body{
 	padding:0px;
	margin-top:0px; 
	text-align:center;
	font-size:12px;
	background:#928b83 url(../images/bg1.jpg) repeat-x;
	font-family:bold 16px Arial; 
	color: #000000;
 }
td{
	color:#000000;
	font:bold 14px Arial;
}
img {border:none;}
	
.clear {clear:both}

.fleft{float:left}

.fright{float:right}

#id{font-weight:bold;}
/*header*/
.leftbgtop{
	background:url(../images/top_left_bg.jpg);
	width:52px;
	height:65px;
}
.topbgcenter{
	background:url(../images/top_center_bg.jpg);
	width:1040px;
	height:65px;
}
.rightbgtop{
	background:url(../images/top_right_bg.jpg);
	width:52px;
	height:65px;
}
/*blackbg*/
.leftshadow{
	background:url(../images/left_black_shadow.jpg);
	width:52px;
	height:47px;
}
.blackbg{
	background:url(../images/black_bg.jpg) repeat-x;
	width:1024px;
	height:47px;
	border-top:1px solid black;
	border-left:1px solid black;
	border-right:1px solid black;
	padding-right:20px;
}
.rightshadow{
	background:url(../images/right_black_shadow.jpg);
	width:52px;
	height:47px;
}
/*content*/
.lshadow{
	background:url(../images/left_bg.jpg);
	width:52px;
	height:529px;
}
.contentbg{
	background-color:#ffffff;
	width:1040px;
	height:529px;
	border-left:1px solid black;
	border-right:1px solid black;
	border-bottom:1px solid black;
}
.rshadow{
	background:url(../images/right_bg.jpg);
	width:52px;
	height:529px;
}
.selectiontab{
	background:url(../images/selection_bg.jpg) no-repeat;
	width:525px;
	height:46px;
	font:bold 16px Arial;
	padding-left:310px;
	color:#ffffff;
}
.list{
	font:bold 14px Arial;
	color:#464646;
	padding-top:10px;
	line-height:18px;
}
.listsel{
	font:bold 14px Arial;
	color:#6795bb;
}
a.listgrey:link, a.listgrey:active, a.listgrey:visited{
	font:bold 14px Arial;
	color:#464646;
	text-decoration:none;
}
a.listgrey:hover{
	font:bold 14px Arial;
	color:#1e659e;
	text-decoration:none;
}
.search{
	padding-top:10px;
	font:16px Arial;
	color:#464646;
}
.textbox{
	border:1px solid #9aaebf;
	font:12px Arial;
	color:#a8c1d6;
}
.innercontentbg{
	background:url(../images/content_bg.jpg) no-repeat;
	width:350px;
	height:93px;
	padding-top:7px;
}
.innercontentblack{
	font:bold 11px Arial;
	color:#010101;
	padding-left:43px;
}
.bluetext{
	font:11px Arial;
	color:#1e659e;
	padding-left:43px;
}
.greytext{
	font:bold 11px Arial;
	color:#464646;
}
/*footer*/
.bottomleftbg{
	background:url(../images/bottom_left.jpg) no-repeat;
	width:52px;
	height:55px;
}
.bottombg{
	background:url(../images/bottom_bg.jpg) no-repeat;
	width:1024px;
	height:55px;
}
.bottomrightbg{
	background:url(../images/bottom_right.jpg) no-repeat;
	width:52px;
	height:55px;
}
.whitetext{
	font:11px Arial;
	color:#ffffff;
	padding-left:10px;
}
.bottomlogo{
	background:url(../images/bottom_logo1.jpg);
	width:212px;
	text-align:right;
	height:55px;
}