/* CSS Document */

body { 
margin: 0; /* this will serve just as well */ 
background-color: #FFFFFF; 
} greyLine {
	background-color: #666666;
}
.greyLine {
	background-color: #666666;
}
.font10grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 17px;
}
A.font10LINK {
	font-size: 10px;
	color: #C71444;
	text-decoration: underline;
	font-weight: normal;

}
A:HOVER.font10LINK {
	font-size: 10px;
	color: #FF7D00;
	text-decoration: underline;
}
A:ACTIVE.font10LINK {
	font-size: 10px;
	color: #C71444;
	text-decoration: underline;
}.footerGrey {
	background-color: #D0D0D0;
}
.font12grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 20px;

}
.white {
	background-color: #FFFFFF;
}
td.menu{
left: -1000px;
	top: 174;
	padding-left: 11px;
	background: #A9A9A9;
}
table{
	background: #ffffff;
}
table.menu
{
	background: #8C8C8C;
	position: absolute;
	visibility: hidden;
}
a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	text-decoration:none;
	font:bold;
}
a:hover{
	color:#C71444;
	text-decoration:underline;
}
.font10greyPad {
	padding-left: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 17px;
	font-weight: bold;
	background-color: #CCCCCC;


}
.font10greyPad2 {

	padding-left: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 17px;
	font-weight: normal;
}
.font12pink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C71444;
	line-height: 17px;
	font-weight: bold;
}
.test {
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.lightGrey {

	background-color: #F3F3F3;
}
.formNormal{
	BORDER-RIGHT: #CCCCCC 1px solid;
	BORDER-TOP: #CCCCCC 1px solid;
	BORDER-LEFT: #CCCCCC 1px solid;
	BORDER-BOTTOM: #CCCCCC 1px solid;
	FONT-SIZE: 10px;
	COLOR: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	HEIGHT: 17px;
	WIDTH: 133px;
	BACKGROUND-COLOR: #FFFFFF;
	padding: 0px 2px;
	margin: 0px;
}
.formArea{
	BORDER-RIGHT: #CCCCCC 1px solid;
	BORDER-TOP: #CCCCCC 1px solid;
	BORDER-LEFT: #CCCCCC 1px solid;
	BORDER-BOTTOM: #CCCCCC 1px solid;
	FONT-SIZE: 10px;
	COLOR: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	HEIGHT: 70px;
	WIDTH: 133px;
	BACKGROUND-COLOR: #FFFFFF;
	padding: 0px 2px;
	margin: 0px;
}
