/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #000099;
	text-decoration: underline;
}
a:active {
	color: #000099;
	text-decoration: underline;
}

.white a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.white a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.white a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.white a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.sidemenu a {
	font: 12px Arial;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
	display: block;
}

.sidemenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.sideheader1 {background-color: #336699;
border-bottom: 1px solid #5A89C0;
color: #FFFFFF;
padding: 5px;}

.sidebuttons1 a {border-bottom: 1px solid #ffffff;}
.sidebuttons1 a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
.sidebuttons1 a:hover {background-color: #ffcc33;
color: #FFFFFF;
background-image: url(gfx/buttonbg.gif);}.blueunderline {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-top-color: #3E0E7B;
	border-right-color: #CC0033;
	border-bottom-color: #3D0D7A;
	border-left-color: #CC0033;
	text-decoration:none;
	border-top: top border;
	border-top-style: solid;
	border-top-width: medium;
}
.sidebuttons1 a:active {
	color: #330099;
	text-decoration:none;
}

.menubackground {
	background-attachment: scroll;
	background-image: url(gfx/elements/post_sign.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bottom_lines {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #3E0E7B;
	border-right-color: #CC0033;
	border-bottom-color: #3E0E7B;
	border-left-color: #CC0033;
}
.table_main {
	background-color: #FFFFFF;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CC0033;
	border-right-color: #3D0D7A;
	border-bottom-color: #3D0D7A;
	border-left-color: #3D0D7A;
}
.table_base_very_bottom {
	background-color: #CC0033;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #3E0E7B;
	border-right-color: #3E0E7B;
	border-bottom-color: #3E0E7B;
}

.main_body_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.top_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #F6C238;
}
.base_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #330099;
}
