.welcome { font-size: 26px; color: #770000; font-weight: bold; font-family: Tahoma; }
.breadcrumbs { font-family: Tahoma; font-size: 8pt; color:#808080; padding-left: 5px; }
span.navitem { font-family: Tahoma; font-size: 10px; color: #FFFFFF; font-weight:bold }
.body        { font-family: Tahoma; font-size: 10pt }
.dkbluehd    { font-family: Tahoma; font-size: 12pt; color: #808080; font-weight: bold }
.dkbluehdsmall    { font-family: Tahoma; font-size: 10pt; color: #808080; font-weight: bold }
a            { font-family: Tahoma; font-size: 8pt; }
a:link       { font-family: Tahoma; color:#000080; text-decoration:none }
a:visited    { font-family: Tahoma; color: #6666FF; text-decoration: none }
.red{font-family: Tahoma; font-size: 8pt; color: #FF0000; font-weight: bold}
.greystp { color: #707070; }
p.nav { font-size: 10px; }
.bottomborder
{
	border-right: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	font-family: Tahoma; 
	font-size: 10pt;
}
.tabSpacer
{
	border-bottom: black 1px solid;
}
.tabSelected
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-weight: bold;
	font-size: 11px;
	margin-left: 3px;
	border-left: black 1px solid;
	color: black;
	margin-right: 3px;
	font-family: verdana;
	text-decoration: none;
	cursor:hand;
}
.tabDefault
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-weight: bold;
	font-size: 11px;
	margin-left: 3px;
	border-left: black 1px solid;
	color: #808080;
	margin-right: 3px;
	border-bottom: black 1px solid;
	font-family: verdana;
	background-color: #E4E4E4;
	text-decoration: none;
}
.tabOver
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-weight: bold;
	font-size: 11px;
	margin-left: 3px;
	border-left: black 1px solid;
	color: #333333;
	margin-right: 3px;
	border-bottom: black 1px solid;
	font-family: verdana;
	background-color: #C0C0C0;
	text-decoration: none;
}
.linkOver
{
	font-weight: bold;
	font-size: 11px;
	margin-left: 3px;
	color: #333333;
	margin-right: 3px;
	font-family: verdana;
	background-color: #C0C0C0;
	text-decoration: none;
}
.linkDefault
{
	font-weight: bold;
	font-size: 11px;
	margin-left: 3px;
	color: #808080;
	margin-right: 3px;
	font-family: verdana;
	background-color: #E4E4E4;
	text-decoration: none;
}
form { font-size: 12px; }
input { font-size: 12px; font-weight: bold; }
select { font-size: 12px; font-weight: bold; }
input.text { border: 1px solid #770000; margin-bottom: 1px; }
input.text:hover { border: 1px solid #00AA00; }
input.text:focus { background-color: #DDFFDD; border: 1px dashed #00AA00; }
input.button:hover { border: 2px solid #00AA00; }
select.text { border: 1px solid #770000; margin-bottom: 1px; }
select.text:hover { border: 1px solid #00AA00; }
select.text:focus { background-color: #DDFFDD; border: 1px dashed #00AA00; }
textarea.text { border: 1px solid #770000; }
textarea.text:hover { border: 1px solid #00AA00; }
textarea.text:focus { background-color: #DDFFDD; border: 1px dashed #00AA00; }
input.button:hover { border: 2px solid #00AA00; }
.victtl { font-size: 16px; background-color: #E4E4E4; font-weight: bold; }
.victhelpttl { font-size: 13px; color: #770000; font-weight: bold; font-family: Tahoma; font-variant: small-caps; }
.victhelp { font-size: 11px; color: #000000; font-family: Tahoma; padding-left: 5px; padding-left: 5px; }

