﻿html {
	height:100%;
}

td {
	vertical-align:top;
	}

H2
{
	color: #333333; 
	font-size:16px;
	font-weight:bold;
	margin: 3px 0px 3px 0px;
}

H3
{
	color: #990000; 
	font-size:13px;
	font-weight:bold;
	margin: 4px 0px 2px 15px;
}

a.afLink:link { font-style: normal; font-weight: normal; font-variant: normal; color: #333333; text-decoration: underline}
a.afLink:active { font-style: normal; font-weight: normal; font-variant: normal; color: #333333; text-decoration: underline}
a.afLink:visited { font-style: normal; font-weight: normal; font-variant: normal; color: #333333; text-decoration: underline}
a.afLink:hover {font-style: normal; font-weight: normal; color: #666666; font-variant: normal; text-decoration: underline}



.afPage
{
	background-color: #FFFFFF;
	margin: 15px 20px 5px 25px;	
	width:95%;
	height:350px;
	
}
.afPageHeader
{
    background-image: url(Images/gradient_LtBlue.jpg);
	background-repeat:repeat-x;     
	height: 25px;

}
.afPagePrintHeader 
{
	font-weight: bold;
	font-size:24px; 
	color: #333333; 
	margin: 5px 0px 15px 0px;
	border-bottom:solid 1px #990000; 	
	text-align:left
}
.afPagePrintHeader H1
{
	margin: 5px 0px 5px 0px;
	font-weight: bold;
	font-size:24px; 
}

.afPageTitle 
{
    font-family: Arial, Helvetica, sans-serif;	
    margin-left:6px;
    font-size:  18px;
    font-weight: bold;
    color: #801A34;	
	line-height: 23px; 

}


.afPageTitle H2
{
    font-family: Arial, Helvetica, sans-serif;	
    font-size:  18px;
    font-weight: bold;
    color: #801A34;	
	line-height: 23px; 
}
.afPageTitle a:link { font-weight: bold; color: #666666; text-decoration: none}
.afPageTitle a:active { font-weight: bold; color: #666666; text-decoration: none}
.afPageTitle a:visited {font-weight: bold; color: #666666; text-decoration: none}
.afPageTitle a:hover { font-weight: bold; color: #666666; text-decoration: underline}

.afPageSubTitle 
{
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 13px;
	font-weight: bold;
	color: #801A34; 
}
.afPageSubTitle H2 { margin:0px 0px 0px 0px; }
    
}
.afPrintLink {
	font-family:Arial,Verdana;
	font-size:10px;
	font-weight:normal;
	
}

/* Page Navigation (i.e. top buttons) */
.afPageNavigation
{
	 border-top:solid 1px #9A9A9A;
	 border-bottom:solid 1px #9A9A9A;
	 border-left:solid 1px #9A9A9A;
	 border-right:solid 1px #9A9A9A;
	 background-color:#DEDEDE;
	 height:38px;
	 font-size:11px;
	 margin: 0px  0px 0px 0px;
	 width:100%;
}

.afPageDetail
{
	background-color: #FFFFFF;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 100%;
	
}
.afPageText
{
	margin:  0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal; 
}
.afPageText TD
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;    
}
.afPageContent
{
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal; 	
}
.afSectionNav 
{
	background-color: #656565;
	border: 1 1 #000000;
	text-align:center;
	
}
.afSectionFooter 
{
	background-color: #656565;
	border: 1 1 #000000;
	text-align:center;
	
}

.afSiteFooter 
{
	background-color: #FFFFFF;
	text-align:left;
	height:87px;
	background: transparent url(Images/shadow_bottom.gif) no-repeat;
	vertical-align: bottom;

}

.afMessageDisplay 	{ 
		width: 96%; 
		background-color:#FFFFD5; 
		color:#990000; 
		margin: 10px 5px 5px 5px; 
		border-top:solid 1px #990000; 
		border-bottom:solid 1px #990000; 
		border-left:solid 1px #990000; 
		border-right:solid 1px #990000; 		
		}		
.afMessageDisplay_Error	{ 
		width: 96%; 
		background-color:#FFFFD5; 
		color:#990000; 
		margin: 10px 5px 5px 5px; 
		border-top:solid 1px #990000; 
		border-bottom:solid 1px #990000; 
		border-left:solid 1px #990000; 
		border-right:solid 1px #990000; 		
		}
.afMessageDisplay_Warning	{ 
		width: 96%; 
		background-color:#FFFFD5; 
		color:#AAAA00; 
		margin: 10px 5px 5px 5px; 
		border-top:solid 1px #AAAA00; 
		border-bottom:solid 1px #AAAA00; 
		border-left:solid 1px #AAAA00; 
		border-right:solid 1px #AAAA00; 		
		}
.afMessageDisplay_Info	{ 
		width: 96%; 
		background-color:#FFFFD5; 
		color:#000099; 
		margin: 10px 5px 5px 5px; 
		border-top:solid 1px #000099; 
		border-bottom:solid 1px #000099; 
		border-left:solid 1px #000099; 
		border-right:solid 1px #000099; 		
		}
.afMessageDisplay_Confirm	{ 
		width: 96%; 
		background-color:#FFFFD5; 
		color:#000099; 
		margin: 10px 5px 5px 5px; 
		border-top:solid 1px #000099; 
		border-bottom:solid 1px #000099; 
		border-left:solid 1px #000099; 
		border-right:solid 1px #000099; 		
		}		
.afMessageDisplayItem_Error { color:#990000; }
.afMessageDisplayItem_Error A { color:#990000; text-decoration:none; }
.afMessageDisplayItem_Error A:hover { color:#990000; text-decoration:underline; }
.afMessageDisplayItem_Warning { color:#AAAA00; }
.afMessageDisplayItem_Warning A { color:#AAAA00; text-decoration:none; }
.afMessageDisplayItem_Warning A:hover { color:#AAAA00; text-decoration:underline; }
.afMessageDisplayItem_Info { color:#000099; }
.afMessageDisplayItem_Info A { color:#000099; text-decoration:none; }
.afMessageDisplayItem_Info A:hover { color:#000099; text-decoration:underline; }
.afMessageDisplayItem_Confirm { color:#000099; }
.afMessageDisplayItem_Confirm A { color:#000099; text-decoration:none; }
.afMessageDisplayItem_Confirm A:hover { color:#000099; text-decoration:underline; }


.afAdditionalInfo 
{
	background-color: #232323;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 1 1 #232323;
	width: 400;
	font-weight: bold; 
	color: #634173; 
	text-decoration: none
}


.afAdditionalInfoTitle 
{
	background-color: #232323;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 0;
	height: 30;
	width: 100%;
	font-weight: bold; 
	color: #634173; 
	text-decoration: none
}

.afAdditionalInfoText 
{
	background-color: #CCCCCC;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: none;
	height: 200;
	width: 100%;
	font-weight: normal; 
	color: #000000; 
	text-decoration: none
}

.afPageBox 
{
	margin:  5 5 5 15;
	background-color: #FFFFD5;
	border-left:solid 1px #242424; 	 
	border-top:solid 1px #242424; 	 
	border-right:solid 2px #242424; 	 
	border-bottom:solid 2px #242424; 	 
}


.afPageFrame 
{
	margin:  5px 5px 5px 15px;
	background-color: #FFFFFF;
	border:solid 1px #242424; 	 
	width:500px;
	
}

.afListPagingLinks 
{
	font-size: 12px;
	font-weight:bold;
	width:95%;
}
.afListPagingLinks a:link { font-weight: normal; font-size: 11px; color: #333333; text-decoration: none}
.afListPagingLinks a:active { font-weight: normal; font-size: 11px; color: #333333; text-decoration: none}
.afListPagingLinks a:visited {font-weight: normal; font-size: 11px; color: #333333; text-decoration: none}
.afListPagingLinks a:hover { font-weight: normal; font-size: 11px; color: #666666; text-decoration: underline}

/* Data Grid Styles */
.afDataList 
{
	padding:0 5px 0 5px;
}

.afDataListHeader
{
	background-color:#232323;
	color:#FFFFFF;
	font-size:12px;
	height:30px;
	 

}
.afDataListHeader a:link { font-weight: bold; color: #FFFFFF; text-decoration: none}
.afDataListHeader a:active { font-weight: bold; color: #FFFFFF; text-decoration: none}
.afDataListHeader a:visited {font-weight: bold; color: #FFFFFF; text-decoration: none}
.afDataListHeader a:hover { font-weight: bold; color: #634173; text-decoration: underline}


.afDataListPager
{
	 background-color:#232323;
	 text-align:right;
}

.afDataListRow
{
  background-color: #FFFFFF;
  color:black;
  padding:0px 5px 0px 5px;
  margin: 1px 1px 1px 1px;
  height:20px;
  text-align:left;
  font-size:12px;
  /* cursor: pointer; */
}
.afDataListRow TD {padding:0 5 0 5; }

.afDataListRowAlt
{
  background-color: #FFFFFF;
  color:black;
  margin: 1px 1px 1px 1px;
  padding:0px 5px 0px 5px;
  height:20px;
  text-align:left;
  font-size:12px;
  /* cursor: pointer; */
}
.afDataListRowAlt TD {padding:0 5 0 5; }

.afDataListRowHover
{
  background-color: #DEDEDE;
  color:black;
  margin: 1px 1px 1px 1px;
  height:20px;
  text-align:left;
  font-size:12px;
  /* cursor: pointer; */
}

.afDataListRowHover TD {padding:0 5 0 5; }

.afDataListRowSel
{
  background-color: #DEDEDE;
  color:black;
  margin: 1px 1px 1px 1px;
  height:20px;
  text-align:left;
  font-size:12px;
  /* cursor: pointer; */
}
.afDataListRowSel TD {padding:0 5 0 5; }

.afDataListHeader a:link { font-weight: bold; color: #FFFFFF; text-decoration: none}
.afDataListHeader a:active { font-weight: bold; color: #FFFFFF; text-decoration: none}
.afDataListHeader a:visited {font-weight: bold; color: #FFFFFF; text-decoration: none}
.afDataListHeader a:hover { font-weight: bold; color: #634173; text-decoration: underline}

.afDataListRow a:link { font-weight: normal; color: #000000; text-decoration: none}
.afDataListRow a:active { font-weight: normal; color: #000000; text-decoration: none}
.afDataListRow a:visited { font-weight: normal; color: #000000; text-decoration: none}
.afDataListRow a:hover { font-weight: normal; color: #666666; text-decoration: underline}

.afDataListRowAlt a:link { font-weight: normal; color: #000000; text-decoration: none}
.afDataListRowAlt a:active { font-weight: normal; color: #000000; text-decoration: none}
.afDataListRowAlt a:visited { font-weight: normal; color: #000000; text-decoration: none}
.afDataListRowAlt a:hover { font-weight: normal; color: #666666; text-decoration: underline}

.afDataListRowHover a:link { font-weight: normal; color: #000000; text-decoration: none}
.afDataListRowHover a:active { font-weight: normal; color: #000000; text-decoration: none}
.afDataListRowHover a:visited { font-weight: normal; color: #000000; text-decoration: none}
.afDataListRowHover a:hover { font-weight: normal; color: #666666; text-decoration: underline}

a.afDataListAction { font-family: Tahoma,Arial,Helvetica; font-size:9px; font-weight:normal; color:#333333; }
a.afDataListAction:hover {color: #666666; text-decoration: underline}

.afDataListAction { font-family: Verdana,Arial,Helvetica; font-size:8px; font-weight:normal; color:#333333; }
.afDataListAction a:link { font-size:8px; font-weight: normal; color: #333333; text-decoration: none}
.afDataListAction a:active { font-size:8px; font-weight: normal; color: #333333; text-decoration: none}
.afDataListAction a:visited { font-size:8px; font-weight: normal; color: #333333; text-decoration: none}
.afDataListAction a:hover { font-size:8px; font-weight: bold; color: #666666; text-decoration: underline}


/* Data Child List Styles */
.afDataChildList 
{
	border-top: solid 1px #FFFFFF;
	border-left: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;    
}



/* Data Styles */
.afDataTitle
{
	 font-size:16px;
	 font-weight:bold;
	 color:#000000;
}
.afDataHeader
{
	 font-size:14px;
	 font-weight:bold;
	 color:#666666;
}
.afDataSubHeader
{
	 font-size:12px;
	 font-weight:bold;
	 color:#666666;
}

.afData
{
	 font-size:11px;
	 font-weight:bold;
	 text-align:Left;
	 color:#000000;
}
.afData a:link { font-weight: bold; color: #000000; text-decoration: none}
.afData a:active { font-weight: bold; color: #000000; text-decoration: none}
.afData a:visited { font-weight: bold; color: #000000; text-decoration: none}
.afData a:hover { font-weight: bold; color: #666666; text-decoration: underline}

.afDataListItem { 
        margin: 0 0 0 50px; 
        text-indent: -20px; 
} 

.afDataLabel
{
	 font-size:10px;
	 font-weight:normal;
	 text-align:right;
	 color:#333333;
}

.afDataLabelReq
{
	 font-size:10px;
	 font-weight:bold;
	 text-align:right;
	 color:#333333;
}
.afDataLabelError
{
	 font-size:10px;
	 font-weight:bold;
	 text-align:right;
	 color:#990000;
}
.afDataComment
{
	 font-size:9px;
	 font-weight:normal;
	 color:#777777;
}
.afDataAlert
{
	 font-size:9px;
	 font-weight:bold;
	 color:red;
}
.afDataDim
{
	 font-size:9px;
	 color:#333333;
}

.afDataTotal
{
	 font-size:12px;
	 color:#000000;
	 border-Left:solid 1px #333333;
	 border-Right:solid 1px #333333;
	 border-Bottom:solid 1px #333333;
	 text-align:right;
	 padding:  2px 5px 2px 5px
}

/* Display Grid Styles */
.afDisplayList 
{
	padding:0 5px 0 5px;
	border:none;
}
.afDisplayList TD
{
	padding-left:  5px;
	padding-right:  2px;
}	
.afDisplayList TH
{
	background-color:#FFFFD5;
	color:#333333;
	font-size:11px;
	font-weight:bold;
	padding:  2px 5px 2px 5px;
	Height: 20px;
}	

.afDisplayListHeader
{
	background-color:#083C64;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	padding:  2px 5px 2px 5px;
	Height: 20px;
}


.afDisplayData
{
	background-color:#FFFFFF;
	color:#000000;
	font-size:11px;
	font-weight:normal;
	border: none
	padding:  5px  5px 5px 5px;
}	

.afDisplayListRow
{
  color:black;
  padding: 0px 5px 0px 5px;
  margin: 1px 1px 1px 1px;
  height:15px;
  text-align:left;
  font-size:11px;
}
.afDisplayListRow a:link { font-weight: normal; color: #0033CC; text-decoration: none}
.afDisplayListRow a:active { font-weight: normal; color: #000000; text-decoration: none}
.afDisplayListRow a:visited { font-weight: normal; color: #0033CC; text-decoration: none}
.afDisplayListRow a:hover { font-weight: normal; color: #666666; text-decoration: underline}

.afDisplayListRowAlt a:link { font-weight: normal; color: #0033CC; text-decoration: none}
.afDisplayListRowAlt a:active { font-weight: normal; color: #000000; text-decoration: none}
.afDisplayListRowAlt a:visited { font-weight: normal; color: #0033CC; text-decoration: none}
.afDisplayListRowAlt a:hover { font-weight: normal; color: #666666; text-decoration: underline}

.afDisplayListRowHover a:link { font-weight: normal; color: #0033CC; text-decoration: none}
.afDisplayListRowHover a:active { font-weight: normal; color: #000000; text-decoration: none}
.afDisplayListRowHover a:visited { font-weight: normal; color: #0033CC; text-decoration: none}
.afDisplayListRowHover a:hover { font-weight: normal; color: #666666; text-decoration: underline}


.afDisplayHeader
{
	color:#333333;
	font-size:13px;
	font-weight:bold;
	padding:  25px 0px 5px 0px;
}


.afPageText
{
	 font-size:10px;
	 font-weight:normal;
	 color:#000000;
}
.afPageMessage
{
	 font-size:13px;
	 font-weight:bold;
	 color:#000000;
}
.afPageOption
{
	 font-size:12px;
	 font-weight:bold;
	 color:#000000;
}
.afPageOptionDisabled
{
	 font-size:12px;
	 font-weight:bold;
	 color:#666666;
}


/* Admin List Styles */
.afAdminListFrame
{
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	width:96%;
	border: solid 2px #959595;
}

.afAdminList 
{
	background-color: #FFFFFF;
	padding:0px 2px 0px 2px;
	border-top: solid 1px #959595;
	border-right: solid 1px #959595;
	border-left: solid 1px #959595;
    border-bottom: solid 1px #959595;

	 
}	
.afAdminListFrame TH
{
	background-color: #959595;
	padding: 5px 5px 5px 5px;
	margin:0px 0px 0px 0px;
	color: #FFFFFF;
	height:15px;
}

.afAdminList TD
{
	padding-left:  5px;
	padding-right:  2px;
}	
.afAdminList TH
{
	background-color: #959595;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	padding: 2px 5px 2px 5px;
	Height: 25px;
}	
.afAdminListScrollDiv
 {
	width:100%; height:400px; overflow:auto; padding:0px 0px 0px 0px;
 }
.afAdminListHeader
{
	background-color: #959595;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	padding:  0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	Height: 30px;
}
.afAdminListHeader a:link { font-weight: bold; color: #FFFFFF; text-decoration: none}
.afAdminListHeader a:active { font-weight: bold; color: #FFFFFF; text-decoration: none}
.afAdminListHeader a:visited { font-weight: bold; color: #FFFFFF; text-decoration: none}
.afAdminListHeader a:hover { font-weight: bold; color: #634173; text-decoration: underline}

.afAdminData
{
	background-color:#FFFFFF;
	color:#000000;
	font-size:11px;
	font-weight:normal;
	border: solid 1px #DDDDDD;
	padding:  5px  5px 5px 5px;
}	

.afAdminListRow 
{
  background-color: #FFFFFF;
  color:black;
  padding: 0px 5px 0px 5px;
  margin: 1px 1px 1px 1px;
  height:15px;
  text-align:left;
  font-size:11px;
  border: solid 1px #DDDDDD;
  /* cursor: pointer; */
}

.afAdminListRowHover 
{
  background-color: #DEDEDE;
  color:black;
  margin: 1px 1px 1px 1px;
  height:15px;
  text-align:left;
  font-size:11px;
  /* cursor: pointer; */
}

.afAdminListRowHover TD {padding:0 5 0 5; }

.afAdminListRow a:link { font-weight: normal; color: #000000; text-decoration: none}
.afAdminListRow a:active { font-weight: normal; color: #000000; text-decoration: none}
.afAdminListRow a:visited { font-weight: normal; color: #000000; text-decoration: none}
.afAdminListRow a:hover { font-weight: normal; color: #666666; text-decoration: underline}

.afAdminListRowAlt a:link { font-weight: normal; color: #000000; text-decoration: none}
.afAdminListRowAlt a:active { font-weight: normal; color: #000000; text-decoration: none}
.afAdminListRowAlt a:visited { font-weight: normal; color: #000000; text-decoration: none}
.afAdminListRowAlt a:hover { font-weight: normal; color: #666666; text-decoration: underline}

.afAdminListRowHover a:link { font-weight: normal; color: #000000; text-decoration: none}
.afAdminListRowHover a:active { font-weight: normal; color: #000000; text-decoration: none}
.afAdminListRowHover a:visited { font-weight: normal; color: #000000; text-decoration: none}
.afAdminListRowHover a:hover { font-weight: normal; color: #666666; text-decoration: underline}

.afAdminListPager
{
	text-align:right;
	width:96%
}

.afAdminHeader
{
	color:#333333;
	font-size:13px;
	font-weight:bold;
	padding:  25px 0px 5px 0px;
}


/* Admin Nav List Styles */
.afAdminNavListFrame
{
	padding:2px 2px 2px 2px;
	margin: 2px 2px 2px 2px;
	background-color: #959595;
	height:300px;
	width:96%;
	border: solid 3px #959595;
}

.afAdminNavListLeft
{
	padding:5px 0px 2px 2px;
	border-right: solid 2px #959595;
	background-color: #FFFFFF;
}
.afAdminNavListLeft a:link { font-weight: bold; color: #7994CB; text-decoration: none}
.afAdminNavListLeft a:active { font-weight: bold; color: #7994CB; text-decoration: none}
.afAdminNavListLeft a:visited { font-weight: bold; color: #7994CB; text-decoration: none}
.afAdminNavListLeft a:hover { font-weight: bold; color: #666666; text-decoration: none}
 
.afAdminNavTree
{
	padding:  2px 0px 2px 0px;
	font-size:12px;
}
.afAdminNavTreeNode
{
	border:solid 1px #FFFFFF;
	padding:  2px 0px 2px 2px;
	width:  150px;
	 
} 
.afAdminNavTreeNodeSelected 
{
	background-color:#CCCCCC;
	border:solid 1px #666666;
}
 
.afAdminNavTreeNodeHover 
{
	background-color:#CCCCCC;
} 
.afAdminNavTreeNodeSelected a:link { font-weight: bold; color: #0033CC; text-decoration: none}
.afAdminNavTreeNodeSelected a:active { font-weight: bold; color: #0033CC; text-decoration: none}
.afAdminNavTreeNodeSelected a:visited { font-weight: bold; color: #0033CC; text-decoration: none}
.afAdminNavTreeNodeSelected a:hover { font-weight: bold; color: #666666; text-decoration: none}
 
.afAdminNavList 
{
	background-color: #FFFFFF;
	padding:0 2px 0 2px;
	border: solid 1px #FFFFFF;
}	
.afAdminNavListFrame TH
{
	padding: 10px 5px 10px 5px;
	color: #FFFFFF;
}

.afAdminNavList TD
{
	padding-left:  5px;
	padding-right:  2px;
}	

.afAdminNavList TH
{
	background-color:#DEDEDE;
	color:#333333;
	font-size:11px;
	font-weight:bold;
	padding:  2px 5px 2px 5px;
	Height: 20px;
}
.afAdminNavListHeader
{
	font-size:11px;
	font-weight:bold;
	padding:  2px 5px 2px 5px;
	Height: 20px;
}
.afAdminNavListHeader a:link { font-weight: bold; color: #333333; text-decoration: none}
.afAdminNavListHeader a:active { font-weight: bold; color: #333333; text-decoration: none}
.afAdminNavListHeader a:visited { font-weight: bold; color: #333333; text-decoration: none}
.afAdminNavListHeader a:hover { font-weight: bold; color: #666666; text-decoration: underline}


.afAdminData
{
	background-color:#FFFFFF;
	color:#000000;
	font-size:11px;
	font-weight:normal;
	border: solid 1px #DDDDDD;
	padding:  5px  5px 5px 5px;
}	

.afAdminNavListRow
{
  background-color: #FFFFFF;
  color:black;
  padding: 0px 5px 0px 5px;
  margin: 1px 1px 1px 1px;
  height:15px;
  text-align:left;
  font-size:11px;
  border: solid 1px #DDDDDD;
  /* cursor: pointer; */
}

.afAdminNavListRowHover
{
  background-color: #DEDEDE;
  color:black;
  margin: 1px 1px 1px 1px;
  height:15px;
  text-align:left;
  font-size:11px;
  /* cursor: pointer; */
}

.afAdminNavListRow TD {padding:0 5 0 5; }

.afAdminNavListRow a:link { font-weight: normal; color: #000000; text-decoration: none}
.afAdminNavListRow a:active { font-weight: normal; color: #000000; text-decoration: none}
.afAdminNavListRow a:visited { font-weight: normal; color: #000000; text-decoration: none}
.afAdminNavListRow a:hover { font-weight: normal; color: #666666; text-decoration: underline}

.afAdminNavListRowAlt a:link { font-weight: normal; color: #000000; text-decoration: none}
.afAdminNavListRowAlt a:active { font-weight: normal; color: #000000; text-decoration: none}
.afAdminNavListRowAlt a:visited { font-weight: normal; color: #000000; text-decoration: none}
.afAdminNavListRowAlt a:hover { font-weight: normal; color: #666666; text-decoration: underline}

.afAdminNavListRowHover a:link { font-weight: normal; color: #000000; text-decoration: none}
.afAdminNavListRowHover a:active { font-weight: normal; color: #000000; text-decoration: none}
.afAdminNavListRowHover a:visited { font-weight: normal; color: #000000; text-decoration: none}
.afAdminNavListRowHover a:hover { font-weight: normal; color: #666666; text-decoration: underline}

.afAdminNavListPager
{
	text-align:right;
	width:96%
}
/* afListNavFooterLink - The 'view XXX list' link at the bottom of the admin NAV sections */
.afListNavFooterLink { vertical-align:bottom; padding: 2px  2px 5px 2px; text-align:center; }
.afListNavFooterLink a:link { font-size:9px; font-weight: normal; color: #333333; text-decoration: none}
.afListNavFooterLink a:active { font-size:9px; font-weight: normal; color: #333333; text-decoration: none}
.afListNavFooterLink a:visited { font-size:9px; font-weight: normal; color: #333333; text-decoration: none}
.afListNavFooterLink a:hover { font-size:9px; font-weight: normal; color: #666666; text-decoration: underline}

.afALToolbar  {
  vertical-align :middle;
  font-size:10px;
  
}
.afALToolbar TD {
  vertical-align :middle;
  font-size:10px;
}	

.afLoginLinks
{
  background-image: url(images/backgrnd.gif);
  background-repeat:repeat;
  color:#801A34;
  font-weight:bold;
  vertical-align:middle;
  text-align:right;
  font-size:10px;
  padding:5px 0px 0px 0px;

}
.afLoginLinksInner { text-align:center }

.afLoginLink a:link { font-size:11px; font-weight: bold; color: #801A34; text-decoration: none}
.afLoginLink a:active { font-size:11px; font-weight: bold; color: #801A34; text-decoration: none}
.afLoginLink a:visited { font-size:11px; font-weight: bold; color: #801A34; text-decoration: none}
.afLoginLink a:hover { font-size:11px; font-weight: bold; color: #801A34; text-decoration: underline}

.afLoginName
{
  color:#801A34;
  font-weight:bold;
  vertical-align:middle;
  text-align:left;
  font-size:11px;
  height:15px;
  padding:7px 5px 0px 10px;
}

  /* afCalendarList */

.afCalendarList { font-size:12px ; padding:3px; }
.afCalendarList TH { color:#666666; }
.afCalendarList_Month {	color:Red; font-weight:bold; }
.afCalendarList_DayColumn { color:Red; font-weight:normal;	text-align:center; }

.afCalendarList a:link { font-size:11px; font-weight: bold; color: #0099CC; text-decoration: none}
.afCalendarList a:active { font-size:11px; font-weight: bold; color: #0099CC; text-decoration: none}
.afCalendarList a:visited { font-size:11px; font-weight: bold; color: #0099CC; text-decoration: none}
.afCalendarList a:hover { font-size:11px; font-weight: bold; color: #666666; text-decoration: underline}

.afAlertBanner { background-color:Red; color:White; font-size:12px; font-weight:bold; text-align:center; padding: 2px 2px 2px 2px; height:25px; vertical-align:middle; }
