body, td {
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	color:#000000;
}
body {
	background-color:#efefef;
}
.page_contain {
	width:942px;
	clear: both;
}
.nopad {
	padding:0px;
	margin:0px;
	border:none;
}
.nav_button {
	float:left;
	width:96px;
	height:38px; 
	background-image:url('images/button_bg.gif');
	border-left:1px solid #FFFFFF;
	border-right:1px solid #CCCCCC;
	color:#666666;
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
}
.title {
	padding-bottom:8px;
	font-size:24px;
	color:#DDAA76;	
}

.sidenav_p {
	font-weight:bold;
	color:#000000;
	padding:4px;
	width:180px;
	border-bottom:1px dotted #AAAAAA;
}
a:link.asidenav_p, a:visited.asidenav_p, a:active.asidenav_p, a:hover.asidenav_p { font-size:12px; text-decoration: none; color:#666666; font-weight:bold; }


.sidenav_c {
	padding:4px;
	background-image:url(images/orangebul.gif);
	background-repeat:no-repeat;
	width:180px;
	border-bottom:1px dotted #CCCCCC;
}
a:link.asidenav_c, a:visited.asidenav_c, a:active.asidenav_c, a:hover.asidenav_c { font-size:12px; text-decoration: none; color:#666666; font-weight:normal; }


a:link.nav_text, a:visited.nav_text, a:active.nav_text, a:hover.nav_text { font-size:12px; text-decoration: none; color:#666666; font-weight:bold; }

.footer {
	font-size:10px;
}
a:link.footerlink, a:visited.footerlink, a:active.footerlink, a:hover.footerlink { font-size:10px; text-decoration: underline; color:#000000; }
