.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.mainCopy {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.new:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: orange;
	text-decoration: underline;
}
a:hover{color:#669999; text-decoration:underline; }
a:link,a:visited{color:#333333; text-decoration:none}
body,table,td,th,p,div,input {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color:#000000;
}
p{
margin: 7px;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.style3 {color: #FFFFFF; font-weight: bold; font-size: 14px; }
.style4 {
	color: #0077c2;
	font-size: 16px;
}
.style7 {font-size: 10px}
.style8 {
	color: #415153;
	font-weight: bold;
}
.style9 {font-size: 11px}
.style11 {color: #FFFFFF}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #C1DF4B;
	border: 1px dotted #2F7201;
	font-weight: bolder;
	cursor: hand;
}
.row1 {
	background-color: #eeeeee;
}
.row2 {
	background-color: #CCCCCC;
}
