
.THClass
{
	color:#999; 
font-weight: bold; 
font-size:14px;
}



.GridHeaderStyle
{

	font-size:11px; 
	font-weight:bold;  
	color:#777;
}

.GridHeaderStyle a
{

	font-size:11px; 
	font-weight:bold;  
	color:#777;
}

.GridHeaderStyle a:hover
{

	font-size:11px; 
	font-weight:bold;  
	color:#000;
	text-decoration: underline;
}




.JOBSLinkFont
{

	font-size:11px; 

	
}

.JOBSLinkFont a
{

	font-size:11px; 
	color:#777;
}

.JOBSLinkFont a:hover
{

	font-size:11px; 
	color:#000;
	text-decoration: underline;
}

body 
{
	
	font-size:10pt;
}



.ContentTableStyle 
{

	font-size:11px; 
	background-color:White;  
}


.ContentTableStyle a
{
	
	font-size:11px; 
	color:#777;
}

.ContentTableStyle a:hover
{
	
	font-size:11px; 
	color:#000;
	text-decoration: underline;
}


.Message
{
	color:Red;   
}



/* Menu Classes */

.StaticMenuItemStyle_Css
{
	color:#808080;
	display:block;
	font-weight:bold ; 
	
}
.StaticHoverStyle_Css
{
	color:#000;
}
.DynamicMenuStyle_Css
{
	color:#808080;
	font-weight:bold ; 
}

.DynamicHoverStyle_Css
{
	color:#000; 
}

.StaticSelectedStyle_Css
{
	
}

.DynamicSelectedStyle_Css
{
	
}
.DynamicMenuItemStyle_Css
{
	
}

/* End Menu  Classes */