/* CSS Document */

<!--
body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	background-color: #666666;
}

.MenuText {font-size: 14px; color:#333333;}
.MenuText a{font-size: 14px; text-decoration:none;color:#333333;}
.MenuText a:link{font-size: 14px; text-decoration:none;color:#333333;}
.MenuText a:visited{font-size: 14px; text-decoration:none;color:#333333; }
.MenuText a:hover{font-size: 14px; text-decoration:none; font-weight:bold;color:#333333;}
.MenuText a:visited:hover{font-size: 14px; text-decoration:none; font-weight:bold;color:#333333;}

.MenuInitCap {font-size: 16px}
.MenuInitCap a{font-size: 16px; text-decoration:none;}
.MenuInitCap a:link{font-size: 16px; text-decoration:none;}
.MenuInitCap a:visited{font-size: 16px; text-decoration:none;}
.MenuInitCap a:hover{font-size: 16px; text-decoration:none; font-weight:bold;}
.MenuInitCap a:visited:hover{font-size: 16px; text-decoration:none; font-weight:bold;}

.downloadlink {font-size: 14px; color:#333333;}
.downloadlink a{font-size: 14px; text-decoration:none;color:#333333;}
.downloadlink a:link{font-size: 14px; text-decoration:none;color:#333333;}
.downloadlink a:visited{font-size: 14px; text-decoration:none;color:#333333; }
.downloadlink a:hover{font-size: 14px; text-decoration:none; color:#333333;}
.downloadlink a:visited:hover{font-size: 14px; text-decoration:none; color:#333333;}


.LeftMenuHeader {
	font-size: 24px;
	font-weight: bold;
	color:#666666;
}
.LeftMenuHeader a{
	font-size: 24px;
	font-weight: bold;
	color:#666666;
	text-decoration:none;
}
.LeftMenuHeader a:link{
	font-size: 24px;
	font-weight: bold;
	color:#666666;
	text-decoration:none;	
}
.LeftMenuHeader a:visited{
	font-size: 24px;
	font-weight: bold;
	color:#666666;
	text-decoration:none;	
}
.LeftMenuHeader a:hover{
	font-size: 24px;
	font-weight: bold;
	color:#666666;
	text-decoration:none;	
}
.LeftMenuHeader a:visited:hover{
	font-size: 24px;
	font-weight: bold;
	color:#666666;
	text-decoration:none;	
}


.LeftMenuItem {
	font-size: 16px;
	color:#666666;
}
.LeftMenuItem a{
	font-size: 16px;
	color:#666666;
	text-decoration:none;
}
.LeftMenuItem a:link{
	font-size: 16px;
	color:#666666;
	text-decoration:none;
}
.LeftMenuItem a:visited{
	font-size: 16px;
	color:#666666;
	text-decoration:none;
}
.LeftMenuItem a:hover{
	font-size: 18px;
	color:#666666;
	 text-decoration:none; font-weight:bold;
}
.LeftMenuItem a:visited:hover{
	font-size: 18px;
	color:#666666;
	 text-decoration:none; font-weight:bold;
}


.LeftMenuItemActive {
	font-size: 16px;
	color:#666666;font-weight:bold;
}
.LeftMenuItemActive a{
	font-size: 18px;
	color:#666666;
	text-decoration:none;font-weight:bold;
}
.LeftMenuItemActive a:link{
	font-size: 18px;
	color:#666666;
	text-decoration:none;font-weight:bold;
}
.LeftMenuItemActive a:visited{
	font-size: 18px;
	color:#666666;
	text-decoration:none; font-weight:bold;
}
.LeftMenuItemActive a:hover{
	font-size: 18px;
	color:#666666;
	 text-decoration:none; font-weight:bold;
}
.LeftMenuItemActive a:visited:hover{
	font-size: 18px;
	color:#666666;
	 text-decoration:none; font-weight:bold;
}

-->
