BODY,TD {
	background : #FFFFFF;
	font-family : Verdana, Arial, Helvetica;
	font-size : 11px;
	font-style : normal;
	color: #7E7E7F;
}

P {
	margin-bottom : 20px;
}

.nav1 {
	background : #EAEAEA;
}

.nav2 {
	background : #C8C9CB;
}

.nav3 {
	background : #C8C9CB;
	border : 1px solid #C8C9CB;
}

.white {
	background : #FFFFFF;
}

.ltgray {
	background : #F3F3F4;
}

.heading {
	font-size : 11px;
	font-weight : bold;
}

.small {
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica;
}

.formbox {
	background : #F3F3F4;
	border : 1px solid #C8C9CB;
	border-left : 0px;
	border-right : 0px;
}

.footer {
	font-size : 11px;
	color : #999999;
	padding-top : 8px;
	padding-bottom : 20px;
	letter-spacing: -1px;
}

A.footer {
	color: #999999;
	text-decoration : underline;
}

A.footer:link {
	color: #999999;
	text-decoration : underline;
}

A.footer:visited {
	color: #999999;
	text-decoration : underline;
}

A.footer:hover {
	color: #666666;
	text-decoration : none;
}

A {
	color : #CC3333;
	text-decoration : underline;
}

A:link {
	color : #CC3333;
	text-decoration : underline;
}

A:visited {
	color : #CC3333;
	text-decoration : underline;
}

A:hover {
	color : #660000;
	text-decoration : none;
}
