body{ 
	background-color : #000000;
}
.required{ 
	color : #bd0028;
	font-family : sans-serif;
	font-size : 12px;
	font-weight : none;
	text-decoration : none;
}
.text{ 
	color : #ffffff;
	font-family : sans-serif;
	font-size : 12px;
	font-weight : none;
	text-decoration : none;
}
.menu{ 
	color : #ffffff;
	font-family : sans-serif;
	font-size : 12px;
	font-weight : none;
	text-decoration : none;
	border-bottom-color:#ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.menu2{ 
	color : #ffffff;
	font-family : sans-serif;
	font-size : 12px;
	font-weight : none;
	text-decoration : none;
	font-style:italic;
}
.text2{ 
	color : #ffffff;
	font-family : sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}
.text3{ 
	color : #ffffff;
	font-family : sans-serif;
	font-size : 12px;
	font-weight : none;
	text-decoration : none;
	vertical-align:middle;
}
.title{ 
	color : #bd0028;
	font-family : sans-serif; 
	font-size : 18px;
	font-weight : none;
	text-decoration : none;
}
.title2{ 
	color : #ffffff;
	font-family : sans-serif; 
	font-size : 18px;
	font-weight : none;
	text-decoration : none;
}
.title3{ 
	color : #bd0028;
	font-family : sans-serif; 
	font-size : 14px;
	font-weight : none;
	text-decoration : none;
}
.form{ 
	color : #000000;
	font-family : sans-serif;
	font-size : 12px;
	font-weight : none;
	text-decoration : none;
}
.footer{ 
	color : #bd0028;
	font-family : sans-serif;
	font-size : 11px;
	font-weight : none;
	text-decoration : none;
	line-height:16px;
}
a.link{
	color : #3C90CC;
	font-family : sans-serif;
	font-size : 12px;
	font-weight : none;
	text-decoration : none;
}
a.link:hover{
	color : #156eae;
	font-family : sans-serif;
	font-size : 12px;
	font-weight : none;
	text-decoration : none;
}
a.link:active{
	color : #3C90CC;
	font-family : sans-serif;
	font-size : 12px;
	font-weight : none;
	text-decoration : none;
}
a.footer{
	color : #bd0028;
	font-family : sans-serif;
	font-size : 11px;
	font-weight : none;
	text-decoration : none;
}
a.footer:hover{
	color : #ffffff;
	font-family : sans-serif;
	font-size : 11px;
	font-weight : none;
	text-decoration : none;
}
a.footer:active{
	color : #bd0028;
	font-family : sans-serif;
	font-size : 11px;
	font-weight : none;
	text-decoration : none;
}