#menu_top {
	color: #FF9933;
	background-color: #666666;
	width: 100%;
	font-size: 9px;
}
#menu_top a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu_top a:hover {
	text-decoration: underline;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	background-color: #FFFFFF;
}
#header_main {
	width: 100%;
	background-image: url(img/header_bg.gif);
}
#header_logo {
	background-image: url(img/header_p3.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#page_title {
	font-size: 26px;
	color: #FF9933;
	font-weight: bold;
}
#content_container {
	border-color: #CCCCCC; 
	border-width: 1px 0px 1px 0px; 
	border-style: dashed; 
}
#content {
	font-size: 12px;
	width: 100%;
	line-height: 150%;
}
#menu_bottom {
	font-size: 12px;
}
#menu_bottom a{
	color: #FF9933;
	text-decoration: none;
}
#menu_bottom a:hover {
	text-decoration: underline;
}
#sidebar {
	font-size: 9px;
	color: #FFFFFF;
}

a img     { border-width:0; }

a {
	color: #FF9933;
	text-decoration: none;
}
