BODY
{

	background-color:#A73535;	
}

.leftmenu_off
{
	background-image: url('images/left_menu_button_off.jpg');
	width:120px;
	height:30px;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	font-style: italic;
	color:#000000;
	text-decoration:none;
	text-align:center;
	line-height:30px;
}

.leftmenu_on
{
	background-image: url(images/left_menu_button_on.jpg);
	width:120px;
	height:30px;
	cursor:hand;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	font-style: italic;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	line-height:30px;
}

.inner_table_border
{
	background-image: url(images/background.jpg);
}
.feature_table_border
{
	background-image: url(images/logobackground.jpg);
}

.Body_text
{
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;

}

.Normal_text
{
	color : #000080;
	font-size:10px;	font: x-small Verdana, Geneva, Arial, Helvetica, sans-serif;	font-weight : bold;
}

H1{	font: bold small;	color: "#000080";}H2{	font: bold x-small;	color: "#336699";		  }H3{	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size : x-small; color: "#3366CC";}H6{ font-weight: 200;		color: 0099FF;		font: Verdana, Geneva, Arial, Helvetica, sans-serif;}
.inner_table_header
{	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;	background-color:#6386C6;
}
.12_black_text
{	font-family:Verdana;
	font-size:13px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	}
.black_text
{	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	}

.outertableborder
{	border-left: solid 1px #a73535;	border-top: solid 1px #a73535;	border-right: solid 1px #6386C6;	border-bottom: solid 1px #6386C6;
}
