
/* layout */
body { padding: 0; margin: 0; background-image: url(images/bk.jpg);}

/* visual formatting */
body, td {
font-size: 11px;
font-family:  "TTrebuchet MS" "Tahoma", "Lucida Grande", "Verdana", "Helvetica", sans-serif; 
color: #595959; 
line-height: 15px; 
}
.rollover a { display:block; width:200px; padding: 5px;}
.rollover a:hover { background-color: #e6e6e6;  padding: 1px;}
.hometext {font-size: 13px; color: #5D5D5A; line-height: 23px; margin-top: 4px; margin-bottom: 4px;}
.centertext {font-size: 11px; color: #5D5D5A; line-height: 18px; margin-top: 4px; margin-bottom: 4px; }
.rtv {font-size: 11px; color: #5D5D5A; line-height: 16px; margin-top: 4px; margin-bottom: 4px;}
.footertext {color: #7C7C7C; font-size: 10px; margin-left: 15px; }
.resources {margin-right: 15px; line-height: 10px; font-size: 11px; line-height: 11px; margin-top: 8px; margin-bottom: -2px; }
.resources_header {font-size: 17px; font-weight: normal; color: #595959; }
.resources_header_small {font-size: 10px; font-weight: bold; color: #595959; }
.news {margin-left: 15px; margin-right: 15px; line-height: 12px; font-size: 11px; margin-top: 8px; margin-bottom: 10px; }




a:link { color: #468a1d; font-weight: bold; text-decoration: none; }
a:visited { color: #468a1d; font-weight: bold; text-decoration: none; }
a:active { color: #6eb841; font-weight: bold; text-decoration: none; }
a:hover { color: #6eb841; font-weight: bold; text-decoration: none; }

#zone { display: block; height: 79px; width: 210px; margin-bottom: 0px; margin-top: 0px; padding: 14px; background: url('/img.d/common/zone_bg.gif') no-repeat top; }
.zheader {font-size: 17px; font-weight: bold; color: #598527; line-height: 13px; margin-bottom: 2px; }
.zheadersub {font-size: 11px; font-weight: bold; color: #595959; line-height: 13px; margin-bottom: 2px; }
.ztext { font-size: 12px; font-weight: bold; color: #5D5D5A; line-height: 12px; margin-top: 0px; }

a.zheader:link { text-decoration: none; }
a.zheader:visited { text-decoration: none; }
a.zheader:active { text-decoration: none; }
a.zheader:hover { text-decoration: none; }



a img {border: 0px none; margin: 0; padding: 0; }

ul {
	font-size: 13px;
	font-family: "TTrebuchet MS" "Tahoma", "Lucida Grande", "Verdana", "Helvetica", sans-serif; 
	color: #595959; 
	line-height: 23px; 
}


hr {
color: #6eb841;
height: 1px;
}

.rbcontainer{
	width: 250px;
}
.rbroundbox {
	width: 240px;
	background: url(images/divbox_bk.gif) repeat;
}
.rbtop div {
	width: 240px;
	height: 23px;
	background: url(images/divbox_top.gif) no-repeat top left;
}
.rbbottom div {
	width: 240px;
	height: 23px;
	
}
.rbcontent{
	margin-left: 7px;
	margin-right: 7px;
	padding-left: 7px;
	padding-right: 7px;
	text-align: left;
	vertical-align: text-top;
	font-size: 12px; 
	color: #595959; 
	line-height: 17px;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	width: 95%;
}