.menuText 
{  
	font-family: Tahoma; 
	font-size: 10px; 
	font-weight: bold; 
	color: #0364A1;
	line-height:110%;
	text-align:justify;
	text-decoration:none;
}

.inmenuText 
{  
	font-family: Tahoma; 
	font-size: 11px; 
	font-weight: normal; 
	color: #E85802;
	line-height:110%;
	text-align:justify;
	text-decoration:none;
}

.conText 
{  
	font-family: Tahoma; 
	font-size: 11px; 
	font-weight: normal; 
	color: #FFFFFF;
	line-height:120%;
	text-align:justify;
	text-decoration:none;
}

.conTextBlue 
{  
	font-family: Tahoma; 
	font-size: 11px; 
	font-weight: normal; 
	color: #0364A1;
	line-height:110%;
	text-align:justify;
	text-decoration:none;
}

.conTextBlueBig 
{  
	font-family: Tahoma; 
	font-size: 15px; 
	font-weight: bold; 
	color: #0364A1;
	line-height:130%;
	text-decoration:none;
}


.tabHead 
{  
	font-family: Tahoma; 
	font-size: 11px; 
	font-weight: bold; 
	color: #FEFF8E;
	line-height:170%;
	text-align:justify;
	text-decoration:none;
}

.topBackground
{
	background-repeat: repeat-x;
	background-image: url("../images/home_pattern.gif");
	background-position:top center ;
}

.intopBackground
{
	background-repeat: repeat-x;
	background-image: url("../images/in_mid_bg.gif");
	background-position:top center ;
}

.bottomMenu 
{  
	font-family: Tahoma; 
	font-size: 10px; 
	font-weight: normal; 
	color: #B2ECFE;
	line-height:120%;
	text-decoration:none;
}

.bottomMenu:hover
{  
	font-family: Tahoma; 
	font-size: 10px; 
	font-weight: normal; 
	color: #FFFFFF;
	line-height:120%;
	text-decoration:none;
}

.slimTable
{
	border-left:1px;
	border-top:1px;
	border-bottom:1px;
	border-right:1px;
	border-style:solid;
	border-color:#96ADAB;
	
	font-family: Tahoma; 
	font-size: 11px; 
	font-weight: normal; 
	color: #0364A1;
	line-height:110%;
	text-align:justify;
	text-decoration:none;
}


.linkText 
{  
	font-family: Tahoma; 
	font-size: 11px; 
	font-weight: normal; 
	color: #101C2E;
	line-height:120%;
	text-align:justify;
	text-decoration:none;
}

.linkText:hover
{  
	font-family: Tahoma; 
	font-size: 11px; 
	font-weight: normal; 
	color: #0364A1;
	line-height:120%;
	text-align:justify;
	text-decoration:none;
}

