﻿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_LEFT
{
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 11px;
    font-weight:bold;
    color:	white;    
    Text-ALIGN:CENTER; 
}

.Menu_LEFT A{	
	text-decoration:	underline;
	color:	white;
	font-weight:bold;
		}

.Menu_LEFT A:link	{	
	text-decoration:	none;
	color:	white;
	font-weight:bold;
		}	
		
.Menu_LEFT A:visited	{	
	text-decoration:	none;
	color:	white;
	font-weight:bold;
		}	
		
.Menu_LEFT A:active	{	
	text-decoration:	none;
	color:	white;
	font-weight:bold;
		}	
		
.Menu_LEFT A:hover	{	
	text-decoration:	underline;
	color:	white;
	}
	

.HOTNEW {
color:white;
margin-top:9px;
padding-bottom:9px;
margin-left:10px;
margin-right:10px;
font-size:11px;
font-family:Tahoma,Verdana,Arial;
}


.cssPcLeftMenuItem1, .cssPcLeftMenuItem1 P
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 3px;

}
.cssPcLeftMenuItem1 A, .cssPcLeftMenuItem1 A:active, .cssPcLeftMenuItem1 A:visited, .cssPcLeftMenuItem1 A:link
{
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}
.cssPcLeftMenuItem1 A:hover
{
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: underline;
}



.cssPcLeftMenuItem, .cssPcLeftMenuItem P
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	font-weight:normal;
	color: #000203;
	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: 11px;
	font-weight: normal;
	color: #086299;
	text-decoration: none;
}
.cssPcLeftSubMenuItem A:hover
{
	color: #8C0213;
	text-decoration: underline;
}
.cssPcLeftMenuDivider, .cssPcLeftMenuDivider TD
{
	background-color: #FFFFFF;
}

.footer_menu{
	padding-top:10px;
	color:#0272c8;
}
a.footer_menu{
	padding: 0px 8px 0px 8px;
	color:#0272c8;
	border-right:1px solid #0272c8;
	font-size:11px;
	text-decoration:none;
}
a.footer_menu:hover{
	color:#f39f01;
