.LeftMenuMain a:link {
	font-family: Verdana;
	font-size: 11px; 
	color: black;	
	padding-left: 3px;
	text-decoration: none;
	font-weight: bold;
}
.LeftMenuMain a:visited {
	font-family: Verdana;
	font-size: 11px; 
	color: black;	
	padding-left: 3px;
	text-decoration: none;
	font-weight: bold;
}
.LeftMenuMain a:hover {
	font-family: Verdana; 
	font-size: 11px; 
	color: red;	
	text-decoration: none; 
	cursor: hand;
	font-weight: bold;
	padding-left: 3px;
}
.LeftMenuMain a:active {
	font-family: Verdana;	
	font-size: 12px;	
	font-weight: bold;
	color: #333333;	
	text-decoration: none;
}
.MenuGroup
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	
}
.MenuGroup2
{
	border-right: #CCCCCC 1px solid;
	border-top: #CCCCCC 1px solid;
	border-left: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 1px solid;
}
.TopItem
{
	font-family: Verdana;	
	font-size: 11px;	
	font-weight: bold;
	color: white;
	cursor: pointer;
	cursor: hand;
	background-color: #FF0033;
	
}
.TopItemOver
{
	font-family: Verdana;	
	font-size: 11px;	
	font-weight: bold;
	color: white;
	cursor: pointer;
	cursor: hand;
	background-color: #FF0033;
	text-decoration: none;
}

.MenuItem2
{
	font-size: 11px;
	cursor: hand;
	color: black;
	font-family: Verdana;
	background-color: #FFFFFF;
	border-bottom: #CCCCCC 1px solid;

}
.MenuItemOver
{
	font-weight: bold;
	font-size: 11px;
	cursor: hand;
	color: black;
	font-family: Verdana;
	background-color: #E0E0E0;
	text-decoration: none;
}
.MenuItem
{
	font-size: 11px;
	cursor: hand;
	color: black;
	border-bottom: #e0e0e0 1px solid;
	font-family: Verdana;
	background-color: #ffffff;
}
.MenuItemOver
{
	font-weight: normal;
	font-size: 11px;
	cursor: hand;
	color: black;
	border-bottom: #e0e0e0 1px solid;
	font-family: Verdana;
	background-color: #E0E0E0;
	text-decoration: none;
}
.MenuItemSelect
{
	font-weight: bold;
	font-size: 11px;
	cursor: hand;
	color: #FF0033;
	border-bottom: #e0e0e0 1px solid;
	font-family: Verdana;
	background-color: #E0E0E0;
	text-decoration: none;
}
.MenuTop
{
	font-weight: bold;
	font-size: 11px;
	cursor: hand;
	color: black;
	font-family: Verdana;
	background-color: #CCCCCC;
	text-decoration: none;
	border-bottom: #FFFFFF 1px solid;
}
.MenuTopOver
{
	font-weight: bold;
	font-size: 11px;
	cursor: hand;
	color: red;
	font-family: Verdana;
	background-color: #CCCCCC;
	text-decoration: none;
	border-bottom: #FFFFFF 1px solid;
}
.BreadCrumb
{
	font-size: 11px;
	cursor: hand;
	color: black;
	font-family: Verdana;
	background-color: white;
	text-decoration: none;
}
.BreadCrumbOver
{
	font-size: 11px;
	cursor: hand;
	color: red;
	font-family: Verdana;
	background-color: white;
	text-decoration: none;
}
.TitleText
{
	font-weight: bold;
	font-size: 16px;
	color: #636363;
	font-style: italic;
	font-family: Verdana;
	background-color: #e6e6e6;
	text-decoration: none;
}
.OverMsg
{
	font-size: 10px;
	cursor: hand;
	color: black;
	font-family: Verdana;
	text-align:right;
}
.bodytextsmall {
	font-family: Verdana, Helvetica, sans-serif;	
	font-size: 10px;	
	color: #333333;
}
.subgroupTop
{
	border-right: #e0e0e0 1px solid;
	border-top: #e0e0e0 1px solid;
	border-left: #e0e0e0 1px solid;
}
