BODY  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-image: url(images/bg.gif);
}
A,
A:Visited  {
	color : #6699CC;
	text-decoration : none;
	font-size: 10px;
	font-weight: bold;
} A:Active,
	A:Hover  {
	color : #6699CC;
	text-decoration : underline;
}
td,
p,
div,
li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.light {
	background: #f0f8ff;
	color: Black;
	font-weight: bold;
}
.med {
	background: #6699cc;
	color: Black;
	font-weight: bold;
}
.dark {
	background: black;
	color: #f0f8ff;
	font-weight: bold;
}
.sm {font-size: 10px;}
.b {color: #003366;}

A.topnav,
A.topnav:Visited,
A.topnav:Active,
A.topnav:Hover {
	color: Black;
	font-size: 11px;
}

.w,
A.w,
A.w:Visited,
A.w:Active,
A.w:Hover {
	color: white;
}

A.nav,
A.nav:Visited,
A.nav:Active,
A.nav:Hover {
	color: Black;
}
.forminput {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: black;
	background-color: #f0f8ff;
	padding: 1pt;
	margin: 0;
	border : solid black 1px;
}
.pnorm {
	color:black;
	background:#f0f8ff;
	border: solid black 1px;
}		
.pover {
	color:#0066cc;
	background:#f0f8ff;
	border: solid black 1px;
}
h3, 
.pagetitle, 
.bodytexttitle {
	color: #6699CC;
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
}
td#buttons{
	background-image: url(images/butbg.gif);
	background-repeat: repeat-x;
}
