/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
}
body {
	background-color: #999999;
	background-image:url(../img/v2_back.gif);
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.bdropleft{
	background-image:url(../img/left_strip.gif);
	}

.bdropright{
	background-image:url(../img/right_strip.gif);
	}

.portblock, .portblockright, .portblockleft, .portblockrule{
	background-color:#565B66;
	}
	
.portblockright {
	background-image:url(../img/box_right.gif);
	}	

.portblockleft {
	background-image:url(../img/box_left.gif);
	}
	
.portblockrule {
	background-image:url(../img/box_rule.gif);
	width: 15px;
	}	
	
.portblocktext {
	padding-bottom:20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #818181;
	margin-right:15px;
	}		
	

.portblocktext2 p{
	padding-bottom:15px;
	color:#CCCCCC;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #818181;
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 10px;
	}				
	

.portblocktext a {
	color:#FFFFFF;
	} 			
	
.portblockcredit a {
	color:#FFFFFF;
	} 
	
.footer {
	font-size:10px;
	color: #666666;
	padding-top:20px;
	padding-bottom:10px;
	background-color:#FFFFFF
	} 
	
.footer a {
	color:#336699;
	text-decoration:none;
	} 	
	
a:hover {
	text-decoration: underline;
}

.tabright {
	background-color:#97B33B;
	}
	
.homebody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	text-align: left;
}
.arrowback {
	background-image: url(../img/hm_bannerarrow_back.gif);
}

.whtback {
	background-color:#FFFFFF;
	}

.welcome {
	color: #666666;
	text-align:left;
	}

.tabon {
	background-color:#97B33B;
	}
	
.taboff {
	background-color:#DEDFE1;
	}		