
.Head
{
font-size: 10px;
	
}
a.AbelLoginLink
{
	 font-size: 9pt;
	  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	   text-decoration: none;
		background-color: Black;
		color: white;
}
a.AbelLoginLink:hover
{
	 font-size: 9pt;
	  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	   text-decoration: underline;
				background-color: Black;
		color: white;

}
a.AbelLoginLink:visited
{
	 font-size: 9pt;
	  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	   text-decoration: none;
				background-color: Black;
		color: white;

}
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: black 0px solid; 
	border-bottom: black 1px solid; 
	border-top: black 1px solid; 
	border-right: black 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color:white; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
}
.MainMenu_MenuIcon {
	background-color: black; 
	border-left: black 1px solid; 
	border-bottom: black 1px solid; 
	border-top: black 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: black;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: silver; 
	cursor: pointer; 
	cursor: hand; 
	color: black;
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
}
.MainMenu_MenuArrow {
	border-right: black 1px solid; 
	border-bottom: black 1px solid; 
	border-top: black 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.content
{
	background-color: white;
	color: black;
	text-align: left;
	vertical-align: top;
}

.footer
{
	background: url(footer.gif);
	text-align: center;
}
td.footer a
{
	padding: 2px 15px;
}
body
{
 background-image: url(back.jpg);
}

.breadcrumb
{
 font-size: 12px;
 font-family: "MS Serif", "New York", serif;
 text-align: left;
}
.ContentPane
{
	background-color: white;
	color: black;
	font-size: 14px;
	vertical-align: top;
	text-align: left;
}


.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

.left3
{
	background: url(left3.gif);	
}
.right3
{
	
 background: url(right3.gif);
}
.topmenu
{
	background-color: black;
	width: 716px;
}
.login
{
color: white;
 font-size: 14px;
 text-align:right;
}
.navigation
{
color: white;
font-size: 14px;
text-align:left;
}
#tblHighPerform 
	{
		border: 1px solid black;
		
	}
	table#tblHighPerform tr th
	{
		color: white;		
		background-color: #990000;				       
		font-size: 16px;
		padding: 10px;
	}
	#tblHighPerform tr td
	{
		font-weight: bold;
		text-align: center;
		padding: 10px;
		color: Black;		
		font-size: 16px;
		border-bottom: 1px solid black;
	
	}
	tr.AltStyle
	{
		background-color: #FFFBD6;
		color: black;
	}
	tr.RowStyle
	{
		background-color: white;
		color:black;
	}
	#images
	{
		text-align: center;
	}
	h1.sectiontitles
{
	color:white;
	 border-style: solid;
	border: 3px solid black;
	background-color:#F41213 ;

   text-align: center;
	font-size:25px;
}