body {
	font:9pt/1.3em Tahoma;
	color:#333333;
	margin:0px;
	background:#5394b9;
}
td, th {
	font:9pt/1.3em Arial, Helvetica, sans-serif;
	color:#333333;
}
a, a:link, a:visited {
	text-decoration:none; color:#333333;
}
a:hover {
	text-decoration:underline; color:#ff3300;
}
a.menu_left, a.menu_left:link, a.menu_left:visited {
	display:block; width:auto; height:auto; padding:8px 8px 8px 8px; border:1px solid #e0e0e0; background:url(../images/menu_bg1.gif); font-weight:bold; text-decoration:none;
}
a.menu_left:hover {
	display:block; width:auto; height:auto; padding:8px 8px 8px 8px; border:1px solid #e0e0e0; background:url(../images/menu_bg2.gif); font-weight:bold; text-decoration:none;
}
a.menu_left_sub, a.menu_left_sub:link, a.menu_left_sub:visited {
	display:block; width:auto; height:auto; background:#f2f2f2; padding:5px 5px 5px 15px; text-decoration:none;
}
a.menu_left_sub:hover {
	display:block; width:auto; height:auto; background:#d9e9ec; color:#3c86bd; padding:5px 5px 5px 15px; text-decoration:none;
}
.button {
	color:#ffffff;
	font:9pt/1.3em Arial, Helvetica, sans-serif;
	font-weight:bold;
	background:url(../images/button_bg.gif);
	border:1px;
	cursor:pointer;
}
.text
{
	font:9pt Arial, Helvetica, sans-serif;
	border-top: solid 1px #666;
	border-left: solid 1px #666;
	border-bottom: solid 1px #ccc;
	border-right: solid 1px #ccc;
	padding:0.2em;
}
#top_menu a {
	float:left; width:auto; height:auto; background:url(../images/top_menu_bg1.gif); padding:5px; margin-right:1px; border-top:1px solid #e6bcb4; border-right:1px solid #791100; border-left:1px solid #e6bcb4; color:#ffffff; font-weight:bold;
}