<style type="text/css">

.placeHolder { CSS bug ignores the first class, so here it is! }



a { color: #cc6600; text-decoration:underline;  } 
a:hover {  color: #336699; text-decoration: none}
a:visited {
	color: #cc6600;
	text-decoration:underline;}
a:visited:hover { color:#336699;  text-decoration:none}

a.bot { color: white; text-decoration:underline;  } 
a.bot:hover {  color:#ff9900; text-decoration: none}
a.bot:visited {
	color: white;
	text-decoration:underline;}
a.bot:visited:hover { color:#ff9900;  text-decoration:none}
	
a.nav {
	color: #0F409F;
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
}
a.nav:hover {
	color: #cc6633;
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
}
a.nav:active {
	color: #cc6633;
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
}
a.nav:visited {
	color: #0F409F;
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
}
a.nav:visited:hover {
	color: #cc6633;
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
}


a.login {  color: #9999CC; text-decoration: underline}
a.login:hover {  color: #9999CC; text-decoration: none}
a.login:active {  color: #9999CC; text-decoration: none}
a.login:visited {  color: #9999CC; text-decoration: underline}
a.login:visited:hover {  color: #9999CC; text-decoration: none}

.input { background-color : ##cccc66; font-family : Arial, Helvetica, sans-serif;	font-size : 11px}
.sbttn {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background: #CC6600;
	border-bottom: 1px solid #996600;
	border-right: 1px solid #996600;
	border-left: 1px solid #ffcc33;
	border-top:1px solid #ffcc33;
	color: White;
	height:19px;
	text-decoration:none;
	cursor: hand;
}

.drpdwn	{
	font-family:Arial,Helvetica,san-serif;
	font-size:11px;
	color: Black;
	background-color: White;
}

p {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: ##333333}
h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000066}
ul { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: ##333333}
h2 { 	font-family : Verdana, Arial, Helvetica, sans-serif;	font-size : 13px;	color : ##333333;
	font-weight : bold; color: #CC6600}

	
.title { 	font-family : Verdana, Arial, Helvetica, sans-serif;	font-size : 13px;	color : ##333333;
	font-weight : bold; color: #004080}
.body  {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: ##333333; color: #000000; font-weight: normal}
	
	caption {
font-family : Arial, Helvetica, sans-serif;	font-size : 13px;	color : ##333333;
	font-weight : bold; color: #004080; text-transform:uppercase;
}
