﻿body 
{
	BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    Text-ALIGN:CENTER; 
}
A:link	{	
	text-decoration:	none;
	color:	BLUE;
		}	
		
A:visited	{	
	text-decoration:	none;
	color:	BLUE;
		}	
		
A:active	{	
	text-decoration:	none;
	color:	BLUE;
		}	
		
A:hover	{	
	text-decoration:	underline;
	color:	BLUE;
	}


Menu_class 
{
	BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    FONT-WEIGHT: normal;
    Text-ALIGN:CENTER; 
}


.Menu_TOP
{
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 11px;
    font-weight:bold;
    color:	white;    
    Text-ALIGN:CENTER; 
}

.Menu_TOP A{	
	text-decoration:	underline;
	color:	white;
		}

.Menu_TOP A:link	{	
	text-decoration:	none;
	color:	white;
		}	
		
.Menu_TOP A:visited	{	
	text-decoration:	none;
	color:	white;
		}	
		
.Menu_TOP A:active	{	
	text-decoration:	none;
	color:	white;
		}	
		
.Menu_TOP A:hover	{	
	text-decoration:	underline;
	color:	white;
	}


.Menu_PAGING
{
	FONT-FAMILY: Tahoma, ARIAL, Helvetica, sans-serif;
    FONT-SIZE: 14px;
    Text-ALIGN:CENTER; 
    border:WHITE 1px solid;
    COLOR:BLACK; 
}

.Menu_PAGING A:link	{	
	text-decoration:underline;
	border:WHITE 1px solid;
	color:Orange;		
		}	
		
.Menu_PAGING :visited	
{
	text-decoration:underline;
	border:WHITE 1px solid;
	color:	Orange;		
		}	
		
.Menu_PAGING A:active	
{
	text-decoration:underline;
	border:BLUE 1px solid;
	color:	Orange;		
		}	
		
.Menu_PAGING A:hover	
{	
	border:BLUE 1px solid;
	color:	black;	
	}
	
	

.SUBMENU
{
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    font-weight: bold; 
    color:	GrayText;    
    text-align:left;
 }

.SUBMENU A{	
	text-decoration:	underline;
	color:	GrayText;
	font-weight: bold;
		}

.SUBMENU A:link	{	
	text-decoration:	none;
	color:	GrayText;
	font-weight: bold;
		}	
		
.SUBMENU A:visited	{	
	text-decoration:	none;
	color:	GrayText;
	font-weight: bold;
		}	
		
.SUBMENU A:active	{	
	text-decoration:	none;
	color:	GrayText;
	font-weight: bold;
		}	
		
.SUBMENU A:hover	{	
	text-decoration:	underline;
	color:	GrayText;
	font-weight: bold;
	}



.MENU
{
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    font-weight: bold; 
    color:	white;    
    text-align:left;
 }

.MENU A{	
	text-decoration:	underline;
	color:	white;
		}

.MENU A:link	{	
	text-decoration:	none;
	color:	white;
		}	
		
.MENU A:visited	{	
	text-decoration:	none;
	color:	white;
		}	
		
.MENU A:active	{	
	text-decoration:	none;
	color:	white;
		}	
		
.MENU A:hover	{	
	text-decoration:	underline;
	color:	white;
	}
	
	



.cssPcLeftMenuItem1, .cssPcLeftMenuItem1 P
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 3px;

}
.cssPcLeftMenuItem1 A, .cssPcLeftMenuItem1 A:active, .cssPcLeftMenuItem1 A:visited, .cssPcLeftMenuItem1 A:link
{
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
.cssPcLeftMenuItem1 A:hover
{
	color: #000000;
	font-weight:bold;
	text-decoration: underline;
}

.cssPcLeftMenuItem, .cssPcLeftMenuItem P
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	font-weight:normal;
	color: BLACK;
	background-color: #D0DFFB;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 3px;

}
.cssPcLeftMenuItem A, .cssPcLeftMenuItem A:active, .cssPcLeftMenuItem A:visited, .cssPcLeftMenuItem A:link
{
	color: #003399;
	text-decoration: none;
}
.cssPcLeftMenuItem A:hover
{
	color: #FA6C03;
	text-decoration: underline;
}
.cssPcLeftSubMenu
{
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: hidden;
}
.cssPcLeftSubMenuItem A, .cssPcLeftSubMenuItem A:active, .cssPcLeftSubMenuItem A:link, .cssPcLeftSubMenuItem A:visited
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #086299;
	text-decoration: none;
}
.cssPcLeftSubMenuItem A:hover
{
	color: #8C0213;
	text-decoration: underline;
}
.cssPcLeftMenuDivider, .cssPcLeftMenuDivider TD
{
	background-color: WHITE;
	color:Black;
}






.menu_child_top_hover
{
	BACKGROUND-COLOR: Gray;
    FONT-FAMILY: Tahoma, Helvetica, sans-serif;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
    color:White;
    Text-ALIGN:Left; 
}
