a:link {
	color: #ff0000;
	text-decoration: none;
}

a:visited {
	color: #990000;
}

a:active {
	color: #ff0000;
}

a:hover{
	color: #990000;
}

a.subs:link {
	color: #000000;
}

a.subs:visited {
	color: #000000;
}

a.subs:active {
	color: #000000;
}

a.subs:hover{
	color: #000000;
}
a.RecordTitle:link {
	color: #ff0000;
}

a.RecordTitle:visited {
	color: #990000;
}

a.RecordTitle:active {
	color: #ff0000;
}

a.RecordTitle:hover {
	color: #990000;
}

a.leftmenu:link {
	text-decoration : none;	
	font-weight : 200;
	color: #990000;
	font-size : 18px;
}

a.leftmenu:visited {
	text-decoration : none;	
	font-weight : 200;
	color: #990000;
	font-size : 18px;
}

a.leftmenu:active {
	text-decoration : none;	
	font-weight : 200;
	color: #990000;
	font-size : 18px;
}

a.leftmenu:hover{
	text-decoration : none;	
	weight : 300;
	color: #660000;
	font-size : 18px;
}

a.see:link {
	text-decoration : none;	
	font-weight : 600;
	color: #333366;
	font-size : 11px;
}

a.see:visited {
	text-decoration : none;	
	font-weight : 600;
	color: #333366;
	font-size : 11px;
}

a.see:active {
	text-decoration : none;	
	font-weight : 600;
	color: #333366;
	font-size : 11px;
}

a.see:hover{
	text-decoration : none;	
	weight : 600;
	color: #333366;
	font-size : 11px;
}

a.submenu:link {
	text-decoration : none;	
	color: #ff0000;
	font-size : 14px;
}

a.submenu:visited {
	text-decoration : none;
	color: #990000;
	font-size : 14px;
}

a.submenu:active {
	text-decoration : none;
	color: #ff0000;
	font-size : 14px;
}

a.submenu:hover{
	text-decoration : none;
	color: #ff0000;
	font-size : 14px;
}


b.nolink{
	text-decoration : none;
	color: #000000;
	font-size : 11px;
}

.arrow {
	margin-top : 3px;
}

.tabs {
	font-size : 13px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : white;
}

body {
	font-size : 13px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

td {
	font-size : 13px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

.white {
	font-size : 16px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : 700;
	color : #ffffff;
}

.textbox  {
	font-family : courier;
}

.menulink {
	color : #ff0000;
    font-weight: bold;
}

.topbuttons {
	margin-bottom : 5px;
}

.margin {
	margin-top : 10px;
	margin-left : 15px;
}

.widemargin {
	margin-top : 10px;
	margin-left : 30px;
}

.menuitems {
	margin-top : 6px;
	margin-left : 2px;
	margin-bottom : 6px;
}


.arrow {
	margin-left : 2px;
}

.footer {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.hometitle {

	font-size : 16px;
	font-weight : bold;
}

p {
	font-family : verdana;	
	font-size : 16px;
}

li {
	font-family : verdana;
	font-size : 16px;
}

ol {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
}

ul {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
}

.hometitle2 {

	font-size : 22px;
    color : #000099;
	font-weight : 800;
	font-family : verdana;
}

.bodytext {
	
	font-size : 16px;
	font-family : verdana;
}

.bodytextblue {
	font-family : verdana;	
	font-size : 20px;
    color : #000099;
}