/* Header */
.HeaderCell1
{
	background-color:#999933;
}

.HeaderCell2
{
	background-color:#CCCC66;
	font-family:Verdana, Arial;
	color:#666600;
	font-size:8pt;
	font-weight:bold;
	
}

a.HeaderCell2Link
{
	background-color:#CCCC66;
	font-family:Verdana, Arial;
	color:#666600;
	font-size:8pt;
	font-weight:bold;
	text-decoration:underline;
}

a.HeaderCell3Link
{
	background-color:#999933;
	font-family:Verdana, Arial;
	color:White;
	font-size:7pt;
	text-decoration:none;
}

.HeaderCellManager1
{
	background-color:#CBCC66;
}

.HeaderCellManager2
{
	background-color:#CCCF5E;
	font-family:Verdana, Arial;
	color:#7F801A;
	font-size:8pt;
	
}

a.HeaderCellManager2Link
{
	background-color:#CCCF5E;
	font-family:Verdana, Arial;
	color:#7F801A;
	font-size:8pt;
	text-decoration:underline;
}

.HeaderCellManager3Link
{
	background-color:#999933;
	font-family:Verdana, Arial;
	color:White;
	font-size:7pt;
	text-decoration:none;
}


.HeaderCellStaff1
{
	background-color:#CBCC66;
}

.HeaderCellStaff2
{
	background-color:#CCCF5E;
	font-family:Verdana, Arial;
	color:#7F801A;
	font-size:8pt;
	
}

a.HeaderCellStaff2Link
{
	background-color:#CCCF5E;
	font-family:Verdana, Arial;
	color:#7F801A;
	font-size:8pt;
	text-decoration:underline;
}

.HeaderCellStaff3Link
{
	background-color:#999933;
	font-family:Verdana, Arial;
	color:White;
	font-size:7pt;
	text-decoration:none;
}

/* End Header */

/* Begin Navigation */
.Nav
{
	background-color:#660909;
	font-family:Verdana,Arial;
	font-size:8px;
	color:White;
}

a.NavLink
{
	background-color:#660909;
	font-family:Verdana,Arial;
	font-size:8pt;
	color:White;
	text-decoration:none;
}

a.NavLink:hover
{
	text-decoration:underline;	
}


.NavManager
{
	background-color:#999933;
	font-family:Verdana,Arial;
	font-size:8px;
	color:White;
}

a.NavLinkManager
{
	background-color:#999933;
	font-family:Verdana,Arial;
	font-size:8pt;
	color:White;
	text-decoration:none;
}

a.NavLinkManager:hover
{
	text-decoration:underline;	
}




/* End Navigation */

/* Begin Main Content */

	.HeaderHome		
			{
			font-size:16pt;
			font-family: arial;
			color:#660000;
			}



	.ContentHome		
			{
			font-size:12px;
			line-height:20px;
			font-family: Verdana, arial;
			color:#666666;
			}

	.ContentHomeLink		
			{
			font-size:12px;
			font-family: Verdana, arial;
			color:#666666;
			text-decoration:underline;
			}

	.JoinText
	{
		font-size:9px;
		font-family:Verdana,Arial;
		color:Black;
		text-decoration:none;
	}
	
	.JoinText:hover
	{
		text-decoration:underline;
	}
	
	.JoinText:visited
	{
	}
	
	
	.DemoLinkText
	{
		font-size:12px;
		font-family: Verdana, arial;
		color:#000000;
		text-decoration:none;
		
	}
	
	.DemoLinkText:hover
	{
		text-decoration:underline;
	}
	

	.SubHeaderHome		
			{
			font-size:13px;
			font-family: arial;
			font-weight:bold;
			color:#660000;
			}


	.SubContentHome		
			{
			font-size:10px;
			font-family: Verdana, arial;
			color:#666666;
			}

	.SubContentHomeLink		
			{
			font-size:9px;
			font-family: Verdana, arial;
			color:#666666;
			}

	.HeaderNotHome		
		{	
		font-size:16pt;	
		font-family: arial;	
		color:#660000;
		}

	.ContentText	

		{
		font-size:12px;
		font-family: Verdana, arial;
		color:#000000;
		}
		
	.ContentTextRed	

		{
		font-size:12px;
		font-family: Verdana, arial;
		color:Black;
		}

	.ContentTextHeadColor	

		{
		font-size:12px;
		font-family: Verdana, arial;
		font-weight:bold;
		color:#006666;
		}

	.ContentTextHead	

		{
		font-size:12px;
		font-family: Verdana, arial;	
		font-weight:bold;	
		color:#000000;	
		}	

		


/* End Main Content */

/* Training Detail Popup */
	.TDetailContent
	{
		background-color:#EEEEB2;
		font-family:Verdana, Arial;
		font-size: 9px;
		color:#660909;
	}
	
	.TDetailHeader
	{
		background-color:#CCCC66;
		font-family:Verdana, Arial;
		font-size: 11px;
		color:black;
	}
		


/* End Training Detail Popup */

.FooterText
{
	font-family:Verdana,Arial;
	font-size:8pt;
	color:#8F4444;
	text-decoration:none;
	
}


a.FooterLink
{
	font-family:Verdana,Arial;
	font-size:8pt;
	color:#8F4444;
	text-decoration:none;
	
}

a.FooterLink:hover
{
	text-decoration:underline;

}

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    margin:0px;
   
}

/*
A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}

*/	

	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	
	}
