/* =-=-=-=-=-=-=-[Page layout]-=-=-=-=-=-=-=- */

#wrapper_index {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:1px solid #000000;
	width: 926px;
	background: url(images/background_cols.gif) repeat;
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:1px solid #000000;
	width: 926px;
	background: url(images/background.gif) repeat;
}

#top-header {
	float: left;
	width: 926px;
	height: 20px;
	background: #990000;
	  padding-left: 5px;
	}	


#header {
	margin: 0 0 0px 0;
	height: 200px;

}


#top-bar {

	float: left;
	width: 926px;
	border-top:1px solid #000000;

}
#leftcolumn  {
	float: left;
	width: 200px;
}

#rightcolumn {
	float: right;
	width: 200px;
}

rightcolumn_text {
	padding: 6px;
	margin-top: -2px;
}
#rightcolumn a:link, #rightcolumn a:visited {
	font-size: 10px;
	float: left;
	padding-top: 0px;
	color: #990000;

}


#content { 
	float: left;
	width: 705px;
	 margin: 0px 0px 0px 0px;
	  padding: 8px;
}



#content_index { 
	float: left;
	width: 505px;
	 margin: 0px 0px 0px 0px;
	  padding: 10px;
}

#footer {
	clear: both;
	background: url(images/footer_bk.jpg);
	padding: 15px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #000000;
	background: url(images/footer_bk.jpg);
	height: 50px;
}
#footer a:link, #footer a:visited {
	color: #000;
	text-decoration: none;
	font-size: 10px;
}
	
#footer a:hover	 {
	text-decoration:underline;
}

/* =-=-=-=-=-=-=-[General Style]-=-=-=-=-=-=-=- */
#columun_text {padding:12px;}

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
}

P {

 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
}
.Table_format {
	font-size: 12px;
}

address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	padding: 5px;
}


ul {
	
	margin: 10;
	padding: 10;
	}
/* =-=-=-=-=-=-=-[Top Menu]-=-=-=-=-=-=-=- */	
	
#styletwo{position:relative;display:block;height:24px;font-size:12px;font-weight:bold;background:transparent url(images/bgOFF.gif) repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif;}
#styletwo ul{margin:0;padding:0;list-style-type:none;width:auto;}
#styletwo ul li{display:block;float:right;margin:0 0px 0 0;}
#styletwo ul li a{display:block;float:left;color:#000;text-decoration:none;padding:4px 30px 0px 30px;height:20px;}
#styletwo ul li a:hover,#styletwo ul li a.current{color:#fff;background:transparent url(images/bgON.gif) repeat-x top left;}	
	
	
/* =-=-=-=-=-=-=-[Side Menu]-=-=-=-=-=-=-=- */
	
#sidemenu {
	width: 200px;
	border-style: solid solid none solid;
	border-color: #677D92;
	border-size: 1px;
	border-width: 1px;
	margin: 0px;
	}
	
#sidemenu li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	font-weight: bold;
	}
	
#sidemenu li a:link, #sidemenu li a:visited {
	color: #fff;
	display: block;
	background: url(images/menu2.gif);
	padding: 8px 0 0 10px;
	}
	
#sidemenu li a:hover {
	color: #ffcc00;
	background: url(images/menu2.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}
	
#sidemenu li a:active {
	color: #ffcc00;
	background: url(images/menu2.gif) 0 -64px;
	padding: 8px 0 0 10px;
	}
h1 {
	font-size: 24px;
	color: #990000;
}
