body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
p {	
	text-align:left;	
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	font-size:12px;
	background:url(/data/images/bground.jpg);
	background-position:center;
}
#main {
	width:800px;
	margin:0px auto;
	text-align:left;
	padding:0px;
	background:url(/data/images/margin.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color: #E3E3E3;
}
.margin_style{
	background:url(images/margin.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color: #E3E3E3;
}
.border_b{
	border-bottom:#000000;
	border-bottom:solid 1px;
}
.border_full{
    border-color:#000000;
	border:solid 1px;
}
.border_l{
	border-left:#000000;
	border-left:solid 1px;
}
.border_l_b{
	border-left:#000000;
	border-left:solid 1px;
	border-bottom:#000000;
	border-bottom:solid 1px;
}
.row {
	background-image: url(row.gif);
	background-repeat: repeat-x;
}

.news {
    border-bottom: solid 1px;
	border-bottom-color:#999999;
	border-left: solid 1px;
	border-left-color:#999999;
	border-right: solid 1px;
	border-right-color: #999999;
	background-color:#FFFFFF;
	font-size:11px;
	font-weight:normal;
	}

.news_head {
    border-top: solid 1px;
	border-top-color:#999999;
	border-left: solid 1px;
	border-left-color:#999999;
	border-right: solid 1px;
	border-right-color: #999999;
    background-color: #991515;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold; }	
	
.redrow {
	border-bottom:solid 1px;
    border-bottom-color:#991515;
	font-size:10px;
	color:#666666;
}
.tableheader {

	font-size: 13px;
	font-weight:bold;
	color: #000000;
	background-color:#FFFFFF;
}

#calendar {
	float:left;
	font-size:10px;
	margin-left:10px;
}
#header {
	width:800px; 
	height:72px; 
	background-position:left; 
	text-align:center; 
	padding-top:22px; 
	background-repeat:no-repeat;
}
