A.menu {
	font-size: 13px;
	color:#FFFFFF;
}
A.menu:hover {
	font-size: 13px;
	color:#CCCCCC;
	text-decoration: underline;
}
A.menu:active {
	font-size: 13px;
	color:#CCCCCC;
}
table {font-family: Verdena, Arial, Helvetica; font-size: 11px;}
body {font-family: Verdena, Arial, Helvetica; font-size: 11px;}
hr {  color: #000000}

h3 {
	font-size: 14px;
	font-weight: bold;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #660033;

}
a{color: #0000FF; font-size: 13px; text-decoration: underline;}
a:hover {color: #FF0000; font-size: 13px;}
a:active { color: #660033; font-size: 13px;}

.row1 {
}
.row2 {
	background-color: #fbd4e7;

}
.tableheader {
	font-weight: bold;
	background-color: #fbd4e7;
	padding: 3px;
	margin: 3px;
}
input {
	font-size: 10px;
}
select {
	font-size: 10px;
}
.tableborder {
	border: 1px solid #000000;
	padding: 3px;
}

.tableborder2 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.Page_Headers {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FFFFFF;
	font-weight: bold;
}
.Body_Copy {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 20px;
}
.Links {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.Home_Copy {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 30px;
	color: #FFFFFF;
}
