﻿#LogoButton
{
	float:left;
}

.MenuButton
{
	height: 30px;
	max-height: 24px;
	cursor:hand;
	float:left;
	width: 125px;
	padding-top: 7px;
	background-image:url(../Images/btn_bkg.jpg);
	background-repeat:repeat-x;
	
	font-size: 8pt;
	color: #ffffff;
	font-weight:bold;	
}

.HideMenuButton
{
	height: 0px;
	width: 0px;
	max-height: 0px;
	max-width: 0px;
	display:none;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	border-width: 0px;
	empty-cells:hide;
	
	
	
}

.LeftMenuTitle
{
	height: 22px;
	float:left;
	width: 120px;
	padding-top: 2px;
	padding-left:4px;
	text-align: left;
	background-color:Green;
	border-top: ridge 1px #0099CC;
	border-bottom: ridge 1px #0099CC;
	/*border-right: ridge 1px #0099CC;*/
	float:left;
	font-size: 8pt;
	color: #ffffff;
	font-weight:bold;	
}

.LeftMenuTitleAnon
{
	height: 22px;
	float:left;
	width: 128px;
	/*max-width: 124px;*/
	max-height:18px;
	padding-top: 2px;
	padding-left:8px;
	text-align: left;
	background-color:Green;
	border-top: ridge 1px #0099CC;
	border-bottom: ridge 1px #0099CC;
	/*border-right: ridge 1px #0099CC;*/
	float:left;
	font-size: 8pt;
	color: #ffffff;
	font-weight:bold;	
}

.LeftMenuTitleAnon a:link
{
	color:#FFFFFF;
	font-size: 8pt;
	text-decoration: none;
	
}

.LeftMenuTitleAnon a:visited
{
	color:#FFFFFF;
	font-size: 8pt;
	text-decoration: none;
	
}

.LeftMenuTitleAnon a:hover
{
	color:#FFFFFF;
	font-size: 8pt;
	text-decoration: none;
	
}

/* Top Menu Links */
.TopBDTitleAnon
{
	text-align: left;
	font-size: 8pt;
	color: #ffff33;
	font-weight:bold;	
}

.TopBDTitleAnon a:hover
{
	color:#FFFFFF;
	font-size: 8pt;
	text-decoration: none;	
}

.TopBDTitleAnon a:link
{
	color:#FFFFFF;
	font-size: 8pt;
	text-decoration: none;
}

.TopBDTitleAnon a:visited
{
	color:#FFFFFF;
	font-size: 8pt;
	text-decoration: none;
}
/* End Top Menu Links */

.LeftMenuTitleLogin
{
	height: 22px;
	float:left;
	width: 128px;
	/*max-width: 124px;*/
	max-height:18px;
	padding-top: 2px;
	padding-left:8px;
	text-align: left;
	background-color:#990000;
	border-top: ridge 1px #0099CC;
	border-bottom: ridge 1px #0099CC;
	/*border-right: ridge 1px #0099CC;*/
	float:left;
	font-size: 8pt;
	color: #ffffFF;
	font-weight:bold;	
}

.LeftMenuTitleLogin a:link
{
	color:#FFFFFF;
	font-size: 8pt;
	text-decoration: none;
	
}

.LeftMenuTitleLogin a:visited
{
	color:#FFFFFF;
	font-size: 8pt;
	text-decoration: none;
	
}

.LeftMenuTitleLogin a:hover
{
	color:#FFFFFF;
	font-size: 8pt;
	text-decoration: none;
	
}


.LeftMenuButton
{
	height: 20px;
	cursor:hand;
	float:left;
	width: 124px;
	/*max-width: 124px;*/
	max-height: 18px;
	padding-top: 2px;
	padding-left: 4px;
	text-align: left;
	background-color:#006699;
	/*background-image:url(../Images/btnl_bkg.jpg);*/
	background-repeat:repeat-y;
	/*border-top: ridge 1px #6495ED;*/
	border-bottom: ridge 1px #6495ED;
	/*border-right: ridge 1px #6495ED;
	/*background-color:Silver;*/
	float:left;
	font-size: 8pt;
	color: #ffffff;
	font-weight:bold;	
}

.LeftMenuHighlightButton
{
	height: 20px;
	cursor:hand;
	float:left;
	width: 124px;
	/*max-width: 124px;*/
	max-height: 18px;
	padding-top: 2px;
	padding-left: 4px;
	text-align: left;
	background-image:url(../Images/btnlh_bkg.jpg);
	background-repeat:repeat-y;
	/*border-top: ridge 1px #6495ED;*/
	border-bottom: ridge 1px #6495ED;
	/*border-right: ridge 1px #6495ED;
	/*background-color:Silver;*/
	float:left;
	font-size: 8pt;
	color: #ffffff;
	font-weight:bold;	
}

.NewsBlock
{
	float:left;
	font-size: 8pt;
	width: 304px;
	padding-bottom: 7px;
	padding-top: 1px;
}

