
/* Import styles for modern browsers */
@import url(styleb.css);

/* Declare styles for all browsers */
HTML { margin: 0px; padding 0px; }

BODY, H3, H4, H5, H6, BIG, SMALL, UL, LI, TR, TD, P, INPUT { 
		font-family: verdana, geneva, arial, helvetica, sans-serif;
		color: #000000;
}

BODY {
		left: 0px;
		top: 0px;
		margin: 0px;
		padding: 0px;
		background: url(../images/background.gif) #ffffff fixed;
}

H1, H2, H3, H4, H5, H6 {  font-family: Trebuchet MS, Trebuchet, Verdana, arial, sans-serif; font-weight: bold;}

H1 { font-size: 24px; color: #339; line-height: 1px;}
H2 { font-size: 20px; color: #c33; line-height: 1px;}
H3 { font-size: 16px; color: #c33; line-height: 1px;}
H4 { font-size: 14px; color: #333; line-height: 1px;}
H5 { font-size: 10px; line-height: 1px;}

TH { color: #FFFFFF; background: #000000; text-align: left; }
BIG { font-size: 13px; font-weight: bold; }
SMALL { font-size: 9px; color: #000000;}

BODY, UL, LI, TR, TD, P, INPUT { font-size: 12px; }
IMG { border: 0px; }
UL, LI { padding:5px 0px 5px 0px; line-height:1.2;}
.copyright { font-size: 9px; color: #FFFFFF;}
a.copyright:link, a.copyright:hover, a.copyright:visited {color: #fff;}

.sidecal { font-size: 10px; color: #003;}
a.sidecal:link, a.sidecal:hover, a.sidecal:visited {color: #003;}

.required { color: #990000; font-weight: bold; }
.baseline { border-bottom: #300 1px solid;}

A:link { color: #CC3300; text-decoration: none; }
A:visited { color: #CC0000; text-decoration: none; }
A:active { color: #CC3300; text-decoration: none; }
A:hover { color: #FF0000; text-decoration: none; }

A.nav:link, A.nav:visited, A.nav:active { 
		font-size: 14px;
		margin: 0px 0px 0px 10px;
		color: #FFFFFF; 
		text-decoration: none; 
}

A.nav:hover { 
		font-size: 14px;
		margin: 0px 0px 0px 10px;
		color: #FFCC00;  
		text-decoration: none; 
}

A.bot:link, A.bot:visited, A.bot:active { 
		font-size: 9px;
		color: #FFFFFF; 
		text-decoration: none; 
}

A.bot:hover { 
		font-size: 9px;
		color: #FFFFFF;  
		text-decoration: none; 
}
A.sub:link, A.sub:visited, A.sub:active { 
margin: 0px 0px 0px 10px;
		font-size: 9px;
		color: #FFFFFF; 
		text-decoration: none; 
}

A.sub:hover { 
margin: 0px 0px 0px 10px;
		font-size: 9px;
		color: #FFCC00;  
		text-decoration: none; 
}