body {
	background-image: url(../imgs/asphalt.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #575757;	
}
#main {
	background-color:#D9D8D7;
}
#dirt_l {
	background-image:url(../imgs/dirt_l.gif);
	background-repeat: repeat-y;
}
#dirt_r {
	background-image:url(../imgs/dirt_r.gif);
	background-repeat: repeat-y;
}
#topline {
	position:absolute;
	top:0;
	height:3px;
	background-color:#CCCCCC;
	background-image:url(../imgs/topline.gif);
	margin:0px;
	padding:0px;
	font-size:1px;
	width:100%;
	background-repeat: repeat-x;
}
#menu {
	background-color: #3E5965;
	background-image: url(../imgs/menu_bg.jpg);
}
#menu table {
	margin-left:10px;
	margin-bottom:1px;
}
#menu table tr td{
	padding-right:5px;
	padding-left:5px;
}
#menu table tr td:hover {
	background-image: url(../imgs/menu_bg.gif);
	background-repeat: repeat-x;
}
#crumbTbl {
	margin-top:5px;
}
#crumbs {
	font-size:11px;
	background:#89A1A5;
	color:#F5F5F5;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:5px;
}
#crumbs a {
	color:#F5F5F5;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color:#E0E0E0;
}
#crumbs a:hover {
	border: none;
}
#content {	
	background-image: url(../imgs/content_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;	
}
#content {
	font-size:12px;
}
#content p {
	margin: 0px;
	padding: 0xp;
}
#footer {
	background: #D1D2D2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B6B6B6;	
}
#cols {
	padding-bottom:3px;
}
#l_col {
	font-size:12px;
}
td#r_col {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B6B6B6;	
	margin:0px;
	padding:0px;
	font-size:12px;
}
.news {
	margin-left:14px;	
	margin-top:11px;
	margin-bottom:20px;
}
.news .date {
	clear:both;
	background: #BDC4CC;
	margin:0px 0px 0px 0px;
	padding:5px;
	color: #666666;
	font-size:10px;
}
.news p {
	margin:10px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	line-height: 15px;
	font-size:11px;
}
img {
	border: 0px;
}
.news a, a.link {
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
a.link:hover {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;	
	border-bottom-color: #666666;
}
.flash {
	margin:10px;
	padding: 5px;
	font-size:16px;
	color:#CC0000;
	font-weight:bold;
}
.event_cls {background-color: #89A1A5;color:#F5F5F5; font-weight: bold; text-decoration: none; cursor: hand;}
.event_head{background-color: #D5DCE2;color:#575757;font-weight:bold;FONT-SIZE: 11px;height:23px}
.event_col{color:#575757;FONT-SIZE: 11px;height:20px}
.event_link {TEXT-DECORATION: none; color:#013C7E;}
.event_txt{font-size: 80%;margin-bottom:10px;}

ul.list {
	list-style-image:url(../imgs/list_ico.gif);
	margin:0px;
	padding-left:30px;		
}
ul.items {
	list-style-image:url(../imgs/arr_li.gif);
	margin:0px;
	padding-left:15px;		
}
ul.items li {
	font-size:11px;
	margin-top:5px;
	margin-bottom:5px;
}
.title {
	font-weight:bold;
	margin-left:15px;
	margin-bottom:10px;
}
.text {
	margin-left:15px;
	margin-right:5px;
}
.thumb {
  border: 7px solid #89A1A5;
}
h1 {
	color: #003d4c;
	font-size: 18px; 
	font-weight:normal;
	text-align:center;
	font-family:"frutiger linotype","lucida grande",helvetica,arial,sans-serif;
	margin:0px;
	padding:0px;
}
h2 {
  color:#CECFD9;
}
h3 {	
	margin:0px;
	padding:0px;
	font-size: 16px; 
	font-weight:normal;
	text-align:center;
	font-family:"frutiger linotype","lucida grande",helvetica,arial,sans-serif;
}
