div#topnavbalk {
	background-image: url('../images/menubg.jpg');
	background-repeat: repeat-x;
	padding-top: 1px;
	height: 20px;
}


.defaultTxt{
	font-family  : Verdana;
	font-size: 10px;
}
body{
	font-family : Verdana;
	font-size: 10px;
}
table{
	font-family  : Verdana;
	font-size: 10px;
}
.copyright{
	font-family  : Verdana;
	font-size: 9px;
}
.topmenu{
	font-family  : Verdana;
	font-size: 10px;
	color : #000000;
	text-decoration: none;
}
.dateTxt{
	font-family : Verdana;
	font-size: 10px;
	color : #ffffff;
	background-color : #000099;
	text-indent : 4px;
}
.lefthead{
	font-family  : Verdana;
	font-size: 10px;
	color: #ffffff;
	background-color :#9999D6;
	font-weight : bold;
}
.leftorangebold{
	font-size: 9px;
	font-weight:bold;
	color: #ff6600;
	font-family : Verdana;
	text-decoration: none; 
}
.leftblue{ 
	font-size: 9px;
	font-weight:bold;
	font-family  : Verdana;
	color : #000099; 
	text-decoration: none; 
}
TD.leftblue A:link,
TD.leftblue A:active,,
TD.leftblue A:visited,,
TD.leftblue A:hover,{ 
	font-size: 9px;
	font-weight:bold;
	font-family  : Verdana;
	color : #000099; 
	text-decoration: none; 
}
TD.left A:link,
TD.left A:active,
TD.left A:visited {
	font-size: 9px;
	font-weight:bold;
	color : #666666;
	font-family  : Verdana;
	text-decoration: none;
}
TD.left A:hover { 
	font-size: 9px;
	font-weight:bold;
	font-family : Verdana;
	color : #000099; 
	text-decoration: none; 
}
.mainhead{
	font-family : Verdana;
	font-size: 14px;
	color: #ff6600;
	font-weight : bold;
}
.mainbody{
	font-family : Verdana;
	font-size: 10px;
	text-align: justify;
}
.mainbodyinput{
	font-family : Verdana;
	font-size: 10px;
}
.mainbodysubmit{
	font-family : Verdana;
	font-size: 10px;
}
.mainbodytextarea{
	font-family : Verdana;
	font-size: 10px;
}
.mainbodybold{
	font-family  : Verdana;
	font-size: 10px;
	font-weight : bold;
}
TD.mainbodybold A:link,
TD.mainbodybold A:active,
TD.mainbodybold A:hoover,
TD.mainbodybold A:visited {
	font-size: 10px;
	color : #000099; 
	font-weight : bold;
	font-family  : Verdana;
}
.mainbodybigbold{
	font-family  : Verdana;
	font-size: 12px;
	font-weight : bold;
}
TD.mainbodybigbold A:link,
TD.mainbodybigbold A:active,
TD.mainbodybigbold A:hoover,
TD.mainbodybigbold A:visited {
	font-size: 10px;
	color : #000099; 
	font-weight : bold;
	font-family  : Verdana;
}
.mainbodynotundelined{
	font-family : Verdana;
	font-size: 10px;
	text-align: justify;
}
TD.mainbodynotundelined A:link,
TD.mainbodynotundelined A:active,
TD.mainbodynotundelined A:hoover,
TD.mainbodynotundelined A:visited {
	font-size: 10px;
	color : #000099; 
	font-family  : Verdana;
	text-decoration: none;
}
.rightboxtxt{
	font-family  : Verdana;
	font-size: 10px;
}
.rightboxbold{
	font-family  : Verdana;
	font-size: 10px;
	font-weight : bold;
}
.rightboxorangebold{
	font-family  : Verdana;
	font-size: 10px;
	color: #ff6600;
	font-weight : bold;
}
.rightboxhead{
	font-family : Verdana;
	font-size: 10px;
	color : #ffffff;
	background-color : #000099;
}
A:link    {
	font-family : Verdana;
	font-size: 10px;
	color : #000099;
	text-decoration: underline;
}
A:active  {
	font-family : Verdana;
	font-size: 10px;
	color : #000099;
	text-decoration: underline;
}
A:visited {
	font-family  : Verdana;
	font-size: 10px;
	color : #000099;
	text-decoration: underline;
}
A:hover {
	font-family : Verdana;
	font-size: 10px;
	color : #000099;
	text-decoration: underline;
}
a.topnav {
	background-image:url('../images/orangedot.jpg');
	background-repeat: no-repeat;
	background-position:0px;
	padding-left:8;
	text-decoration: none;
	color: black;
	font-size: 6pt;
}
a.topnav:visited {
	background-image:url('../images/orangedot.jpg');
	background-repeat: no-repeat;
	background-position:0px;
	padding-left:8;
	text-decoration: none;
	color: black;
	font-size: 6pt;
}

a.topnav:hover {
	background-image:url('../images/bluedot.jpg');
	background-repeat: no-repeat;
	background-position:0px;
	padding-left:8;
	text-decoration: none;
	font-size: 6pt;
}

a.topnavstatic {
background-image:url('../images/blue.gif');
	background-repeat: no-repeat;
	background-position:0px;
	padding-left:8;
	text-decoration: none;
	color: gray;
	font-size: 6pt;
}
a.topnavstatic:visited {
background-image:url('../images/blue.gif');
	background-repeat: no-repeat;
	background-position:0px;
	padding-left:8;
	text-decoration: none;
	color: gray;
	font-size: 6pt;
}

a.topnavstatic:hover {
background-image:url('../images/bluedot.jpg');
	background-repeat: no-repeat;
	background-position:0px;
	padding-left:8;
	text-decoration: none;
	font-size: 6pt;
}
