

.textorange {

	FONT-FAMILY: Tahoma;

	font-size: 12px;

	color:#DB8E3B;

	text-decoration:none;

	font-weight: bold;

	font-style: normal;

	font-variant: normal;

}

#menu {
	clear: both;
	width: 770px;
	height: 55px;
	background: url(images/menu_bg.jpg) no-repeat;
}
#menu ul {
	padding: 15px 0 0 0;
	margin: 0 0 0 110px;
	list-style: none;
}

#menu ul li{
	display: inline;
}

#menu ul li a{
	float: left;
	padding: 0 16px;
	font-size: 13px;
	font-family:tahoma;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	color: #B62223;
}

#menu li a:hover, #menu li .current{
	color: #ee3f91;
}

.textheader {

	FONT-FAMILY: Tahoma;

	font-size: 12px;

	color:#187EA6;

	text-decoration:none;

	font-weight: bold;

	font-style: normal;

	font-variant: normal;

}



.textsite {

	FONT-FAMILY: Tahoma; FONT-SIZE: 12px;color:#187EA6;

	text-decoration:none;

}

.textblack{

	FONT-FAMILY: Tahoma; FONT-SIZE: 12px;color:#000000;

	text-decoration:none;

}

.textwhite{

	FONT-FAMILY: Tahoma; FONT-SIZE: 12px;color:#ffffff;

	text-decoration:none;

}

.textred{

	FONT-FAMILY: Tahoma; FONT-SIZE: 12px;color:#C0384B;

	text-decoration:none;

}

.textgreen{

	FONT-FAMILY: Tahoma; FONT-SIZE: 12px;color:#339900;

	text-decoration:none;

}

.textblue{

	FONT-FAMILY: Tahoma;font-size: 12px;color: #61B1D2;

	text-decoration:none;

}



.border_red{border-color:#C0384B; border-style:solid; border-width:1}

.border_site{border-color:#187EA6; border-style:solid; border-width:1}

.border_black{border-color:#7A7A7A; border-style:solid; border-width:1}
