body {
	font-family: Verdana, Helvetica, sans-serif;
	margin:0px;
	font-size:11px;
	
}
.toplink{
	background:url(images/toplinkbg.jpg);
	background-repeat:repeat-x;
	height:38px;
	line-height:32px;
	font-weight:bold;
	text-align:right;
	padding-right:20px;
	font-size:12px;
	}
.toplink a {
	text-decoration:none;
	color:#000000;}
.leftColum{
	width:194px;
	border-right:1px solid #D2B097;
	}
.leftHead{
	background:url(images/leftheadb.jpg);
	background-repeat:no-repeat;
	height:34px;
	padding-left:30px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:28px;
	font-size:13px;
	}
.leftlink{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:5px;
	border-bottom:#003399 1px solid;
	text-align:left;	}
.leftlink a{
	text-decoration:none;
	color:#000000;
	}
.headCenter{
	background:url(images/centerheadbg.jpg);
	background-repeat:no-repeat;
	height:26px;
	padding-left:15px;
	line-height:26px;
	font-weight:bold;
	color:#FFFFFF;
	font-size:12px;
	}
.text{
	line-height:18px;
	text-align:justify;
	padding:3px;
	}
.border{
	border-left:1px solid #999999;
	border-right:1px solid #999999; }
.date{
padding-right:15px;
font-weight:bold;
text-align:right;
padding-top:10px;
	}