
/* --------------------------------------------/ INITIALIZATION \-------------------------------------------- */
ul { list-style : none; }
table { border-collapse : collapse; border-spacing : 0; }
fieldset,img { border : 0; }
caption,th { text-align : left; }

body { 
text-align:left; 
color:#979798; 
font-family: Arial, Helvetica, sans-serif;
font-size:12px; 
background-color:#fdfdfd; margin:0px; }
	
	#v2Wrap{
	width:879px;
	height:478px;
	margin: 0 auto;
	background:  url("../images/containerbody.gif");
	}
	
	
p { padding:12px; color:#393939; }

a:link { color:#ffa239; text-decoration:none;}

a:hover {text-decoration:underline;}

a:vistied {text-decoration:none;}

/* --------------------------------------------/


/* --------------------------------------------/ HEADER \-------------------------------------------- */

#container_header { width:100%;
margin:0 auto;
background:url(../images/bgbody.gif) repeat-y #fdfdfd center; }
	
	#header { 
	position:relative; 
	width:948px;
	height:151px;
	margin:auto;
	background:url(../images/header.jpg) no-repeat;	
	border-left:1px solid #f3f2f2;
	border-right:1px solid #f3f2f2; }
	
	#header h1 { color:#480202; font-size:18px; margin:0px; padding-top:17px; padding-left:7px; padding-bottom:0px; margin-left:0px; }
	
	#header p{ font-size:12px; color:#FFFFFF; margin:0px; padding-right:183px; padding-top:63px; float:right;}
	
	#headernav {padding-left:45px; margin-left:0px; }
	
		#headernav ul {float:left; padding-top:6px; padding-left:0px;margin-top:0px; margin-left:0px;}
		
		#headernav li{ list-style:none; font-weight:bold; padding-top:6px;}
		
		#headernav a {color:#FFFFFF;}

#header a:visited {text-decoration:none;}

/* --------------------------------------------/


/* --------------------------------------------/ NAV \-------------------------------------------- */

#container_topnav { width:100%; height:100%; background:url(../images/bgbody.gif) repeat-y #fdfdfd center;  }


	
	#top-nav { 
	position:relative;
	width:948px;
	height:9px;
	margin:0 auto;
	background:url(../images/bodytop.gif) no-repeat;
	border-left:1px solid #f3f2f2;
	border-right:1px solid #f3f2f2; margin-top:0px; padding-top:0px; margin-bottom:0px; padding-bottom:0px; }
	
	

#container_nav { width:100%; height:100%; background:url(../images/bgnav.gif) repeat-x; }
	
	#nav { 
	position:relative;
	width:948px;
	height:40px;
	margin:0 auto;
	background:url(../images/nav.gif) no-repeat; border-bottom:1px solid #cfcdcb; margin-top:0px; padding-top:0px;
	}
	
		#nav ul { padding-top:12px; margin-left:300px; float:left; margin-top:0px;}

		#nav li { display:inline; list-style:none; margin-right:80px; font-weight:bold; font-size:16px; }

		#nav a { text-decoration:none; color:#fff; }
		
		#nav a:hover {color:#791a1a;}


/* --------------------------------------------/


/* --------------------------------------------/ CONTENT \-------------------------------------------- */

#container_content { 
width:100%;
margin:0 auto;
background:url(../images/bgbody.gif) repeat-y center;
 }
	

	#content { 
		position:relative;  
		width:948px;
		height:100%;
		margin:auto; 
		border-left:1px solid #f3f2f2;
	border-right:1px solid #f3f2f2;
	background:#000;}
	
	#content2 { 
		position:relative;  
		width:930px;
		height:100%;
		margin:auto; 
	border:1px solid #cccccc;
	background:#393939;}
		
		#contenttop { border:1px solid #ca8c43; background:url(../images/bodyimg.gif) no-repeat #5f5f5f; width:914px; height:100%; margin:5px;}
		
		#contenttop h1 { color:#FFFFFF; font-size:24px; padding-bottom:0px; padding-left:12px; text-align:center; padding-top:4px; margin-bottom:0px;}
		#contenttop h2 { color:#FFFFFF; font-size:20px; padding-left:12px; padding-top:0px; margin-top:0px;}
		#contenttop p { color:#FFFFFF;}
		#contentbottom { border:1px solid #ca8c43; background:url(../images/bodybimg.jpg) no-repeat #f5f5f5; width:913px;  margin:5px; }
		#contentbottom h1 { color:#8d2323; font-size:18px;  padding-left:12px;  padding-top:4px;}
		
		#contentbottom table { margin-top:0px; padding-top:0px; margin-left:10px; color:#393939;}
				
		#contenttopI h1 { color:#cfa25d; font-size:18px;  padding-left:12px;  padding-top:10px; font-style:italic;}
					
		#contenttopI { border:1px solid #ca8c43; background:url(../images/bodyimgI.gif) no-repeat #5f5f5f; width:914px; height:100%; margin:5px;}
					
		#contenttopI p { color:#FFFFFF; margin:0px;  margin-left:12px;}
					
		#contenttopI li{ color:#FFFFFF;}			
					
		#contenttopI table{ color:#FFFFFF;}			
		#contenttopI table input{ font-size:11px;}			
		
		#contenttopI a:link { color:#ffa239; text-decoration:none;}
		
		#contenttopI a:visited { color:#ffa239; text-decoration:none;}
		
		
					
					#tabwrapper {
	width: 680px;
		margin: 0 auto;
}


#tabwrapper a {
	color: #fff;
	text-decoration: none;
}
#tabwrapper a:hover {
	color: #DFE44F;
}
/*.box h1{
}
*/
.box {
display:none;
}
.boxholder {
	clear: both;
	padding: 5px;
	background: #8DC70A;
}
/* .tab {
	float: left;
	height: 32px;
	width: 102px;
	margin: 0 1px 0 0;
	text-align: center;
	background: #8DC70A url("../images/greentab.jpg") no-repeat;
} */
.tabtxt {
	margin: 0;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding: 9px 0 0 0;
	cursor:pointer;
}
		

		
		
		.min-holder { float:left; width:1px; height:500px;  }

		.clear {clear:both;}
		
		
			

/* --------------------------------------------/ FOOTER \-------------------------------------------- */

#container_footer { 

clear:both;
width:100%;
padding-top:95px;
margin:0 auto;
 }

	
	#footer { 
	position:relative; 
	margin:0 auto;
	height:100%;
	width:890px;
	border:1px solid #a19e9e;
	 background:#393939; margin:10px; }

		#footer ul { text-align:center; margin:0px 60px 10px 0px; padding-top:20px;}

		#footer li { display:inline; list-style:none; margin-left:10px;  font-size:10px; }

		#footer a { text-decoration:none; color:#f3f2f2; }

		#footer a:hover {color:#000;}
		
		#footer p {color:#4b4a4a; text-align:center;}

/* -------- menu  -----  */
	

	#leftmenu{
	float:left;
	position:relative; 
	top:45px;
	left:4px;
		width: 200px;
	}
	#rightmenu{
	float:left;
	position:relative;
	left:8px;
	width:668px;
	height:473px;
	}
	#rightmenu_title{
	height:42px;}
	#rightmenu_title h2{
	color:#FFFFFF;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	  font-size:22px; margin:0px;
	 padding:5px 0px 5px 15px;
	}
	#listwrap{
	width:668px; 
	height:431px;
	overflow:scroll;
	}
#menu8 {
	width: 200px;
	background:#FFFFFF;

	}
	
	#menu8 ul{
	margin:0px; 
	padding:0px;
	}
	
#menu8 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu8 li a:link, #menu8 li a:visited {
	color: #656556;
	display: block;
	background:  url("../images/menu8.gif");
	padding: 8px 0 0 20px;
	}
	
#menu8 li a:hover {
	color: #474739;
	background:  url("../images/menu8.gif") 0 -32px;
	padding: 8px 0 0 20px;
	}
	
