﻿/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 13px; color: rgb(0,0,153); background-color: rgb(255,255,255); background-image: url("./Background.gif"); background-repeat: no-repeat;}
 textarea { font-size: 13px;}
 input { font-size: 13px;}
 A:link { color: rgb(51,102,153);}
 UL { font-size: 13px;}
 A:visited { color: rgb(51,102,204);}
 .TextObject { font-size: 13px;}
 select { font-size: 13px;}
 P { font-size: 13px;}
 H3 { color: rgb(51,102,153);}
 OL { font-size: 13px;}
 H4 { color: rgb(51,102,153);}
 .TextNavBar { font-size: 13px;}
 H5 { color: rgb(51,102,153);}

#NavigationBarLinks td {
	padding:3px;
}
#NavigationBarLinks a:link, #NavigationBarLinks A:visited, #NavigationBarLinks A:active {
	color:#ffffff;
	text-decoration:none;
	font-family:'MS San Serif',Sans-serif,san-serif;
	font-size:8.7pt;
}

#NavigationBarLinks A:hover {
	color:#ccffff;
	text-decoration:none;
	font-family:'MS San Serif',Sans-serif,san-serif;
	font-size:8.7pt;
}

div#copyright {
	color:#ffffff;
	text-decoration:none;
	Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
	font-size:7.5pt;
	font-weight:700;
	padding-top:3em;
	text-align:center;
	width:664px;
}

p#amm {
	color:#ffffff;
	font-weight:700;
	font-size: 13px;
	text-align:center;
	width:664px;
}

p#amm a {
	color:#ffffff;
	text-decoration:underline;
}

p#amm a:hover {
	color:#ffffff;
	text-decoration:none;
} 