#left_menu
{
	background-color:#FF0000;
	position:absolute;
	top:5px;
	margin-left:auto;
	margin-right:auto;
	background: url("../images/menu/left_menu_bg.gif") left top no-repeat;
	background-position:5px 0;
	width:190px;
	border:0px solid #CCCCCCC;

}

#left_menu ul
{
	border:0px solid #CC0000;
	padding:5px 0 0 0;
	margin-left:auto;
	margin-right:auto;
}

#left_menu ul li
{
	list-style-type:none;
	text-align:center;
	
	margin-left:auto;
	margin-right:auto
}


#left_menu ul li ul
{
	border:0px solid #CC0000;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#left_menu ul li ul li
{
	list-style-type:none;
	line-height:1.5;
}

#left_menu_pointer
{
	background: url("../images/menu/arrows.gif") left top no-repeat;
	position:absolute;
	left:5px;
	top:55px;
	width:200px;
	height:20px;
	border:0px solid #CFCF00;
}


.main_menu_text
{

	width:80px;
	border:0px solid #CC0000;
	font-family:Georgia,"Times New Roman",serif;
	font-size:1em;
	font-weight:bold;
	color:#666666;
	letter-spacing:0.5px;
	text-align:center;
	line-height:1.1;
}

.menu_logo
{
background:url("../images/common/menuLogo.jpg") left top no-repeat;
width:68px;
height:25px;
}

.menu_keyword_text
{
	position:relative;
	top:-5px;
	width:80px;
	border:0px solid #CC0000;
	font-family:Arial,Hevetica;
	font-size:0.6em;
	color:#CCCCCC;
	letter-spacing:0.5px;
	text-align:center;
	line-height:1.1;
}

.menu_terms_condition
{
	position:relative;
	top:5px;
	width:140px;
	border:0px solid #CC0000;
	font-family:Arial,Hevetica;
	font-size:.825em;
	color:#CCCCCC;
	letter-spacing:0.5px;
	text-align:center;
	line-height:1.1;
}


.menu_copyright
{
	position:relative;
	top:20px;
	width:140px;
	border:0px solid #CC0000;
	font-family:Arial,Hevetica;
	font-size:0.7em;
	color:#666666;
	letter-spacing:0.5px;
	text-align:center;
	line-height:1.1;
}

.sub_menu_text
{

	width:80px;
	border:0px solid #CC0000;
	font-family:Georgia,"Times New Roman",serif;
	font-size:0.725em;
	font-style:italic;
	color:#000000;
	letter-spacing:0.5px;
	text-align:center;
	line-height:1.1;
	
}

