input {
	color : #000000;
	font-size : 11px;
	font-family : Verdana,Arial,Tahoma;
	font-weight: normal;	
}
.redtitle {
	color : #CC0000;
	font-size : 12px;
	font-family : Verdana,Arial,Tahoma;
	font-weight: bold;
	text-decoration: none;	
}
.redtitle a{
	color : #CC0000;
	font-size : 12px;
	font-family : Verdana, Arial, Tahoma;
	font-weight: bold;
	text-decoration: none;
}
.redtitle a:hover{
	color : #000000;
	font-size : 12px;
	font-family : Verdana, Arial, Tahoma;
	font-weight: bold;
	text-decoration: underline;
}
.h1 {
	color : #2F3D40;
	font-size : 7px;
	font-family : Verdana,Arial,Tahoma;
	font-weight: normal;	
}
.h2 {
	color : #ffffff;
	font-size : 7px;
	font-family : Verdana,Arial,Tahoma;
	font-weight: normal;	
}
.copytitle {
	color : #1E7696;
	font-size : 9px;
	font-family : Verdana,Arial,Tahoma;
	font-weight: normal;	
}
.graytitle {
	color : #cccccc;
	font-size : 12px;
	font-family : Verdana,Arial,Tahoma;
	font-weight: bold;	
}
.redtext {
	color : #CC0000;
	font-size : 11px;
	font-family : Verdana, Arial, Tahoma;
	font-weight: normal;
	text-decoration: none;
}
.redtext a{
	color : #CC0000;
	font-size : 11px;
	font-family : Verdana, Arial, Tahoma;
	font-weight: normal;
	text-decoration: none;
}
.redtext a:hover {
	color : #2F3D40;
	font-size : 11px;
	font-family : Verdana, Arial, Tahoma;
	font-weight: normal;
	text-decoration: underline;
}
.graylink {
	color : #CCCCCC;
	font-size : 10px;
	font-family : Verdana,Arial,Tahoma;
	font-weight: normal;
	text-decoration: none;
}
.graylink a {
	color : #CCCCCC;
	font-size : 10px;
	font-family : Verdana,Arial,Tahoma;
	font-weight: normal;
	text-decoration: none;
}
.graylink a:hover {
	color : #FFFFFF;
	font-weight: normal;
	font-family : Verdana,Arial,Tahoma;
	font-size: 10px;
	text-decoration: underline;

}
.footerLink {
	color : #333333;
	font-size : 11px;
	font-family : Verdana,Arial,Tahoma;
	font-weight: normal;
	text-decoration: none;
}
.footerLink a {
	color : #333333;
	font-size : 11px;
	font-family : Verdana,Arial,Tahoma;
	font-weight: normal;
	text-decoration: none;
}
.footerLink a:hover {
	color : #CC0000;
	font-weight: normal;
	font-family : Verdana,Arial,Tahoma;
	font-size: 11px;
	text-decoration: underline;
}
.AllText {
	color : #CCCCCC;
	font-size : 11px;
	font-family : Verdana,Arial,Tahoma;
	font-weight: normal;
	text-decoration: none;
}

