a.MenuMain:link
{
	cursor: hand;
	font: bold 11px verdana;
	color: #00969B;
	text-decoration: none;
}
a.MenuMain:visited
{
	cursor: hand;
	font: bold 11px verdana;
	color: #00969B;
	text-decoration: none;
}
a.MenuMain:hover
{
	cursor: hand;
	font: bold 11px verdana;
	color: #006571;
	text-decoration: underline;
}
a.MenuMainSelected:link
{
	cursor: hand;
	font: bold 11px verdana;
	color: #0056BF;
	text-decoration: none;
}
a.MenuMainSelected:visited
{
	cursor: hand;
	font: bold 11px verdana;
	color: #0056BF;
	text-decoration: none;
}
a.MenuMainSelected:hover
{
	cursor: hand;
	font: bold 11px verdana;
	color: #054185;
	text-decoration: underline;
}
a.Menu:link
{
	font: 10px verdana;
	color: #0566a5;
	text-decoration: none;
}
a.Menu:visited
{
	font: 10 verdana;
	color: #0566a5;
	text-decoration: none;
}
a.Menu:hover
{
	font: 10 verdana;
	color: #0566a5;
	text-decoration: underline;
	background-color:Transparent; 
}

.Menu0Selected
{
	border-top: silver 1px solid;
	border-left : silver 1px solid;
	border-right: silver 1px solid;
	border-bottom : silver 1px solid;
	background-image: url(../img/whiteb~1.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding-left: 5px;
	font: bold 11px Verdana;
	width: 150px;
	height:20px;
	color: #0056bf;
	padding-top: 2px;
	position: relative;
	top: 0px;
	height: 20px;	
	text-decoration: none;
	text-align:left;
}
.Menu0
{
	border-top: silver 1px solid;
	border-left : silver 1px solid;
	border-right: silver 1px solid;
	border-bottom : silver 1px solid;
	background-image: url(../../img/whiteg~1.gif);
	background-repeat: repeat-y;
	background-position: right;

	font: bold 12px Verdana;
	width: 150px;
	
	color: #00969B;
	position: relative;
	top: 0px;
	padding-top:2px;
	padding-left:5px;
	
	text-decoration: none;
}
.Menu1
{
	border-right: silver 1px solid;
	padding-left: 5px;
	left: 0px;
	font: 10px verdana;
	border-left: silver 1px solid;
	width: 145px;
	border-bottom: silver 1px solid;
	position: relative;
	background-color: #f5f5f5;
	text-decoration: none;
	color: #0566a5;
	text-align:left;
}
.Menu1Selected
{
	border-bottom: silver 1px solid;
		border-left : silver 1px solid;
			border-right: silver 1px solid;
	padding-left: 5px;
	left: 0px;
	font: 10px verdana;
	width: 145px;
	color: #0566a5;
	position: relative;
	background-color: #c1def2;
	text-decoration: none;
}

.Menu2
{
	border-bottom: silver 1px solid;
	border-left: silver 1px solid;
	border-right: silver 1px solid;
	left: 0px;
	padding-left: 20px;
	font: 10 verdana;
	width: 130px;
	background-color: #f5f5f5;
	color: #0566a5;
	position: relative;
	text-decoration: none;
}

.Menu2Selected
{
	border-bottom: silver 1px solid;
		border-left : silver 1px solid;
			border-right: silver 1px solid;
	left: 0px;
	padding-left: 20px;
	font: 10 verdana;
	width: 130px;
	
	color: #0566a5;
	position: relative;
	background-color: #c1def2;
	text-decoration: none;
}

.Width250
{
	width: 250px;
}
.Width210
{
	width: 210px;
}

HR
{
	color: #0566a5;
	height: 1px;
}


