.DialogBox {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	background-color: #C0E0EF;
	padding: 5px;
	margin: 0px;
	border: 1px outset #C0E0EF;
	font-weight: bold;
	color: #000000;
}
.TableHeader {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 18px;
}
.TableHeaderBack {
	background-color: #339933;
	border: 1px solid #339933;
}
.TableBorder {
	border: 1px solid #339933;
}
.ParaHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.ParaText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.BulletListAt {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #000000;
	list-style-image: url(../Images/BulletAt.jpg);
	list-style-position: outside;
	line-height: 30px;
}
.BoxPara1
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: Black;
	font-weight: normal;
}
.SmallFonts
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: Black;
}
A.SmallFonts:hover
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: Red;
}
.LinkButton
{
	font-weight: bold;
	font-size: 11px;
	color: #ff6347;
	font-family: Tahoma, Verdana, Arial;
}
A.LinkButton:hover
{
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;	
	font-size: 11px;
	color: Red;
}
.test
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	border-bottom: black 1px solid;
	font-family: Tahoma;
	text-decoration: none;
}
.test:hover
{
	font-weight: bold;
	font-size: 8pt;
	color: red;
	border-bottom: black 1px solid;
	font-family: Tahoma;
	text-decoration: none;
}
.BtnCaption
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: Tahoma;
	text-decoration: none;
}
.BtnCaption:hover
{
	font-weight: bold;
	font-size: 8pt;
	color: red;
	font-family: Tahoma;
	text-decoration: none;
}
.NormalText
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: black;	
}
.ErrorText
{
	font-weight: normal;
	font-size: 8pt;
	color: red;
	font-family: Tahoma, Verdana, Arial;
}
.LeftMenu
{
	font-size: 11px;
	color: black;
   font-weight:bold;	
	line-height: 16px;
	font-family: Tahoma, Verdana, Arial;
}
.LeftMenu:hover
{
	font-size: 11px;
	color: red;
	font-weight:bold;
	line-height: 16px;
	font-family: Tahoma, Verdana, Arial;
}
.ContentHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.ContentHeading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.QSTabHeaderBack
{
	border-bottom: #004400 1px solid;
}
.QSTabItemName
{
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
	line-height: 18pt;
	font-family: Tahoma, Arial;
	list-style-type: square;
	text-align: right;
}
.QSTabItemHead
{
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
	line-height: 18pt;
	font-family: Tahoma, Arial;
	list-style-type: square;
	text-align: center;
	text-decoration: underline;
}
.BottomBorder
{
	font-size: 8pt;
	border-bottom: #000000 1px solid;
	font-family: Tahoma;
}
.HtmlLink
{
	border-right: #000000 1px solid;
	padding-right: 5px;
	border-top: #000000 1px solid;
	padding-left: 5px;
	font-weight: bold;
	font-size: 8pt;
	background-image: url(/myabc/images/BoxBack.jpg);
	padding-bottom: 3px;
	border-left: #000000 1px solid;
	color: black;
	padding-top: 5px;
	border-bottom: #000000 1px solid;
	font-family: Tahoma;
	height: 28px;
	text-align: center;
	text-decoration: none;
}
.HtmlLink:hover
{
	border-right: #ff0000 1px solid;
	padding-right: 5px;
	border-top: #ff0000 1px solid;
	padding-left: 5px;
	font-weight: bold;
	font-size: 8pt;
	background-image: url(/myabc/images/BoxBack.jpg);
	padding-bottom: 3px;
	border-left: #ff0000 1px solid;
	color: red;
	padding-top: 5px;
	border-bottom: #ff0000 1px solid;
	font-family: Tahoma;
	height: 28px;
	text-align: center;
	text-decoration: none;
}
.TableBorderBlack
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-weight: bold;
	font-size: 8pt;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	font-family: Tahoma;
}
.NormalBoldText
{
	font-weight: bold;
	font-size: 8pt;
	font-family: Tahoma;	
}