/* BB_CSS Document */

body
{
	margin: 10px 0px 0px 0px;
	background-color:#EAECEC;
	
}

.body_bold_text
{
	font-family:Tahoma, "Swiss924 BT";
	font-size:11px;
	font-weight:normal;
	line-height:16px;
	color:#231F20;
}

.body_text
{
	font-family:verdana;
	font-size:12px;
	line-height:18px;
	color:#6C3500;
	padding-right:5px;
}

.body_text_2
{
	font-family:verdana;
	font-size:12px;
	line-height:18px;
	color:#666699;
	padding-right:5px;
}

.header
{
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;

}
.inner_img_border {
	border: 0px solid #0000FF;
}

.red_star
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FF0000;
}
.error
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FF0000;
}
.body_text_links
{
	font-family:Arial;
	font-size:11px;
	color:#cee6ea;
	text-decoration:none;
}

.body_text_links:hover
{
	font-family:Arial;
	font-size:11px;
	color:#00CCFF;
	text-decoration:underline;
}


/* top menu */

.top_menu
{
	font-family:Arial, "Swiss924 BT";
	font-weight:bold;
	color:#ffffff;
	font-size:12px;
	line-height:30px;
	text-decoration:none;
	background-color: #b2d7dd;
	display: block;
	height: 30px;
	width: 130px;
}

.top_menu:hover
{
	font-family:Arial, "Swiss924 BT";
	font-weight:bold;
	color:#ffffff;
	font-size:12px;
	line-height:30px;
	background-color: #CEE6EA;
	display: block;
	height: 30px;
	width: 130px;
}


.menu_home
{
	font-family:Arial, "Swiss924 BT";
	font-weight:bold;
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
	line-height:30px;
	background-image:url(../images/Button_home.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 130px;
}

.menu_home:hover
{
	font-family:Arial, "Swiss924 BT";
	font-weight:bold;
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
	line-height:30px;
	background-image:url(../images/Button_home_o.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 130px;
}
