body {
	font-family: arial, sans-serif;
	margin: 50px 0px 0px 0px;
	background-color: #7a786c;
}

a:link {
	color: #495351;
	text-decoration: none;
}

a:visited 
{
	color: #602425
}

a:hover {
	color: #336299;
	font-size:xx-small;
	
}

.print_body {
	background-color: #fff;
}

.shade_top {
	background-image: url(/images/shade_top.gif);
	background-repeat: repeat-x;
}

.shade_left {
	background-image: url(/images/shade_left.gif);
	background-repeat: repeat-y;
}

.shade_bottom {
	background-image: url(/images/shade_bottom.gif);
	background-repeat: repeat-x;
}

.shade_right {
	background-image: url(/images/shade_right.gif);
	background-repeat: repeat-y;
}

.main_menu {
	text-align: right;
	vertical-align: bottom;
	padding-bottom: 28px;
	border: 0px;
	border-right: 1px;
	border-style: solid;
	border-color: #e7e7e7;
}

.user_text {
	font-size: 11px;
	color: #7c7a6d;
	padding-right: 9px;
}

.user_text a:link, .user_text a:visited {
	color: #48463A;
	text-decoration: none;
}

.user_text a:hover {
	color: #000;
}

.sidebar_content {
	font-size: 11.5px;
	line-height: 18px;
	padding: 21px 0px 0px 15px;
	width: 180px;
	vertical-align: top;
	background-color: #e5e6dd;
	border: 0px;
	border-right: 1px;
	border-style: solid;
	border-color: #c7c8bd;
}

.sidebar_content div, .sidebar_content td {
	font-size: 11.5px;
	line-height: 22px;
}

.sidebar_content input {
	font-size: 11.5px;
}

.sidebar_menu_item {
	padding-left: 15px;
	text-indent: -10px;
}

.main_content {
	font-size: 11.5px;
	line-height: 18px;
	height: 205px;
	vertical-align: top;
	padding: 20px 20px 20px 25px;
}

.main_content_noprint {
	background_color: #f00;
	overflow:auto; width: 556px; border:0px; border-right:1px; border-style:solid; border-color:#e7e7e7;
}

.main_content div, .main_content td {
	font-size: 11.5px;
	line-height: 18px;
}

.main_content input {
	font-size: 11.5px;
}

.footer_text {
	text-align: right;
	padding-right: 7px;
	font-size: 10px;
	color: #48463A;
}

.footer_text a:link, .footer_text a:visited {
	color: #48463A;
	text-decoration: none;
}

.footer_text a:hover {
	color: #000;
}

.print_copyright {
	font-family: arial, sans-serif;
	font-size: 10px;
	text-align: right;
	color: #48463A;
	padding: 0;
	margin: 0;
}

.sitemap ul {
	margin-top: 0px;
	list-style: none;
	font-size: 11.5px;
	color: #4c4c4c;
	line-height: 18px;
}
	
.sitemap li {
	list-style-type: none;
	font-size: 11.5px;
	color: #4c4c4c;
	line-height: 18px;
	margin-left: -18px;
}

.popup_content {
	background-color: #fff;
	margin: 0px 0px 0px 0px;
}

.popup_content div, .popup_content td {
	font-size: 9px;
}

.popup_content a:link, .popup_content a:visited {
	text-decoration: underline;
}
