﻿
body
{
	font-family: Verdana;
	font-size: small;
}
.SmallLoginButton
{
	position: relative;
	top: 5px;
}
.SmallLogin
{
	font-family: Verdana;
	font-size: xx-small;
	font-weight: normal;
	font-variant: normal;
	color: #454545;


}
.SmallLoginTextBox
{
	border-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	height: 12px;
	background-color: #999999;

}


.BlueBold
{
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
	color: #517EAD;
}
.FooterLinks
{
	font-family: Verdana;
	font-size: x-small;
	color: #000000;
}
A:visited
{
	color: #000000;
	text-decoration: underline;
	font-weight: bolder;
	background-color: #F5F5F5;
}
A:link
{
	color: #000000;
	text-decoration: underline;
	font-weight: bolder;
	background-color: #F5F5F5;
}
A:active
{
	color: #000000;
	text-decoration: none;
}
A:hover
{
	color: #FFFFFF;
	background-color: #4F7CAC;
	text-decoration: none;
}
