/* CSS Document */

P, BODY, TD, TH, UL, OL, H1, H2, H3, H4, H5, H6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}


 A:link { background: none; font-size:11px; font-weight:bold; text-decoration: underline; color:#000099}
 A:visited { background: none; font-size:11px; font-weight:bold; text-decoration: none; color:#000099}
 A:hover { background: none; font-size:11px;text-decoration: underline; color:#990000; font-weight:bold;}
 A:active { background: none; font-size:11px;text-decoration: underline; color:#990000; font-weight:bold;}
 
 


h1	{
font-size: 17px;
color: #000099;
margin-bottom: 3px;
margin-top: 0px;
line-height: 20px;
}
	

h2	{
font-size: 12px;
color: #000;
margin-bottom:2px;
margin-top: 0px;
}

h3	{
font-size: 12px;
color: #000066;
margin-bottom: 3px;
}

.body {
	margin-top: 0px;
	margin-left: 0px;
	background: #000066;

}

#ice1 {
	background-color: #000066;
	margin: 4px 7px 4px 0px;
	width: 200px;
	padding: 8px;
	text-align: left;
	font-size: 12px;
	color: #FFFFFF;
	border: 1px solid #C7BEAF;
	float: left;

}

#ice1 a {
	font-size: 12px;
	color: #FFCC00;
	font-style: normal;
	font-weight: normal;
	
}

#ice1 a:hover {
	color: #FFCC00;
	
}


#ice {
	background-color: #E0E1D4;
	margin: 8px;
	border: 3px solid #394C7C;

}

#ice td {
	
	padding: 10px;


}

.left {
		border-top: 1px solid white;
	}

.left_content {
	font-size: 10px;
	line-height: 15px;
	}

.left_content td {
	padding:  4px;
	color: white;
	}	
	
.left_content a {
	font-size: 11px; 
	font-weight: normal; 
	text-decoration: underline; 
	color: #ffffff;
	}

	
.left_content a:visited { 
	font-size: 11px; 
	font-weight: normal; 
	text-decoration: underline; 
	color: #ffffff;
	}


.left_content a:hover {
	color: #ff9900;
	font-weight: normal;
	text-decoration: underline;  
	}

	
.left_content h2 {
	font-size: 12px;
	color: white;
	margin-bottom: 1px;

}




.content {
	background-color: #FFFFFF;
	background-image: url(images/back-house2.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 10px;
}

.content td{
	padding: 3px;
}

.content_index {
	background-color: #FFFFFF;
	background-image: url(images/back-house2.jpg);
	background-repeat: no-repeat;
	padding-right: 2px;
	padding-left: 10px;
	padding-top: 10px;
}
.gray {
	background-color: #cccccc;
	border-top: 1px solid white;
	padding: 0px;
	margin: 0px;
	}
	

.blacktext {color:black}

.bottom {
	font-size: 9px;
	text-align: left;
	line-height: 13px;
	}

.bottom a {
	font-size: 9px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	}
	
.bottom a:visited {
	font-size: 9px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	}
	
.bottom a:hover {
	font-size: 9px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
	
	}
	
.bottom a:active {
	font-size: 9px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
	
	}


.caption {
text-align: center;
padding: 2px;
margin: 0px;
background-color: #ffffff;
color: #000099;
}

.color  {
border: 1px solid #000000;

}
