body{
	margin:auto;
	margin-top:20px;
	background:#efefef;

}
#top{
/*
	width:996px;
	background:url(../images/header.jpg) no-repeat;
	height:79px;
*/
	padding-left:0px;
	margin-top:0px;
}


/* general styles */
a 
{
	color: #8687a6;
	text-decoration: none;
}
a:hover 
{
	color: #ff6501;
	text-decoration: underline;
}




#header{
	border-top:1px solid #333333;
	border-bottom:1px solid #333333;
	width:996px;
	height:24px;
	background:url(../images/topmenubg.gif) repeat-x;
}
#container{
	margin:auto;
	width:996px;
	border:1px solid #333333;
	padding:1px;
	background:#ffffff;	
}

.menulist{
	margin-left:0px;
	padding-left:0px;
	margin-top:0px;
	height:24px;
	line-height:24px;
	margin-bottom:0px;
}
.menulist li{
	list-style-type:none;
	float:left;
	background:url(../images/menu_sep.gif) no-repeat;
	background-position:100% 100%;
	padding-left:8px;
	padding-right:8px;
}
.menulist li a {
	background:url(../images/list_style.gif) no-repeat;
	padding-left:8px;
	background-position:0 10px;
	font-family:tahoma,arial,verdana,sans-serif;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:#333333;
	display:block;
}
.menulist li a:hover{
	background:none;
	background:url(../images/list_style_on.gif) no-repeat;
	padding-left:8px;
	background-position:0 10px;
	font-family:tahoma,arial,verdana,sans-serif;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:#9394b4;
	display:block;
}





#content{
	width:996px;
	background:url(../images/mainbg.jpg) repeat-y;
	
}
#left{
	/*border-right:1px solid #333333;*/
	float:left;
  /*background:url(../images/leftmenubg.gif) repeat-y;*/
	width:175px;
	height:400px;
}
#textarea
{
	margin-left: 185px;
	background:#ffffff;
	font-family:tahoma,arial,verdana,sans-serif;
	font-size:11px;
	text-align:left;
	color:#000000;
	margin-bottom:4px;
}
.news{

	font-family:tahoma,arial,verdana,sans-serif;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	text-align:left;
	padding:4px;
}
.clear {
    clear:both;
    height:1px;
    overflow:hidden;
	color:#000000;
}
h1{

	line-height:18px;
	height:18px;
	margin:0px;
	margin-bottom:10px;
	padding:0px;
	font-family:tahoma,arial,verdana,sans-serif;
	font-size:14px;
	text-decoration:none;
	font-weight:normal;
	text-align:left;
	color:#295673;
}
.contenttitle 
{
	font-family:tahoma,arial,verdana,sans-serif;
	font-size:18px;
	color: #000000;
	font-weight: bold;
}
#footer{
	border-top:1px solid #333333;
	height:30px;
	width:996px;
	line-height:30px;
  background:url(../images/footerbg.gif) repeat-x;
	font-family:tahoma,arial,verdana,sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#333333;
	/*
	text-align:center;
	*/

}




/* LEFT MENU */
.menuitem 
{
	background-image: url(../images/menubg_line2.jpg);
	background-repeat: no-repeat;
	
	margin-top: 1px;
	width: 160px;
	/* border-bottom: solid 1px #333333;*/
	height: 26px;
	line-height: 26px;
}

.menuitem:hover 
{
	background-color: #FFFFFF;
	margin-top: 1px;
	color: #8080a2;
	width: 160px;
}

.menuitem .menulink 
{
	padding: 4px;	
	color: #000000;
	text-decoration: none;
	font-family:tahoma,arial,verdana,sans-serif;
	font-size:10px;
	font-weight: bold;
	
}

.menuitem .menulink:hover
{
	padding: 4px;	
	color: #8080a2;
	text-decoration: none;
	font-family:tahoma,arial,verdana,sans-serif;
	font-size:10px;
	font-weight: bold;
}
















/* topmenu */


#nav, #nav ul {
	float: left;
	list-style: none;
	line-height: 1;
	font-weight: bold;
	padding: 0;
	margin: 0 0 0 0;
}

#nav a {
	display: block;
	color: #000000;
	text-decoration: none;
	padding: 2px;
	font-family:tahoma,arial,verdana,sans-serif;
	font-size:11px;
}


#nav li {
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 2px;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 8em;
	w\idth: 11em;
	font-weight: normal;
	margin: 0;
	background-color: #ECEBE9;
    border: solid 1px #404042;
    text-align: left;
    margin-top: 2px;
    
    filter:alpha(opacity=90);
    opacity: 0.9;
    -moz-opacity:0.9;
	z-index: 50000;
}

#nav li ul li {
	width: 11em;
	text-align: left;
	color: #000;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	z-index: 50000;
}

#nav li ul a {
	width: 9em;
	w\idth: 9em;
	text-align: left;
	
	color: #000000;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	z-index: 50000;
}


#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover 
{
	background-color: #a3a3c0;
	filter:alpha(opacity=90);
    opacity: 0.9;
    -moz-opacity:0.9;
}






.blackBorderImg 
{
	border: solid 1px #333333;	
}

.relTable 
{
	border-left: solid 1px #333333;
	padding-left: 3px;
}
