body {
	margin:0px;
	padding:0px;
	background-color:#FFF0D3;
	background-image:url('images/lower_bg.gif');
	background-repeat:repeat-y;
}

#header {
	width:100%;
	height:115px;
	float:left;
	background-image:url('images/headerbg.gif');
	background-repeat:repeat-x;
	clear:both;
	border-top:6px solid #7E7E66;
	border-left:6px solid #7E7E66;
}

#content {
	width:100%;
	//height:122px;
	float:left;
	border-left:6px solid #7E7E66;
	margin:0px;
	padding:0px;

}

#menu {
	width:127px;
	float:left;
	background-color:#DCE8DB;
	border-left:1px solid #266B48;
}

#page_center {
	width:650px;
	top:120px;
	left:132px;
	float:left;
	padding-top:5px;
	padding-left:5px;
	font-family:arial;
	font-size:13px;
	color:#000000;
        position:absolute;

}



.nav, .nav a
{
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	text-decoration: none;
}

.nav a:hover
{
	font-family:tahoma;
	font-size:11px;
	color:#950000;
	text-decoration: underline;
}

.navactive
{
	font-family:tahoma;
	font-size:11px;
	color:#950000;
	text-decoration: none;
}

.htbls
{
background-color:#DCE8DB;
width:260px;
height:38px;
border:2px solid black;
	font-family:arial;
	font-size:15px;
	color:#950000;
	font-weight:bold;
}

.htbls a
{
	font-family:arial;
	font-size:15px;
	color:#950000;
	font-weight:bold;
	text-decoration: none;
}

.stbls
{
background-color:#DCE8DB;
width:150px;
border:1px solid black;
	font-family:arial;
	font-size:11px;
	color:#000000;
}

.stblwide
{
background-color:#DCE8DB;
border:1px solid black;
	font-family:arial;
	font-size:11px;
	color:#000000;
}

.stblsclear
{
border:1px solid black;
	font-family:arial;
	font-size:10px;
	color:#000000;
}

.stblsnowide
{
background-color:#DCE8DB;
border:1px solid black;
	font-family:arial;
	font-size:11px;
	color:#000000;
}

.images {
border: 1px solid #000000;
}


#dhtmltooltip{
position: absolute;
width: 100px;
border: 1px solid black;
padding: 2px;
background-color:#DCE8DB;
visibility: hidden;
z-index: 100;
	font-family:arial;
	font-size:15px;
	color:#000000;
	
}

.highlight{
border: 1px solid #000000;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
}


.normal{
border: 1px solid #000000;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}


.maintbl{
background:url('images/bti-mid-bg.gif');
}

.cttbl{
	font-family:arial;
	font-size:13px;
	color:#000000;
}

.cttblsm{
	font-family:arial;
	font-size:11px;
	color:#000000;
}

.heading{
	font-family:arial;
	font-size:13px;
	color:#000000;
}

.ctbld{
	font-family:arial;
	font-size:13px;
	color:#950000;
	font-weight:bold;
}	

.nopic {display:none;}

#bigger {
	font-size:13px;
}