.contentText{
font-family:"Times New Roman";
color:#666666;
font-size:14px;
font-weight:normal;
}
.contentText2{
font-family:Arial, Helvetica, sans-serif;
color:#666666;
font-size:14px;
font-weight:normal;
}
.bottomText{
font-family:"Times New Roman";
color:#666666;
font-size:10px;
font-weight:bold;
}
.bottomLink{
font-family:"Times New Roman";
color:#666666;
font-size:10px;
font-weight:bold;
}
.bottomLink:hover{
font-family:"Times New Roman";
color:#666666;
font-size:10px;
font-weight:bold;
text-decoration:none;
}
.bottom{
font-family:"Times New Roman";
color:#EE0033;
font-size:12px;
font-weight:bold;
text-decoration:underline;
}
.bottom:hover{
font-family:"Times New Roman";
color:#EE0033;
font-size:12px;
font-weight:bold;
text-decoration:none;
}
.menu{
font-family:Times, serif;
font-size:16px;
color:#000000;
text-transform:capitalize;
text-decoration:none;
word-spacing: 5px;
letter-spacing: 1px;
font-weight:bold;
}
.menu:hover{
font-family:Times, serif;
font-size:16px;
color:#EE0033;
text-transform:capitalize;
text-decoration:none;
word-spacing: 5px;
letter-spacing: 1px;
font-weight:bold;
}
.button{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F7F7BD;
	color: #B40B1E;
	border: 1px solid #EE0033;
}
.buttonover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	color: #B40B1E;
	border: 1px solid #EE0033;
}
.textfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-decoration: none;
	background-color: #F7F7BD;
	border: 1px solid #EE0033;
	width:160px;
}
.textfieldover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #EE0033;
	width:160px;
}
.trOver{
background-color:#F5F4E8;
color:#FF0000;
}
.trNormal{
background-color:#F3F0D3;
}