/* CSS Document */
/*MAIN ELEMENTS*/
body {
	margin: 0px 10px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	background-image: url(img/loop.jpg);
	background-repeat: repeat-x;
}

div#layout {
	background-image: url(img/leftbak.gif);
	background-repeat: no-repeat;
	visibility: visible;
	width: 100%;


}
/*HEADER ELEMENTS*/
div#header {
	height:65px;
	width:100%;
	background-color: #FFFFFF;

}
/*div#underheader {

height:12px;
width:100%;
background-color:#ff7d01;


}
*/
/*LEFT NAVIGATION*/
div#leftnav {
	width:161px;
	margin:15px 0px 0px 0px;
	position: absolute;
	left: 10px;
	top: 65px;
	z-index: 24;
	visibility: visible;

}

div#leftnav_inner {

border-top:#ff7d01 1px solid;
border-left:#ff7d01 1px solid;
border-right:#ff7d01 1px solid;
}
div.navbut_up {
	color:#ff7d01;
	font-size:14px;
	text-align:right;
	background-image: url(img/plus_o.jpg);
	background-repeat: no-repeat;
	background-position: center left;


}
div.navbut_up {
	color:#ff7d01;
	font-size:14px;
	text-align:right;
	background-image: url(img/plus_o.jpg);
	background-repeat: no-repeat;
	background-position: center left;
	padding:1px 2px 2px 0px;
	font-weight:bold;
	

}
div.navbut_down {
	color:#FFFFFF;
	font-size:14px;
	text-align:right;
	background-image: url(img/plus_w.jpg);
	background-repeat: no-repeat;
	background-position: center left;
	background-color:#ff7d01;
	padding:1px 2px 2px 0px;
	font-weight:bold;
}
div.navbut_down A:link{
	color:#FFFFFF;
	text-decoration:none;
}
div.navbut_down A:active{
	color:#FFFFFF;
	text-decoration:none;
}
div.navbut_down A:visited{
	color:#FFFFFF;
	text-decoration:none;
}
div.navbut_down A:hover{
	color:#FF0000;
	text-decoration:none;
}
div.nav_underbar {
	background-image: url(img/stripfade_l.jpg);
	background-repeat: repeat-x;
	height:147px

}
div.more_buts {

font-size:10px;
color: #333333;
text-align:right;
padding:3px 2px 3px 2px;

}
div.more_buts a:link {
color: #333333;
text-decoration:none;
}
div.more_buts a:visited {
color: #333333;
text-decoration:none;
}
div.more_buts a:active {
color: #ff0000;
text-decoration:none;
}
div.more_buts a:hover {
color: #ff0000;
text-decoration:none;
}
div.icon_nav {

float:left;
clear:both;
height:10px;
width:10px;


}

div#right_col {
	width: 199px;
	margin:80px 10px 0px 10px;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 25;
}
div.logo_linktext {
	color:#666666;
	font-size:10px;
	width:196px;
	height:125px;
	text-align: left;
	padding:2px 2px 2px 2px;

}
#leftnav_base {
	height: 104px;
	width: 161px;
	background-image:url(img/left_rpt.jpg);
	background-repeat:repeat-y;
	float: left;
	margin-bottom: 2px;
}
#rightnav_base {
	height: 103px;
	width: 161px;
	float: right;
}
#basenav {
	height: 218px;
	width: 97%;
	margin:-94px 0px 0px 10px;
	border-bottom:#ff7d01 1px solid;
	background-image:url(img/baserloop.jpg);
	background-position:0px 103px;
	background-repeat: no-repeat;
	clear: both;
}
#cent_panel {
	

	margin: 15px 210px 0px 179px;
}
.cont_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF7F00;
	background-image: url(img/banner01.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 25px;
	margin: 0px 0px 0px 0px;
	width: auto;
	padding: 3px 3px 0px 3px;
}
#rightbord_base {
	height: 112px;
	width: 340px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF7F00;
	float: right;
	clear: right;
	font-size: 10px;
	text-align: right;
	padding: 4px 4px 0px 0px;
}
#leftbord_base {
	height: 105px;
	width: 340px;
	float: left;
	clear: left;
	margin-top: -1px;
	font-size: 10px;
	text-align: left;
	padding: 4px  0px 0px 4px;
	color: #ff7f00;
	font-weight: bold;
}
#leftbord_base a:link{
	color: #ff7f00;
	text-decoration:none;
}
#leftbord_base a:active{
	color: #ff0000;
	text-decoration:none;
}
#leftbord_base a:visited{
	color: #ff7f00;
	text-decoration:none;
}
#leftbord_base a:hover{
	color: #ff0000;
	text-decoration:none;
}
.body_image{

float:right;
border-bottom:#ff7d01 1px solid;
border-left:#ff7d01 1px solid;
border-right:#ff7d01 1px solid;

}
.blackbody_heads {
color:#000000;
font-weight:bold;
}
.orangebody_heads {
color:#FF7F00;
font-weight:bold;
font-size:18px;
text-align:right;


}
.cent_portion{
padding:10px 10px 10px 10px;
border:#ff7d01 1px solid;
margin:0px 0px 10px 0px;

}
.orange_text {
	color:#ff7f00;

}

