
html {
margin : 0; 
padding : 0; 
border : 0 none ; 
font-size: 11px; 
} 
body {
margin : 0; 
padding : 0; 
border : 0 none ; 
color : #333333; 
font-family : Tahoma, Arial, Tahoma; 
font-size: 11px; 
background-color: #ffffff;
background-image	: url('/web-design-images/bg.gif');
background-position	: center;
background-repeat	: repeat-y;
} 
.trim { padding: 0; background-color: #888888; border: solid 0px #333333;	}

.adtext, .adtext:link, .adtext:hover, .adtext:active, .adtext:visited {
	color : #333333; 
	text-decoration: none;
	font-size: 11px; 
} 

a, a:active {  font-weight: none; text-decoration: none; color: #0C3AFF; }
a:link, a:visited {  font-weight: none; text-decoration: underline; color: #0C3AFF; }
a:hover {  font-weight: none; color: #2EA9FF; text-decoration: none; } 

.head, .head:active,  { font-size: 13px;  font-weight: bold; text-decoration: none; color: #007900; }
.head:link, .head:visited { font-size: 13px; font-weight: bold; text-decoration: underline; color: #77aa77; }
.head:hover { font-size: 13px; font-weight: bold; color: #003900; text-decoration: none; } 

.head2, .head2:active,  { font-size: 13px;  font-weight: bold; text-decoration: none; color: #00cc00; }
.head2:link, .head2:visited { font-size: 13px; font-weight: bold; text-decoration: underline; color: #002200; }
.head2:hover { font-size: 13px; font-weight: bold; color: #003900; text-decoration: none; } 


.menu, .menu:active,  { font-size: 11px;  font-weight: bold; text-decoration: none; color: #000000; }
.menu:link, .menu:visited { font-size: 11px; font-weight: bold; text-decoration: none; color: #000000; }
.menu:hover { font-size: 11px; font-weight: bold; color: #666666; text-decoration: none; } 

.red17  { font-size: 17px;  font-weight: bold; text-decoration: none; color: #CD0909; }

.green17  { font-size: 17px;  font-weight: bold; text-decoration: none; color: #008900; }

.black17  { font-size: 17px;  font-weight: bold; text-decoration: none; color: #000000; }

.pagetitle  { font-size: 17px;  font-weight: bold; text-decoration: none; color: #000000; margin: 4px 0 4px 0 ; }
.pagemenu  {  font-weight: bold; text-decoration: none; color: #000000; margin: 4px 0 4px 0 ; float: right;}

.title, .title:active,  { font-size: 17px;  font-weight: bold; text-decoration: none; color: #000000; }
.title:link, .title:visited { font-size: 17px; font-weight: bold; text-decoration: none; color: #000000; }
.title:hover { font-size: 17px; font-weight: bold; color: #555555; text-decoration: none; } 

.whitetitle { font-size: 21px;  font-weight: bold; text-decoration: none; color: #ffffff; }

.box {
	background-image	: url('/web-design-images/box-bg.jpg');
	width: 292px;
	height: 181px;
	padding: 0px; 
	
}
td,p { 
	font-size: 11px; 
	font-weight: none; 
	text-decoration: none; 
}
.blacktd { 
	font-size: 11px; 
	font-weight: none; 
	text-decoration: none; 
	color: #ffffff; 
}

.textfield { 	font-size: 11px; font-family : Verdana, Arial, Tahoma; color: #444444; background-color: #ffffff;	border: solid 1px #444444 ;}

input.submit { 
	font-family : tahoma, Verdana, Arial, Tahoma; 
	font-size: 11px; 
 }

.error  { font-size: 11px;  font-weight: bold; text-decoration: none; color: #890000; }

