.right_menu_head
{
	background: url("images/forum_menu_header.gif") 0 0 repeat-y;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	margin-bottom: 5px;
}

.right_menu_item
{
	text-align: right;
	padding-right: 18px;
	background: url("images/arrow.gif") 0 0 no-repeat;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: black;
	margin-bottom: 5px;
	background-position:center right;
}

.right_menu_item2
{
	background-color: #ffffff;
	text-align: center;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: black;
	margin-bottom: 2px;
}
 
.right_menu_item a:link, .right_menu_item a:active,.right_menu_item a:visited { text-decoration: none; color : #00009D; }
.right_menu_item a:hover { text-decoration: underline; color : #00009D; }

.right_menu_item2 a:link, .right_menu_item2 a:active,.right_menu_item2 a:visited { text-decoration: none; color : 0034C4; }
.right_menu_item2 a:hover { text-decoration: underline; color : 0034C4; }

.forum_header_description
{
	text-align: center;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: red;
}

.forum_header_description a:link, .forum_header_description a:active, .forum_header_description a:visited { text-decoration: underline; color : red; }
.forum_header_description a:hover { text-decoration: underline; color : red; }

.footer {
	background-color: white;
	padding: 10px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-size: x-small;
}

.footerNav {
	width: 720px;
	text-align: center;
	padding: 5px;
}

a.navlink:link, a.navlink:active, a.navlink:visited {
	color: #000099;
	text-decoration: none;
}
a.navlink:hover {
	text-decoration: none;
	color: #FF0000;
}
