body {
background:#333 url(header_bg.gif) repeat-x;
font-size:12px;
font-family:arial, helvetica, Sans-Serif;
margin:0;
padding:0;
}

a:link,a:visited,a:active {
color:#009;
}

a:hover {
color:red;
}

.line {
line-height:1px;
border-bottom:1px solid #ccc;
margin:15px 0;
}

h1 {
font-size:14px;
color:#555;
text-align:left;
margin:0 2px 8px;
}

form {
margin:0;
}

.input {
border:1px solid #ccc;
background-color:#fff;
}

.btn {
border:1px solid #ccc;
background-color:#900;
font-size:11px;
font-weight:700;
color:#fff;
}

#header {
position:relative;
width:100%;
height:105px;
background:transparent url(wb.png) 25px 40px no-repeat;
margin:0;
}

#title {
float:left;
margin-top:45px;
margin-left:80px;
font-size:30px;
font-weight:400;
color:#fff;
}

#title .txt {
font-size:14px;
color:#f1f1f1;
font-style:italic;
}

#search_box {
float:right;
margin-top:58px;
margin-right:15px;
}

#search_box .inp {
width:120px;
border:1px solid #ccc;
}

#breadcrumbs {
position:relative;
width:100%;
min-height:15px;
background-color:#FFE066;
}

#breadcrumbs_inner {
padding:1px 0;
text-align:left;
font:italic bold 12px arial;
color:#000;
text-indent:230px;
}

#Wrapper {
position:relative;
width:105%;
background-color:#f6f6f6;
border-left:1px solid #dadada;
border-right:1px solid #dadada;
}

#contentPan {
background-color:#fff;
margin:0 220px;
padding:10px;
}

div#contentPan {
min-height:400px;
}

* html #contentPan {
height:400px;
}

#leftPan {
float:left;
width:200px;
margin:0;
padding:10px;
}

#rightPan {
float:right;
width:200px;
margin:0;
padding:5px;
}

#menu {
width:auto;
text-align:left;
}

#menu .menu_title {
font:bold 12px verdana;
color:#fff;
background-color:#730000;
margin-bottom:10px;
border:1px solid #000;
padding:2px;
}

#menu ul {
list-style-type:none;
margin:0;
padding:0;
}

#menu li {
padding-bottom:2px;
}

#menu li a {
background:url(arrowbullet.gif) left center no-repeat;
display:block;
font-size:14px;
font-weight:700;
color:#777;
text-decoration:none;
border-bottom:1px solid #dadada;
padding:2px 0 3px 20px;
}

#menu li a:hover {
color:#000;
}

#menu li.menu-current a {
color:#000;
font-style:italic;
}

#menu li.menu-child a {
color:#777;
background:url(arrowbullet.gif) left center no-repeat;
margin-left:12px;
}

#menu li.menu-expand a {
color:#777;
background:url(plusbullet.gif) left center no-repeat;
}

#footer {
clear:both;
background-color:#333;
font-family:verdana;
font-size:xx-small;
color:#ccc;
text-align:center;
margin:0;
}

#footer a {
color:#ccc;
}
