body {  
	background-color: #000033; 
	margin-top: 2px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	background-image:url('/img/body-bg.jpg');
}

a {  
	font-size: 11px; 
	text-decoration: none; 
	color: #000066; 
	font-weight: bold; 
}

a:hover {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #0000ff; 
	text-decoration: underline
}

p {  
	color: #333333; 
	margin-right: 10px; 
	margin-left: 10px; 
	font-size: 12px
}

TEXTAREA { 
	padding: 2px; 
	background-color: #ffffff; 
	color: #000000; 
	font-size: 12px; 
	font-weight: normal; 
}


.sidead {
	border: 1px dashed #000000;
	background-color: #001155;
	padding:4px;
}
.sidead_linkbar {
	background-color:	#666666;
}

.sidead_link {
	font-size:	12px;
	color: #ffffff;
}
.sidead_text {
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}


.ssglink_link {
	margin-top:	5px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-weight: bold;
	font-size: 11px;
}
.ssglink_desc {
	margin-top:	0px;
	margin-bottom: 5px;
	margin-left: 30px;
	font-size: 11px;
}

.bigletter {
	font-weight: bold;
	font-size: 16px;
}

.subtitle_header_row {	background-color:	#002277; }
.subtitle_header { color: #ffffff; font-weight: bold; }
.subtitle_desc_row { background-color: #cccccc; }
.subtitle_desc { color:#000000; font-weight: bold; }

.contact_tbl { font-size:10px; }
