body {

        background-image:
        url('bgnew.gif');
	color: black;
	font: 11px Verdana, Arial, Tahoma, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
                color: black ;
	}
a, a:visited {
	color: black;
	text-decoration: underline;
	}
/*a:visited { color: black; }*/
a:hover { text-decoration: none; }
img { border: 0; }
form, dl, dt, dd, ul, li, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	}
ul li { list-style: none; }
address { font-style: normal; }
th, td { font-size: 13px; }
th {
	  text-align: left;
                  font-weight: normal;
                  color: #C3CFA7; 
	}

.clr:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
.clr {
	/*display: inline-block;*/
	}
/* Hides from IE-mac \*/
* html .clr { height: 1px; }
.clr { display: block; }
/* End hiding from IE-mac */
.hide { display: none; }


input.text,
select {
	border-left: 1px solid #cbc9c7;
	border-top: 1px solid #cbc9c7;
	border-bottom: none;
	border-right: none;
	background: green;
	height:15px;
	heigh\t: 14px;
	vertical-align: middle;
	color: green;
	font-size: 10px;
}
select {
	height:15px;
	heigh\t: 16px;
	padding: 0;
}

#root {
	text-align: left;
	width: 870px;
	margin: 0 auto 0;
	}

#header {
	margin: 14px 0 0;
}
#header:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
/* Hides from IE-mac \*/
* html #header{ height: 1px; }
#header { display: block; }
/* End hiding from IE-mac */

#nav {
	margin: 1px 0 7px;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	background: white;
}
#nav ul {
	width: 865px;
}
#nav ul:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
/* Hides from IE-mac \*/
* html #nav ul { height: 1px; }
#nav ul { display: block; }
/* End hiding from IE-mac */
#nav ul li {
	float: left;
	position: relative;
	border-left: 1px solid #bfbebc;
}
/* level II */
#nav ul li ul {
	display: none;
	position: absolute;
	top: 25px;
	left: -1px;
	background: #C3CFA7;
	width: 194px;
	border:2px solid #DAA520  ;
	padding: 0;
}
#nav ul li>ul {
	top: 25px;
	left: -1px;
}
#nav ul li ul li {
	display: block;
	float: none;
	border: 0;
	background: 0 100% repeat-x;
	padding: 0 0 1px;
}
/* Hides from IE-mac \*/
* html #nav ul li ul li { float: left; }
/* End hiding from IE-mac */
#nav ul li ul li.last-submenu {
	background: none;
}
#nav ul li ul li a {
	text-decoration: none;
	color: black;
	padding: 4px 15px 5px 25px;
	float:none;
	display:block;
	background: 15px 9px no-repeat;
	vertical-align: middle;
}
#nav ul li ul li a:hover {
	background: #fff 15px 9px no-repeat;
	color: black;
}
/* Hides from IE-mac \*/
* html #nav ul li ul li a { height: 1px; }
#nav ul li ul li a { display: block; }
/* End hiding from IE-mac */

#nav ul li:hover ul, #nav ul li.over ul {
	display: block;
}
/* end level II */

#nav ul li a {
	text-decoration: none;
	color: black;
	padding: 6px 12px;
	float:left;
	display:block;
	width:auto;
}
#nav ul li a:hover {
	background: black;
	color: white;
}
#nav ul li.activ a {
	color: green;
	background: #C3CFA7;
}
#nav ul li.activ ul li a {
	color: black;
	background: #C3CFA7 15px 9px no-repeat;
	
}
#nav ul li.activ a:hover {
	acolor: white;
	abackground: white;
	aabackground: white 15px 9px no-repeat;
	background: white;
	color: green;	
}
#nav ul li a span {
	display: none;
}

#gfx-header {
	background: #3e3b37 100% 0 no-repeat;
	height: 81px;
	margin: 0 0 7px; 
}
#gfx-header dl {
	color: #C3CFA7;
	font-size: 9px;
	margin: 0 350px 0 15px;
}
#gfx-header dl dt {
	padding: 11px 0 10px;
	font-weight: bold;
}
#gfx-header dl dd:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
/* Hides from IE-mac \*/
* html #gfx-header dl dd { height: 1px; }
#gfx-header dl dd { display: block; }
/* End hiding from IE-mac */
#gfx-header dl dd ul {
	float: left;
	width: 49.9%;
	color: #C3CFA7;
}
#gfx-header dl dd ul li {
	background: 0 5px no-repeat;
	padding: 0 5px 0 10px;
}
/* Hides from IE-mac \*/
* html #gfx-header dl dd ul li { height: 1px; }
#gfx-header dl dd ul li { display: block; }
/* End hiding from IE-mac */
#gfx-header dl dd ul li strong {
	font-weight: normal;
	color: #C3CFA7;
}
/* Headers for subpage */
body#subpage #gfx-header {
	height: 37px;
	heigh\t: 27px;
	padding: 10px 0 0;
}
#gfx-header h1 {
	background: 0 0 no-repeat;
	margin: 0 350px 0 15px;
	height: 23px;
}
#gfx-header h1 span {
	display: none;
}

#root-footer{
	border-top: 1px solid #d6cabe;
	margin: 10px 0 0;
}
* html #root-footer{
	margin: 1px 0 0;
}
#footer {
	width: 870px;
	font-size: 10px;
	color: #C3CFA7;
	padding: 8px 0 30px;
	text-align: center;
	margin: 0 auto;
}
#footer p {
	padding: 8px 0 2px 0;
	margin:0;
}
#footer p span {
	background:  1px 0 no-repeat;
	padding: 8px 0 2px 91px;
}
/* Hides from IE-mac \*/
* html #footer p span { height: 1px; }
/* End hiding from IE-mac */
#footer p a {
	color: white;
}

#error 
{
	border: solid 1px #ff0000;
	visibility:visible;
}

label.warning, span.warning  {
	color: white;
}
label.error, span.error  
{
	color: white;
	margin-bottom: 10px;
	font-weight:bold;
}


