﻿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:left; 
}
.lblLabel
{
	font-family:Tahoma;
	font-size:11px;	
}
.clsHyperlink
{
	font-family:Tahoma;
	font-size:11px;	
	color:#0277AD;
	border:0px;
}

A:link	{	
	text-decoration:none;
	color:	#0277AD;
	FONT-FAMILY:Tahoma;
	FONT-SIZE: 11px;
	border:0px;
		}	
		
A:visited	{	
	text-decoration:	none;
	color:	#0277AD;
	border:0px;
		}	
		
A:active	{	
	text-decoration:	none;
	color:	#0277AD;
	border:0px;
		}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#0277AD;
	border:0px;
	}


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;
	}


.clsLinkHome
{
	font-family:Tahoma;
	font-size:11px;	
	color:#000000;
}

