body { 
	margin: 0;
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-size:12px;
	background: #f5f5f5;
}

a:link, a:visited, a:hover { 
	color: #000000;
	text-decoration: none;
}


#header { 
	background: #027499;
	height: 7px;
}

#content { 


}

#headbox { 
	width: 900px;
	background-image:url('bg.jpg');
	text-align: left;
	border: 1px solid #000000;
	
}


#pagebox { 
	width: 900px;
	border-right: 1px solid #979797;
	border-left: 1px solid #979797;
	border-bottom: 1px solid #979797;
	background: #ffffff;
	text-align:left;
}


#page336_left {
	width: 540px;
	float: left;
}

#page336_right {
	width: 337px;
	float: right;
}

#page160_left {
	float: left;
	width: 165px;
	
}

#page160_right {
	float: right;
	width: 712px;
}


#pagebox a:link, #pagebox a:visited { 
	color: #027499;
	text-decoration: none;
}
#pagebox a:hover { 
	color: #5f97a9;
	text-decoration: none;
}

#footer { 
	width: 900px;
	background: #e4e4e4;
	border-right: 1px solid #cbcbcb;
	border-left: 1px solid #cbcbcb;
	border-bottom: 1px solid #cbcbcb;
}

#footerleft {
	float: left;
	font-size: 8pt;
	text-align: right;
}


#footerleft a:link, #footerleft a:visited { 
	color: #000000;
	text-decoration: none;
}
#footerleft a:hover { 
	color: #3a3a3a;
	text-decoration: none;
}


#footerright {
	float: right;
	font-size: 8pt;
	text-align: right;
}
#navi { 
	float: right;
	text-align: right;
}

#navi a:link, #navi a:visited { 
	color: #ffffff;
	text-decoration: none;
}
#navi a:hover { 
	color: #d9d9d9;
	text-decoration: none;
}

#padding { 
	padding: 8px;
}

.clear { clear: both; }
.abuselink { color: #f41717; font-weight: bold; }



.warning_text {

	color: red;
	font-weight: bold;
}

.codebox { 
	text-align: left;
	background: #f0f0f0;
	border: 1px solid #cbcbcb;
	width: 550px;
	padding: 8px; 
}

.headtext { 
	font-size: 13pt;
	font-weight: bold;
}
.small_text { font-size: 8pt; }

.linkbox { 
	background: #f0f0f0;
	border: 1px solid #cbcbcb;
	width: 500px; 
	padding: 8px; 
}

.warning_box { 
	background: #FFBFBF; 
	border: 1px solid #FF8484; 
	padding: 8px; 
	width: 90%; 
	text-align:left;
}

.urlbox_good { text-align:left; background: #C5E1A6; border: 1px solid #9DCD69; width: 500px; padding: 8px; }
.urlbox_bad { text-align:left; background: #FFBFBF; border: 1px solid #FF8484; width: 500px; padding: 8px; }
.previewbox { text-align: left; background: #ffffff; border: 1px solid #cccccc; width: 500px; padding: 8px; }
