body{
	background-color: #FFFFFF;
}
.text {
	font-family: Verdana;
	font-size: 8.5pt;
	color: #333333;
}

.textRED {
	font-family: Verdana;
	font-size: 8.5pt;
	color: #FF0000;
}

.menu {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.ashText {
	font-family: Verdana;
	font-size: 10px;
	color: #CCCCCC;
}
.whiteText {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.arialText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #333333;

}
td {
	font-family: Verdana;
	font-size: 8.5pt;
}
.smallText {
	font-family: Verdana;
	font-size: 7.5pt;
	color: #333333;
}
.listBox {
	font-family: Verdana;
	font-size: 8pt;
	height: 15px;
	width: 150px;
	border: 1px solid #CCCCCC;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
.titleWhite {
	font-family: Verdana;
	font-size: 8pt;
	color: #FFFFFF;
	font-style: normal;

}
.maintitle {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}
.buttonRed {
	font-family: Verdana;
	font-size: 8.5pt;
	color: #FFFFFF;
	background-color: #CC3300;
	border: 1px solid #CC0000;
}
input {
	font-family: Verdana;
	font-size: 8.5pt;
	height: 18px;
	width: auto;
	border: 1px groove #CC0000;
}
li {
	list-style-type: square;
}
textarea {
	font-family: Verdana;
	font-size: 8.5pt;
	height: auto;
	width: auto;
	border: 1px groove #CC0000;
}
body {
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
.linespace {
	line-height: 20px;
}
.menulinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}
.DarkBlue{
	color: #003366;
}
.whiteTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
