/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #527CB8;
	margin-top: 0px;
	margin-bottom: 0px;
}

.header_td {background-image: url(../images/header_logo.jpg);height: 61px;}

.menubg_td {
	background-image: url(../images/menu_bg.gif);
	height: 26px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EFFA60;
	border-right-color: #7A5042;
	border-bottom-color: #7A5042;
	border-left-color: #EFFA60;
}
.menu_button {background-image: url(../images/menu_button.gif);text-align: center;height: 22px;}


.list_title {
	color: #000000;
	background-image: url(../images/list_bg.gif);
	text-indent: 6px;
	height: 24px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #BCBFC6;
	border-right-color: #BCBFC6;
	border-left-color: #BCBFC6;
	font-weight: bold;
	background-position: center;
}


a:link{ color:#527CB8; text-decoration: none;}
a:visited{ color:#527CB8; text-decoration: none;}
a:hover{ color:#666666; text-decoration: underline;}
a:active{ color:#666666; text-decoration: none;} 

.menu_a:link{ color:#7C968D; text-decoration: none;}
.menu_a:visited{ color:#7C968D; text-decoration: none;}
.menu_a:hover{ color:#666666; text-decoration: underline;}
.menu_a:active{ color:#666666; text-decoration: none;} 



.footer_td {background-image: url(../images/footer_bg.gif);text-align: center;height: 72px;vertical-align: middle;}

.sidebar_title {font-weight: bold;color: #000000;background-image: url(../images/sidebar_title.gif);text-indent: 6px;height: 25px;
}

.mainbody_title {background-color: #D5E4F7;text-indent: 6px;height: 25px;font-weight: bold;color: #000000;}
.mainbody_table {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D5E4F7;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D5E4F7;
	text-indent: 16px;

}
