body{
font-family: tahoma, Verdana ,arial;
background-image:url('../images/background_green.jpg');
margin:0px;
font-size:11px;
background-color:#FFFFFF;
scrollbar-3dlight-color:#666666;
scrollbar-arrow-color:#FFFFFF;
scrollbar-base-color:#666666;
scrollbar-darkshadow-color:#FFFFFF;
scrollbar-face-color:#666666;
scrollbar-highlight-color:#666666;
scrollbar-shadow-color:#666666;
scrollbar-track-color:#FFFFFF;
}

.colorFFFFFFbg{
background-color:#FFFFFF;
}
.color000000bg {background-color:#000000;}
.small {font-size: 85%;}
.udrline{text-decoration:underline;}

.heading{
letter-spacing:1ex;
font-size:10pt;
font-weight:bold;
font-family: tahoma, Verdana, arial;
color:#333333;
margin-left: 0px;
padding:2px;
}

.top{
text-align:right;
color:#FFFFFF;
font-weight:bold;
}

img.right{
postition:absolute;
float : right;
margin : 0px 0px 0px 0px;
background: url(../images/misc/loading.gif) no-repeat 50% 50%;
}

img.center{
padding:2px;
background-color:#666666;
display : block;
margin : 0px 0px 2px 0px;
background: url(../images/misc/loading.gif) no-repeat 50% 50%;
}

img.loader{
background: url(../images/misc/loading.gif) no-repeat 50% 50%;
}

.main{
text-align:left;
width:805px;
position:relative;
top:20px;
border: 1px solid #666666;
}

table.maintable {background:#666666;}

.pagediv{
text-align:left;
position:absolute;
width:805px;
height:550px;
background-color:#FFFFFF;
}

.menudiv{
text-align:left;
position:absolute;
width:165px;
height:550px;
/*padding:2px;*/
border-left:0px;
border-bottom:0px;
border-top:0px;
background-image:url('../images/leftnav2.jpg');
overflow:hidden;
}

.menutitle{
cursor:pointer;
margin-bottom: 2px;
color:#FFFFFF;
width:160px;
padding:1px;
letter-spacing:.3ex;
text-align:left;
font-weight:bold;
text-indent: 1ex;
}

.menutitleover{
cursor:pointer;
margin-bottom: 2px;
background-color:#FFFFFF;
color:#666666;
width:160px;
padding:1px;
letter-spacing:.3ex;
text-align:left;
font-weight:bold;
text-indent: 1ex;
}

.submenu{
cursor:pointer;
color:#666666;
width:130px;
padding:2px;
text-align:left;
margin-left: 1em;
margin-bottom: 0.25em;
font-weight:bold;
letter-spacing:.5ex;
}

.chmenutitle{
background-color:#FFFFFF;
color:#663300;
font-weight:bold;
}

.leftchange{
background-color:#FFFFFF;
color:#FFFFFF;
font-weight:bold;
}

.leftnavbottom{
position:absolute;
top:440px;
color:#FFFFFF;
margin-left:8px;
text-align:center;
/*border:1px solid #333333;
border-top:0px;
border-bottom:0px;
border-right:0px;*/
}
.leftnavbottom h2 {
border-top:1px solid #ffffff;
}
.footer{
background-color:#666666;
height:30px;
color:#FFFFFF;
font-weight:bold;
font-size:85%;
letter-spacing: .5ex;
padding-bottom:2px;
}

.copyright{
width:100%;
color:#666666;
letter-spacing:.25em;
padding-top:0px;/*30*/
text-align:center;
display:block;
position: relative;
top: 30px;
}
div.coloreddust, .coloreddust a, .coloreddust a:link, .coloreddust a:visited {
font-size:.8em;
color:#777777;
}
.coloreddust a:hover {color:#ffffff;}

.content{
overflow:auto;
min-height:450px;
_height:450px;
width:100%;
background:#FFFFFF;
}

.print {
text-align:right;
}
.print a:hover {
text-decoration:underline;
}

iframe{
width:640px;
display:block;
z-index: 1;
}

a {color: #FFFFFF; text-decoration: none;}
a:active {color: #FFFFFF;}
a:link {color: #FFFFFF;}
a:visited {color: #FFFFFF;}
a:hover {color:#FFFFFF;font-weight:normal;}

a.menudiv {color: #FFFFFF; text-decoration: none;}
a.menudiv :active {color: #FFFFFF;}
a:.menudivlink {color: #FFFFFF;}
a.menudiv:visited {color: #FFFFFF;}
a.menudiv:hover {color:#FFFFFF;font-weight:normal;}

a.leftchange {color: #663300; text-decoration: none;}
a.leftchange:active {color: #663300;}
a.leftchange:link {color: #663300;}
a.leftchange:visited {color: #663300;}
a.leftchange:hover {font-weight:bold;}

a.menutitlelink {color: #FFFFFF; text-decoration: none;}
a.menutitlelink:active {color: #FFFFFF;}
a.menutitlelink:link {color: #FFFFFF;}
a.menutitlelink:visited {color: #FFFFFF;}
a.menutitlelink:hover {color:#FFFFFF;font-weight:bold;}

a.chmenutitle {color: #663300; text-decoration: none;}
a.chmenutitle:active {color: #663300;}
a.chmenutitle:link {color: #663300;}
a.chmenutitle:visited {color: #663300;}
a.chmenutitle:hover {font-weight:bold;}

a.submenulink {color: #666666; text-decoration: none;font-weight:bold;}
a.submenulink:active {color: #666666;}
a.submenulink:link {color: #666666;}
a.submenulink:visited {color: #666666;}
a.submenulink:hover {color:#666666;font-weight:bold;}

a.leftmenu {color: #663300; text-decoration: none;font-weight:bold;}
a.leftmenu:active {color: #663300;}
a.leftmenu:link {color: #663300;}
a.leftmenu:visited {color: #663300;}
a.leftmenu:hover {font-weight:bold;}

a.bodylink {color: #333333; text-decoration: underline;}
a.bodylink:active {color: #333333;}
a.bodylink:link {color: #333333;}
a.bodylink:visited {color: #333333;text-decoration: underline;}
a.bodylink:hover {color:#333333;}

.fadeit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: .8;
opacity: .8;
-khtml-opacity: 0.99;
}

.fadeit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
-moz-opacity:0.6;
opacity: 0.6;
-khtml-opacity: 0.6;
}

/*for img sizer*/

#showimage{
position:absolute;
visibility:hidden;
border: 1px solid gray;
z-index: 100;
}

#dragbar{
cursor: hand;
cursor: pointer;
background-color: #EFEFEF;
min-width: 280px; /*/NS6 style to overcome bug*/
z-index: 100;
text-align:right;
}

#dragbar #closetext{
font-weight: bold;
margin-right: 3px;
}