body {
	background-color: #FFF;
	/*background-image:url(images/ungBg.gif);
	background-repeat:repeat-x;*/
}
html {
	font-family: Tahoma , Verdana;
	font-size: 10pt;
}
table {
	font-family: Tahoma, Verdana;
	font-size: 10pt;
}

a.main_nav{
	line-height: 23px;
	font-size:12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 23px;
	text-decoration:none;
	padding:4px;
	background-image: url(images/menu_bg.gif);
	font-family:"Bradley Hand ITC TT";
	width:194px;
	display: block;
	text-align: right;
}

a.front_news{
	font-size:10px;
	text-decoration:none;
	width:100px;
}

a.member_button{
	border: 1px solid #000000;
}

a.main_nav:hover{
	color: #F17522;
}

a.main_nav_on{
	line-height: 23px;
	font-size:14px;
	font-weight: bold;
	color: #FFFFFF;
	height: 23px;
	text-decoration:none;
	padding:4px;
	background-image: url(images/menu_bg.gif);
	font-family:"Bradley Hand ITC TT";
	width:194px;
	display: block;
	text-align: right;
}
.front_right_box{
	padding: 10px;
	color: #000000;
	display: block;
}

.main_content {
	padding: 10px;
}

a.sub_nav{
	font-size:10px;
	text-decoration:none;
	color: #000099;
}

a.sub_nav:hover{
	text-decoration:none;
	color: #666666;
}

.page_title {
	width:100%;
	font-size: 18px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 20px;
	font-family:"Bradley Hand ITC TT";
	color: #244876;
}

td#rhs_container{
	overflow:visible;
}

div#rightside {
	float: right;
	width: 170px;
	background-color: #DDD;
	min-height: 200px;
	padding: 10px;
	margin-right: 10px;
	margin-top:17px;
}

td#banner_td img{
	margin-top:10px;
}
