﻿#header .headerSeperator
{
	border-left: Solid 1px #cac9c9;
	width: 1px;
}

#header
{
}

#header td
{
}

#header ul
{
	padding:0px;
	margin:0px;
	padding-left:20px;
}

#header A
{
	text-decoration:none;
	color: #636363;
	letter-spacing:0px !important;
}

#header ul
{
	text-align: left;
}

#header li
{
	line-height:15px;
}

.normalNavMenu
{
	font-size: 12px;
	font-weight:bold;
	font-family: Verdana;
	/*color: #636363;*/
	list-style-image:url(../Images/Header/UnSelect_Bullet.jpg);
}

.selectedNavMenu
{
	font-size: 13px;
	font-weight:bold;
	font-family: Verdana;
	color: #000 !important;
	list-style-image:url(../Images/Header/Select_Bullet.jpg);
}

.selectedNavMenu A
{
	color: #000 !important;
}

#horSep
{
	background-color: #cac9c9;
	height: 1px;
	width: 100%;
	padding-bottom:0px;
}

#headerSpace
{
	height: 2px;
	width: 100%;
}