﻿div.navWrapper
{
	width:198px;
	float:left;
	text-align:left;
	margin-bottom:10px;
}

div.navContainer
{
	position:relative;
	left:10px;
	top:5px;
}

A.menu
{
	color : #FFFFFF;
	text-decoration:none;
	font-size:12px;
}

A.menu:visited
{
	color : #FFFFFF;
}

A.menu:hover
{
	color : #d1cdbf;
}

A.menu_line
{
	color : #FFFFFF;
}

A.menu_line:visited
{
	color : #FFFFFF;
}

A.menu_line:hover
{
	color : #d1cdbf;
}

.menu_txt_common
{
	color:#FFFFFF;
	margin-bottom:5px;
}

.menu_txt_large
{
	color:#FFFFFF;
	font-size:15px;
	margin-bottom:5px;
}

.menu_txt_small
{
	color:#FFFFFF;
	font-size:11px;
}

.menu_button
{
	background:#979797;
	color:#FFFFFF;
}

.menu_hr
{
	background-color:#b64a4a;
	height:1px;
	width:90%;
	border:0;
}

.menu_button_small
{
	background:#979797;
	color:#FFFFFF;
	font-size:10px;
	width:28px;
}

.menu_space_small
{
	margin-bottom:7px;
}

.menu_space_large
{
	margin-bottom:13px;
}
#frmHC .contentWrapper .contentMargins .contentContainer .navWrapper .navContainer p {
	font-weight: bold;
	color: #66FF00;
	text-align: left;
	text-indent: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
A.menupage {
	color : #FFFFCC;
	text-decoration:none;
	font-size:14px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
}
