body {
	margin-top: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}
.graybold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #404040;
	text-decoration: none;
	font-style: normal;
}

.Blackbold
{
	COLOR: #2d2d2d;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-family: Verdana;
	font-size: 11px;
}

.redtext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
	font-style: normal;
}
	

A.Blacklink:link 
{
	COLOR: #006699;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-family: Verdana;
	font-size: 11px;
}
A.Blacklink:visited 
{
	COLOR: #006699;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-family: Verdana;
	font-size: 11px;
}
A.Blacklink:hover 
{
	COLOR: #296DC1;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-family: Verdana;
	font-size: 11px;
	

}
A.Blacklink:active{
	COLOR: #006699;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-family: Verdana;
	font-size: 11px;
	
}.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	height: 14px;
	width: 85px;
	border: 1px solid #666666;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform:uppercase;
	color: #FFFFFF;
	background-color: #0D6082;
	height: 20px;
	width: 35px;
	border: #444444;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform:uppercase;
}
.button1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform:uppercase;
	color: #FFFFFF;
	background-color: #0D6082;
	height: 20px;
	width: auto;
	border:#444444;
}
.redboldtext {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0D6082;
	text-decoration: none;
	font-style: normal;
}

