/*--------- Begin eva-l.net CSS ---------*/
/*--------- Begin body ---------*/
a:link, a:active, a:visited	{
	color: #7A9494;
	font-weight: bold;
	text-decoration: none;
	}

a:hover	{
	color: #EAEAEA;
	font-weight: bold;
	text-decoration: none;
	}
a.nav:link, a.nav:active, a.nav:visited	{
	color: #7A9494;
	font-weight: bold;
	text-decoration: none;
	}

a.nav:hover	{
	color: #EAEAEA;
	font-weight: bold;
	text-decoration: none;
	}
	
body { background-color: #C4DAD9;
	}
		
body, tr, td, p, li {
	font-family: Tahoma, Verdana, Arial; 
	font-size:11px; 
	line-height:11px; 
	letter-spacing:0px; 
	text-align: justify; 
	color: #8B8B8B;
	scrollbar-face-color: #EDEDED; 
	scrollbar-shadow-color: #EDEDED; 
	scrollbar-highlight-color: #EDEDED; 
	scrollbar-3dlight-color: #EDEDED; 
	scrollbar-darkshadow-color: #EDEDED; 
	scrollbar-track-color: #A1BDBD; 
	scrollbar-arrow-color: #A1BDBD;
 	}
	
input, textarea, option, select	{
	background-color: #DEEBEB;
	font: 10px Trebuchet MS;
	color: #696969;
	letter-spacing: 0px;
	border: 1px solid #F0E6EB;
	padding: 1px; 
	}

b	{
	color: #D4AFC2;
	}
 
i	{
	color: #9FB7B7;
	font-weight: none;
	text-decoration: none;
	}
 
u	{
	color: #9FB7B7;
	font-weight:none;
	text-decoration: underline;
	}
	
	
/*--------- End body ---------*/
/*--------- Begin class ---------*/
.sidebar {
	font-family: Tahoma, Verdana, Helvetica, Arial; 
	font-size:9px; 
	line-height:10px; 
	color: #8B8B8B;
	letter-spacing:0px; 	
	text-align: justify;
	background-color: #EAEAEA;
	}

.title {
	font-family: Tahoma, Verdana, Arial; 
	font-size:8px; 
	font-weight: bold;
	line-height:6px; 
	color: #628089;
	background-color: #D6D6D6;
	padding-left: 2px;
	padding-top: 4px;
	padding-bottom: 1px;
	border-bottom: solid #E1E1E1 3px;
	}

.titlenews {
	font-family: Tahoma, Verdana, Arial; 
	font-size:8px; 
	font-weight: bold;
	line-height:7px; 
	color: #628089;
	text-transform: uppercase;
	background-color: #D6D6D6;
	padding-left: 2px;
	padding-top: 4px;
	padding-bottom: 1px;
	border-bottom: solid #E1E1E1 3px;
	}
	
.posted {
	font-family: Tahoma, Verdana, Arial; 
	font-size:8px; 
	font-weight: bold;
	line-height:7px; 
	color: #628089;
	text-transform: uppercase;
	background-color: #DFDFDF;
	padding-top: 1px;
	padding-bottom: 4px;
	border-top: solid #E1E1E1 3px;
	}

.text { background-color: #F0F8DF;
	color: #696969;
	font-family: Trebuchet MS; 
	font-size: 10px;
	line-height: 13px;
	letter-spacing: 0px;
	}
.awards {
	background-color:#B6B6B6;
	color:#6C6C6C;
	font-size:7.5pt;
	font-family:tahoma;
	line-height:9pt; 
}
.awards2 {
	background-color:#E2E8E8;
	color:#6C6C6C;
	font-size:7.5pt;
	font-family:tahoma;
	line-height:9pt; 
}
/*--------- End class ---------*/
/*--------- ED eva-l.net CSS ---------*/