/*FONTS*/

.main_font
{
	font-family : tahoma;
	font-size : 13px;
	color : #414142;
	line-height : 18px;
	
}

.generic_font
{
	font-family : tahoma;
	font-size : 13px;
	color : #414142;
}

.generic_font_background
{
	font-family : tahoma;
	font-size : 13px;
	color : #414142;
	background-color : #D6E2F0;
}

.generic_scroll
{
	background-color: #BACCD3;
	margin : 0px;
}

.main_scroll
{
	background-color: #ffffff;
	margin : 0px;
}

.imageBorder
{
	border:1px solid #030303 ;
}

.textBox
{
	font-size:10px;
	border: solid 1px #010101;
	font-family:tahoma;
	font-size:11px;

}

.textBox_selected
{
	font-size:10px;
	border: solid 1px #D02A42;
	font-family:tahoma;
	font-size:11px;
}

.title_font
{
	color : #CC0033;
	font-family : tahoma;
	font-size : 14px;
	font-weight : bold;
}

.contact_us
{
	font-family : tahoma;
	color : #ffffff;
	font-size : 12px;
	text-align : center;
}
