body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #303232;
	font-weight: none;
	font-size: 11px;
}
.resText{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: white;
	font-weight: bold;
	font-size: 10px;
}

.text{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #303232;
	font-size: 11px;
}
.cautionText{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #cc0001;
	font-weight: bold;
	font-size: 11px;
}
.boldText{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #303232;
	font-weight: bold;
	font-size: 11px;
}
.italicText{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #303232;
	font-style:italic;
	font-size: 11px;
}
.bolditalicText{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #303232;
	font-style:italic;
	font-weight: bold;
	font-size: 11px;
}

h1{
	font-size: 14px;
}

h2{
	font-size: 12px;
	color: #cc0100;
}

h3{
	font-size: 11px;
	color: #c53c3c;
	font-style:italic;
}
.heading{
	font-size: 11px;
	color: #c53c3c;
	font-weight: bold;
	font-style:italic;
}

.bodyLink{
	font-family: Verdana;
	font-size: 11px;
	color: #bf4c4d;
	font-weight: bold;
	text-decoration: underline;
}
.bodyLink:hover{
	font-family: Verdana;
	font-size: 11px;
	color: #cc0100;
	font-weight: bold;
	text-decoration: none;
}
.menuLink{
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.menuLink:hover{
	font-family: Verdana;
	font-size: 10px;
	color: #f8d41c;
	font-weight: bold;
	text-decoration: none;

}
.FormInput {
	BORDER-RIGHT: #29518C 1px solid; 
	BORDER-TOP: #29518C 1px solid; 
	FONT-SIZE: 8pt; 
	BORDER-LEFT: #29518C 1px solid; 
	COLOR: #7D0C0C; 
	BORDER-BOTTOM: #29518C 1px solid; 
	BACKGROUND-COLOR: white; 
	FONT-FAMILY: verdana;
}
.FormButton {
	BORDER-RIGHT: #29518C 1px solid; 
	BORDER-TOP: #29518C 1px solid; 
	FONT-SIZE: 8pt; 
	BORDER-LEFT: #29518C 1px solid; 
	COLOR: #CC0000; 
	FONT-WEIGHT: BOLD;
	BORDER-BOTTOM: #29518C 1px solid; 
	BACKGROUND-COLOR: white; 
	FONT-FAMILY: verdana;
}
.tableBG1{
background-image:url(../images/greyBg.jpg);
}
.tableBG2{
background-image:url(../images/redBg.jpg);
}
.tableBG3{
background-image:url(../images/yellowBg.jpg);
}
