td {font: 10pt verdana}

#menu_left {
	width: 160px;
	font-size: 15px;
	margin-top: 20px;
}

#menu_left ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#menu_left a
{
display: block;
padding: 2px;
width: 160px;
background-color: #036;
border-bottom: 1px solid #eee;
}

#menu_left a:link, #menu_left_list a:visited
{
color: #EEE;
text-decoration: none;
}

#menu_left a:hover
{
	background-color: #369;
	color: #FF0000;
	border-top: 1px #FF0000;
	border-right: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
	border-left: 1px solid #FF0000;
	background-image: url(images/menu_link_bg.gif);
	text-transform: capitalize;
	text-indent: 20pt;
}

#menu_up { /* none needed */ }

ul#menu_up_list
{
margin: 0;
padding: 0;
list-style-type: none;
white-space: nowrap;
}

ul#menu_up_list li
{
float: left;
font-family: verdana, arial, sans-serif;
font-size: 9px;
font-weight: bold;
margin: 0;
padding: 5px 0 4px 0;
background-color: #E7FCFE;
border-top: 1px solid #e0ede9;
border-bottom: 1px solid #e0ede9;
}

#menu_up_list a, #menu_up_list a:link
{
margin: 0;
padding: 5px 9px 4px 9px;
color: #95bbae;
border-right: 1px dashed #d1e3db;
text-decoration: none;
}

#menu_up_list a:hover
{
color: #003366;
background-color: #d1e3db;
}

.news {
	color: #FFFFFF;
	font-size: 16px;
	width: 124px;
	text-align: center;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #036;
	margin-left: 37px;
	height: 25px;
	cursor: crosshair;
}

.mainnews {
	font-size: 7pt;
	color: #CC0033;
	font-weight: normal;
	text-align: justify;
	background-color: #DEDEE7;
	padding-top: 5px;
	height: 25px;
	width: 124px;
	margin-left: 37px;
	cursor: text;
	font-family: Arial, Helvetica, sans-serif;
}

.menu_up_to {
	font:13px Verdana;
	color: #000066;
	text-align: center;
	background-image: url(images/topbar1.jpg);
}

.menu_up_to a:link, .menu_up_to a:visited {
	text-decoration:none;
	color: #000066;
}

.menu_up_to a:hover {
	background: url(images/topbar1a.jpg) no-repeat center;
	font-family: Verdana;
	font-size: 13px;
	color: #000066;
	font-weight: bold;
	width: 125px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	display: block;
}

.menu_up_to_left {
	background-image: url(images/topbar1.jpg);
	font-family: Verdana;
	font-size: 9px;
	color: #000066;	
}

.menu_up_to_left2 {
	background-image: url(images/topbar.jpg);
}

.menu_left_background {
	background-image: url(images/side_bg.jpg);
}

.menu_footer_background {
	background-image: url(images/bottom.jpg);
}

.mainnews_forum {
	text-decoration: none;
	background-color: #DEDEE7;
	font-size: 11px;
	color: #000066;
}

.mainnews_forum a:link, .mainnews_forum a:visited {
	text-decoration:none;
	color: #000066;
	font-size: 11px;
}

.mainnews_forum a:hover {
	text-decoration:underline;
	color: #FF0000;
}

