body {
	margin: 0px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
.CopyRight {
	font-size: 11px;
	color: #999999;
	background-image: url(/App_Themes/Images/dotend.gif);
	background-repeat: repeat-x;
}
a.SubMenu:link,a.SubMenu:visited {
	color: #888888;
	text-decoration: none;
}
a.SubMenu:hover {
	color: #ff6868;
	text-decoration: none;
}
.MenuBg {
	background-image: url(/App_Themes/Images/main_bg.gif);
	background-repeat: repeat-y;
}
a.ProdMenu:link,a.ProdMenu:visited {
	font-weight: bold;
	color: #3399CC;
	text-decoration: none;
	padding-left: 20px;
}
a.ProdMenu:hover {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.Orange {
	font-size: 15px;
	font-weight: bold;
	color: #FF9900;
}
a.Blank:link,a.Blank:visited {
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
a.Blank:hover {
	font-size: 15px;
	font-weight: bold;
	color: #0099CC;
	text-decoration: underline;
}

a.Admin:link,a.Admin:visited {
	font-size: 15px;
	color: #002e97;
	text-decoration: underline;
}
a.Admin:hover {
	font-size: 15px;
	color: #FF6600;
	text-decoration: underline;
}
.Title {
	font-size: 15px;
	font-weight: bold;
}
.Count {
	color: #0033ff;
}
.CountNum {
	font-weight: bold;
	color: #FF6600;
}
.tabBorder {
	border: 3px solid #CCCCCC;
	font-size: 12px;
}
a.LeftMenuTitle:link,a.LeftMenuTitle:visited {
	font-weight: bold;
	color: #3d4392;
	text-decoration: underline;
}
a.LeftMenuTitle:hover {
	color: #FF6600;
	text-decoration: underline;
}
a.LeftSubTitle:link,a.LeftSubTitle:visited {
	color: #3d4392;
	text-decoration: underline;
	font-size: 12px;
}
a.LeftSubTitle:hover {
	color: #0099CC;
	text-decoration: underline;
	font-size: 12px;
}
.rowBack
{
	background-color:#009966;
}