.LeftMenuItem
{
	border-right: #cccccc 0px;
	padding-right: 0px;
	background-position: left top;
	border-top: 0px;
	padding-left: 0px;
	float: left;
	padding-bottom: 0px;
	margin: 0px;
	font: 9px Verdana, sans-serif;
	border-left: 0px;
	width: 165px;
	padding-top: 0px;
	border-bottom: #cccccc 0px;
	background-repeat: no-repeat;
	position: static;
	height: 100%;
	background-color: #ebe3e8;
	text-align: center;
}

.LeftMenuItem a:link, a:visited
{
	border-right: #000000 1px;
	padding-right: 0px;
	border-top: #000000 1px;
	display: block;
	padding-left: 0px;
	font-weight: bold;
	background-image: none;
	padding-bottom: 5px;
	text-transform: uppercase;
	border-left: #000000 1px;
	color: #993399;
	padding-top: 5px;
	border-bottom: #000000 1px solid;
	text-align: center;
	text-decoration: none;
}

.LeftMenuItem a:hover{
	/*border-top: 1px solid #cccccc;*/
	background-color: #FFC71C;
	background-image: none;
	font-weight: bold;
	text-decoration: blink;
	background-repeat: no-repeat;
	color: #FFFFFF;
}
.LeftMenuItem2
{
	text-align:left;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	height: 100%;
	background-repeat: no-repeat;
	background-color: #EBE3E8;
	background-position: top;


}

h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}



.subscribe-control
{
	font: 9px Verdana, sans-serif;
	border: black thin solid;	
	margin:5px;
	padding: 1px;
}

.RightSection
{
	padding-right: 15px;
	text-align: right;
}

