﻿
body { background-image:url(../images/bgrounds/bg_sides.gif); color:#000000; font-size:11px; font-family: Verdana,Tahoma,Arial,Helvetica,'Sans Serif'; text-decoration: none; background-color:"#B4B4B4" }

p, td, th, div { font-size:11px; font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; text-decoration: none;}

.RecList_Active {font-size:12px; color: white; font-weight:900}
.white { color:white }
.whitebold { color:white; font-weight:900 }
.greybold { color:#484848; font-weight:900 }

.cellheader{ color:#484848; font-weight:900; background-color:#C1DCF7 }

.12bold_red { font-size:12px; font-weight:900; color:#A01B12}
.12bold_navy{ font-size:12px; font-weight:900; color:#0D3D74}
.12bold_gold{ font-size:12px; font-weight:900; color:#949B11}

.white12 { font-size:12px; color:white; font-weight:900 }
.12a { font-size:12px; color:#636363; font-weight:900 }
.a12 { font-size:12px; color:#636363; font-weight:900 }

A:link		{ font-size:11px; color:#114176; text-decoration: none; font-weight:300 }
A:visited	{ font-size:11px; color:#114176; text-decoration: none; font-weight:300 }
A:hover		{ font-size:11px; color:#114176; text-decoration: underline; font-weight:300 }
A:active	{ font-size:11px; color:#114176; text-decoration: none; font-weight:300 }

.RecList_Link:link		{ font-size:12px; color: white; font-weight:900}
.RecList_Link:visited	{ font-size:12px; color: white; font-weight:900}
.RecList_Link:hover		{ font-size:12px; color: white; font-weight:900}
.RecList_Link:active	{ font-size:12px; color: white; font-weight:900}

.bold_Link:link		{ color:#114176; font-weight:900}
.bold_Link:visited	{ color:#114176; font-weight:900}
.bold_Link:hover	{ color:#114176; font-weight:900; text-decoration: underline}
.bold_Link:active	{ color:#114176; font-weight:900}

.link10w:link	{ font-size:10px; color: white; text-decoration: none}
.link10w:visited{ font-size:10px; color: white; text-decoration: none}
.link10w:hover	{ font-size:10px; color: navy ; text-decoration: none; background-color:white}
.link10w:active	{ font-size:10px; color: white; text-decoration: none}

.link9:link		{ font-size:9px}
.link9:visited	{ font-size:9px}
.link9:hover	{ font-size:9px}
.link9:active	{ font-size:9px}


input {
	border-style: solid;
	border-color: grey;
	border-width: 1px;
	color		: black;
	font-family	: Verdana,Tahoma,Arial,Helvetica,sans-serif;
	font-size	: 11px;
	padding		: 2px;
	background-color: #F5F7CB;}

.SubmitButton {
	border-style: outset;
	border-color: #53CE55;
	border-width: 1px;
	color		: white;
	font-size	: 11px;
	font-weight: bold;
	background-color: #527F0E;
	padding: 2px 5px 2px 5px;
	text-align: center;
	min-width: 5px }

.SubmitButton9 {
	border-style: outset;
	border-color: white;
	border-width: 1px;
	color: white;
	font-size: 9px;
	font-weight: bold;
	background-color: #527F0E;
	padding: 0px 2px 0px 2px;
	text-align: center;
	min-width: 5px }

select {
	border-style: solid;
	border-color: grey;
	border-width: 1px;
	color		: black;
	font-family	: Verdana,Tahoma,Arial,Helvetica,sans-serif;
	font-size	: 11px;
	padding		: 2px;
	background-color: #F5F7CB;	}

textarea {
	border-style: solid;
	border-color: grey;
	border-width: 1px;
	color		: black;
	font-family	: Verdana,Tahoma,Arial,Helvetica,sans-serif;
	font-size	: 11px;
	padding		: 2px;
	background-color: #F5F7CB;	}
