/* CSS Document */

a img {border:none;} 

.maintext {  font-family: Arial; font-size: 12px; color: #000000; text-decoration: none; font-weight: none;}
.maintext a:active { color: #000000; text-decoration: none;}
.maintext a:link {  color: #000000; text-decoration: none; }
.maintext a:visited { color: #000000; text-decoration: none;}
.maintext a:hover {  color: #000000; text-decoration: underline;}

.basetext {  font-family: Arial; font-size: 11px; color: #ffffff; text-decoration: none; font-weight: none;}
.basetext a:active { color: #ffffff; text-decoration: none;}
.basetext a:link {  color: #ffffff; text-decoration: none; }
.basetext a:visited { color: #ffffff; text-decoration: none;}
.basetext a:hover {  color: #ffffff; text-decoration: underline;}

.contacttext {  font-family: Comic Sans MS; font-size: 13px; color: #ff9900; text-decoration: none; font-weight: bold;}
.contacttext a:active { color: #ff9900; text-decoration: none;}
.contacttext a:link {  color: #ff9900; text-decoration: none; }
.contacttext a:visited { color: #ff9900; text-decoration: none;}
.contacttext a:hover {  color: #ff9900; text-decoration: underline;}

.form {
	
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #ffc2c2;
			
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	SCROLLBAR-FACE-COLOR: #ffc2c2; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffc2c2; 
	SCROLLBAR-SHADOW-COLOR: #ffffff;  
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff; 
	SCROLLBAR-BASE-COLOR: #ffffff
}

.datetime {  font-family: Arial; font-size: 10px; color: #ff9900; text-decoration: none; font-weight: bold;}
.datetime a:active { color: #ff9900; text-decoration: none;}
.datetime a:link {  color: #ff9900; text-decoration: none; }
.datetime a:visited { color: #ff9900; text-decoration: none;}
.datetime a:hover {  color: #ff9900; text-decoration: underline;}