.menu {
	color: #000000;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;

}

.menu a:hover{
	color: #757575;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
 
}

.titles {
	color: #000000;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-decoration:none;
	font-weight: bold;

}

.titles2 {
	color: #000000;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;

	text-decoration:none;
	font-weight: bold;

}

.contact_titles{
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-decoration:none;
	font-weight: bold;

}

.body_text {
	color: #000000;
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana;
	line-height: 18px;
	text-decoration:none;


}

.body_text_bold {
	color: #000000;
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana;
	line-height: 18px;
	text-decoration:none;
	font-weight: bold;
}

.body_text_bold_grey {
	color: #999999;
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana;
	line-height: 18px;
	text-decoration:none;
	font-weight: bold;
}


.disclaimer {
	color: #999999;
	font-size: 10px;
	font-family: Tahoma, Arial, Verdana;
	text-decoration:none;
	line-height: 18px;


}

.inputBox {color : #000000;
background : #FFFFFF;
border-color : #CCCCCC;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : Tahoma;
font-size : 11px;
}
