BODY
{
}
A:link
{
    COLOR: #216E00;
    TEXT-DECORATION: none
}
A:visited
{
    COLOR: #216E00;
    TEXT-DECORATION: none
}
A:active
{
    COLOR: #216E00;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: #216E00;
    TEXT-DECORATION: underline
}
A.reg
{
    COLOR: #000000;
    DISPLAY: block;
    PADDING-BOTTOM: 4px;
    PADDING-LEFT: 4px;
    PADDING-RIGHT: 4px;
    PADDING-TOP: 4px;
    TEXT-DECORATION: none
}
A.linksrightdown-reg1
{
    COLOR: #E9E77D;
}


.tblMainStyle
{
	margin-left:20;
	border:0;
	background-color:#FFFFff;
}

.lblFrmClass
{
	font-size:13px;
	font-family:Verdana;
	color:#594B1B;
	height:20px;
	text-align:right;
}


.txtBxClass
{
	font-size:13px;
	font-family:Verdana;
	color:#594B1B;
	height:22px;
	background-color:#FFFFff;
}


.btnClass
{
	font-size:13px;
	font-family:Verdana;
	color:#000000;
	background-color:#cccccc;
	height:25px;
}


.rdBtnLstClass
{
	font-size:13px;
	font-family:Verdana;
	color:#594B1B;
	height:25px;
	background-color:#FFFFff;
	
}

.errMsgClass
{
	width:100%;
	color:Red;
	background-color:#ffffff;
	
	
	font-weight:bold;
	font-family:Verdana;
	font-size:15px;
	text-align:center;
	
}

.submitMsgClass
{
	width:100%;
	color:#594B1B;
	background-color:#ffffff;
	
	font-weight:bold;
	font-family:Verdana;
	font-size:13px;
	text-align:center;
}

.tdErrMsgClass
{
	width:100%;
	color:Red;
	background-color:#ffffff;
	font-weight:bold;
	font-family:Verdana;
	font-size:12px;
	text-align:center;
	font-style:italic;
}

.tblMainTable
{
	border: 0px;
	background-color: #ffffff;
	padding: 0px;
			
}

.NoRecordFound
{
	color:#404040;
	background-color:#ffffff;
	font-family:Verdana;
	font-size:11px;
}

.GreyLink
{
	font-family:Verdana;
	font-size:16px;
	color:#808080;
	/*background-color:Blue;*/	
}

.ActiveLink
{
	font-family:Verdana;
	font-size:13px;
	color:#594B1B;
}


.tdGreyLink
{
	font-family:Verdana;
	font-size:16px;
	color:#808080;
	font-weight:bold;	
	/*background-color:Blue;*/	
}

.tdActiveLink
{
	font-family:Verdana;
	font-size:13px;
	color:#216E00;
	cursor: pointer;
	font-weight:bold;
	
}

.tdMouseOver
{
	font-family:Verdana;
	font-size:13px;
	color:#216E00;
	cursor: hand;
	font-weight:bold;
	TEXT-DECORATION: underline;
}

/* ABeL Styles */
.NoABeLRecordFound
{
	color:#594B1B;
	background-color:#ffffff;
	font-family:Verdana;
	font-weight:normal;
	font-size:14px;
	font-weight:bold;
}

.activityHeading
{
	background-color:#C0C0C0;
	color:#000000;
	font-weight:bold;
	font-family:Verdana;
	font-size:11px;
	font-style:italic;
		
}

.activitySerial
{
	background-color:#ffffff;
	color:#594B1B;
	font-weight:normal;
	font-family:Verdana;
	font-size:12px;
	text-align:center;
	vertical-align:top;	
}

.activityMain
{
	background-color:#ffffff;
	color:#594B1B;
	font-weight:normal;
	font-family:Verdana;
	font-size:12px;
	text-align:left;
	vertical-align:top;	
}


.activityTitle
{
	color:#594B1B;
	font-weight:bold;
	font-family:Verdana;
	font-size:13px;	
	font-style:normal;
	
}

.activitySubject
{
	color:#C00000;
	font-weight:normal;
	font-family:Verdana;
	font-size:10px;
	font-style:italic;
	text-align:left;
		
}

.activityDesc
{
	color:#594B1B;
	font-weight:normal;
	font-family:Verdana;
	font-size:11px;	
	font-style:italic;
	
}

.activityLine
{
	border:solid #999999;
	border-width:1px 0 0;
	height:0;	
}

.activityDate
{
	background-color:#ffffff;
	color:#9B2525;
	font-weight:normal;
	font-family:Verdana;
	font-size:11px;
	text-align:center;
}

.activitySize
{
	background-color:#ffffff;
	color:#9B2525;
	font-weight:normal;
	font-family:Verdana;
	font-size:11px;
	text-align:center;
	vertical-align:top;
}

.activityDownload
{
	background-color:#ffffff;
	color:#594B1B;
	font-weight:normal;
	font-family:Verdana;
	font-size:12px;
	text-align:center;
	vertical-align:top;
}

.activityRequirements
{
	color:#404040;
	background-color:#ffffff;	
	font-weight:bold;
	font-family:Verdana;
	font-size:12px;
	text-align:left;
}

.abelCopyright
{
	color:#404040;
	background-color:#ffffff;	
	font-weight:bold;
	font-family:Verdana;
	font-size:14px;
	text-align:left;
}

.abelCopyrightBody
{
	color:#404040;
	background-color:#ffffff;	
	font-weight:normal;
	font-family:Verdana;
	font-size:10px;
	text-align:left;
	font-style:normal;
}

.activityRequirementsBody
{
	color:#404040;
	background-color:#ffffff;	
	font-weight:normal;
	font-family:Verdana;
	font-size:11px;
	text-align:left;
	font-style:normal;	
}

.ChkBxFrmClass
{
	font-size:13px;
	font-family:Verdana;
	color:#594B1B;
	height:20px;
	text-align:left;	
}

.dropDownListClass
{
	font-size:13px;
	font-family:Verdana;
	color:#594B1B;
	height:25px;
	background-color:#FFFFff;
	
}

.tdUserEmailClass
{
	width:100%;
	color:#707070;
	background-color:#ffffff;
	font-weight:bold;
	font-family:Verdana;
	font-size:15px;
	text-align:left;
}

.tdPageHeadingClass
{
	width:100%;
	color:#594B1B;
	background-color:#ffffff;
	font-weight:bold;
	font-family:Verdana;
	font-size:14px;
	text-align:left;
}

/*readmore links class*/
A.UserPanel:link
{
    font-family:Verdana;
	font-size:12px;
	background-color:Transparent;
	color:#ffffff;
	font-weight:bold;
	TEXT-DECORATION: none;
}

A.UserPanel:visited
{
    font-family:Verdana;
	font-size:12px;
	background-color:Transparent;
	color:#ffffff;
	font-weight:bold;
	TEXT-DECORATION: none;
}

A.UserPanel:active
{
    font-family:Verdana;
	font-size:12px;
	background-color:Transparent;
	color:#ffffff;
	font-weight:bold;
	TEXT-DECORATION: none;
}
a.UserPanel:hover
{
    font-family:Verdana;
	font-size:12px;
	background-color:Transparent;
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;	
}

.separatorLogInSectionClass
{
	font-size:12px;
	font-family:Verdana;
	background-color:Transparent;
	color:#ffffff;
	text-align:center;
	width:10px;
}

.tdLogInSectionEmailClass
{	
	color:#ffffff;
	background-color:Transparent;
	font-weight:bold;
	font-family:Verdana;
	font-size:12px;
	text-align:center;
	font-style:italic;	
	TEXT-DECORATION: none;
}

.emailBodyClass
{	
	color:#ffffff;
	background-color:Transparent;
	font-weight:normal;
	font-family:Verdana;
	font-size:12px;
	text-align:center;
	font-style:italic;	
	TEXT-DECORATION: none;
}

.centerSectionClass
{	
	color:#594B1B;
	background-color:Transparent;
	font-weight:bold;
	font-family:Verdana;
	font-size:13px;
	TEXT-DECORATION: none;
}

.centerSectionBigClass
{	
	color:#594B1B;
	background-color:Transparent;
	font-weight:bold;
	font-family:Verdana;
	font-size:20px;
	TEXT-DECORATION: none;
}

.trLogInPanel
{
	width:100%;	
	background-color:#2140B3;		
}

.tdDisabledUserPanel
{
    font-family:Verdana;
	font-size:12px;
	background-color:Transparent;
	color:#BEBEBE;
	font-weight:bold;
	TEXT-DECORATION: none;
}

.emailBodyBigClass
{	
	color:#404040;
	background-color:Transparent;
	font-weight:normal;
	font-family:Verdana;
	font-size:13px;
	text-align:left;
	font-style:normal;	
	TEXT-DECORATION: none;
}

.LblMsgNormalClass
{
	width:100%;
	color:#594B1B;
	background-color:#ffffff;	
	font-weight:bold;
	font-family:Verdana;
	font-size:12px;
	text-align:center;
	font-style:italic;	
}

