body {background: url(/images/bodybg.jpg) top center fixed repeat-y #ada696; color:#ffffff; text-align: center; margin: 0}
#wrap {width: 976px; overflow: auto; display: block; margin: auto; text-align: left; background: url(/images/header.jpg) no-repeat #ffffff;}
body > #wrap {width: 100%; max-width: 976px; min-width: 976px;}
#footbar { width: 976px; overflow: auto; display: block; margin: auto; background: #5d564e; font-family: Arial, Helvetica, sans-serif;}
body > #wrap > #footbar { width: 100%; max-width: 976px; min-width: 976px;}

img {
	behavior: url("pngbehavior.htc");}

.navi { 
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	color: #828282;}
.navi a, .navi a:link, .navi a:visited { color: #828282; text-decoration: none;}
.navi a:hover, .navi a:active { color: #d86a0b;}

.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #dbd8d2;
	background: #423c35; /* 807a70 */
	text-indent: 3pt;
	border: #666666 inset thin;}

.footbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	line-height: 18pt;}
.footbar a { text-decoration: none}
.footbar a:link, .footbar a:visited { color: #d3d3d3;}
.footbar a:hover, .footbar a:active { color: #ec8a38;}

.banner1 a:link img, .banner1 a:visited img { border: 1px solid  #999999;}
.banner1 a:hover img, .banner1 a:active img { border: 1px solid  #999999; cursor: default;} 
.banner2 a:link img, .banner2 a:visited img { border: 1px solid  #999999;}
.banner2 a:hover img, .banner2 a:active img { border: 1px solid  #FF9933;} 

iframe {
	overflow: auto;
	width: 780px;
	height: 954px; /* height of Center Body */
	border: 0;
	margin: 0;}

.t_loginT { background: url(/images/login_bgT.jpg) repeat-y top;}
.t_loginM { background: url(/images/login_bgM.jpg) repeat-y;}
.t_loginB { background: url(/images/login_bgB.jpg) repeat-y;}
.t_loginR { background: #ffffff url(/images/login_bgR.jpg) repeat-y right;}
.t_loginL { background: #ffffff url(/images/login_bgL.jpg) repeat-y left;}
	
#gloss_container { margin: 105px 0px 0px 5px;} /* top right bottom left*/

.glossymenu{
margin: 5px 0;
margin-left: 5px;
padding: 0;
width: 180px; /*width of menu*/
/* border: 1px solid #9A9A9A; */
border-bottom-width: 0; cursor: pointer;
}

.glossymenu a.menuitem{
background: #fff url(/images/navibgw.jpg) repeat-x bottom left;
font: 13px Verdana, Helvetica, sans-serif;
text-transform: uppercase;
color: #666;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: 156px;
padding: 4px 0;
padding-left: 15px;
text-decoration: none;
}

.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: #666666;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{ /* will only works W/O toggleclass: ["closedlanguage", "openlanguage"] */
color: #d86a0b !important;
background: url(/images/bullet1.jpg) no-repeat;
}

.glossymenu a.menuitem.openlanguage { 
/*class added to contents of 2nd demo when they are open*/
color: #d86a0b;}

.glossymenu a.menuitem.closedlanguage { 
/*class added to contents of 2nd demo when they are open*/
color: #666666}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: #ffffff;
width: 170px;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
padding-left: 15px; /* space between ul & li */
}

.glossymenu div.submenu ul li{
border-bottom: 1px solid #ffffff;
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 12px Verdana, Helvetica, sans-serif;
color: #7d7d7d;
text-decoration: none;
padding: 2px 0;
padding-left: 18px; /* space between bullet & word */
width: 130px; /* invisible width */
}

.glossymenu div.submenu ul li a:hover{
background: #ffffff url(/images/bullet.jpg) no-repeat;
/* color: #d86a0b; */
}

a.menulinkon:hover { background: #ffffff url(/images/minus4.gif) no-repeat; color: #d86a0b} /* border: 1px solid #CCCC00 */
a.menulinkoff { border: 0}
.glossymenu div.submenu ul li a.menulinkon { background: url(/images/minus4.gif) no-repeat; color: #d86a0b} /* border: 1px solid #ec8a38 */