body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.text {
	font-family: "Bodoni MT";
	font-size: 14px;
	font-weight: bold;
	color: #5c5a5a;
	text-decoration: none;
}

body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
}
.redtext
{
	font-family: "Bodoni MT";
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
A.link {

	COLOR: #333333;
	TEXT-DECORATION: none;

}
A.link:hover {

	COLOR: #cc0000;
	text-decoration: underline;

}
A.link2 {
	COLOR: #333333;
	TEXT-DECORATION: none;
	line-height: 25px;
	padding-left: 5px;
}
.menubg {
	background-image: url(../images/menubg.gif);
	background-repeat: repeat-y;
	background-position: top;
}

A.link2:hover {
	COLOR: #CC0000;
	text-decoration: none;
	line-height: 25px;
	padding-left: 5px;
}
A.menulink {
	COLOR: #5c5a5a;
	TEXT-DECORATION: none;
	font-family: "Bodoni MT";
	font-size: 20px;
	font-weight: bold;
}
A.menulink:hover {
	COLOR: #5c5a5a;
	text-decoration: underline;
	font-family: "Bodoni MT";
	font-size: 20px;
	font-weight: bold;
}
A.bottomlink
{
	COLOR: #5c5a5a;
	TEXT-DECORATION: none;
	font-family: "Bodoni MT";
	font-size: 12px;
	font-weight: bold;
}
A.bottomlink:hover {
	COLOR: #5c5a5a;
	text-decoration: underline;
	font-family: "Bodoni MT";
	font-size: 12px;
	font-weight: bold;
}
.graybg {
	background-color: #f3f3f3;
}
.darkgray {
	background-color: #818181;
}.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #7F9DB9;
}
.whitetext {
	color: #FFFFFF;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	background-image: url(../images/buttonbg.jpg);
	border: 1px solid #CCCCCC;
}
form{
margin:0px;
}
A.greenlink {
	COLOR: #3D9C20;
	TEXT-DECORATION: none;
	font-family: "Bodoni MT";
	font-size: 15px;
	font-weight: bold;
}
A.greenlink:hover {
	COLOR: #3D9C20;
	text-decoration: underline;
	font-family: "Bodoni MT";
	font-size: 15px;
	font-weight: bold;
}