﻿body { 

	background: url(images/bgd.png) repeat-x #F6F6F6;
	font-family: tahoma;
	font-size: 7.5pt;
	margin: 0px;
	padding: 0px;
	color: #CDCDCB;

}


.bg {

	background-color: #F6F6F6;

}




/* News ------------------------------------------------------------------- */

.table {
	background-color: #EFEEED;
	color: #ABA59B;
	font-size: 9px; 
	line-height: 15px;
	letter-spacing: 1px;
	font-family: tahoma;
	text-align:justify;
	padding: 5px;
	margin-bottom: 5px;	
	border-bottom: 0px solid  #4A4A4A;
	-moz-border-radius:  5px; 
	-webkit-border-radius: 5px; 
	border-radius: 15px;

}

.news {
	background: #EFEEED;
	color: #ABA59B;
	font-size: 9px; 
	line-height: 15px;
	letter-spacing: 1px;
	font-family: tahoma;
	text-align:justify;
	padding: 5px;
	margin-bottom: 5px;	
	border-bottom: 0px solid  #4A4A4A;
	-moz-border-radius:  5px; 
	-webkit-border-radius: 5px; 
	border-radius: 15px;

}


.titlenews {
	background-color: #DF7310;
	color: #FFFFFF ;
	line-height: 15px;
	font: 8pt georgia;
	text-transform: uppercase;	
	text-align: center;
	letter-spacing: 2px;
	border: 0px solid #A7B5BC;
	font-weight: normal;
	-moz-border-radius:  5px; 
	-webkit-border-radius: 5px; 
	border-radius: 5px;
	padding: 5px;

}

.categorynews {
	background-color: transparant;
	color: #ABA59B;
	font-size: 9pt;
	margin:5px;
	font-family: verdana;
	padding-right:5px;	
	text-align: center;
	line-height: 15px;
	border-top: 3px double #B0B0B0;
	font-style: italic;

}

.commentnews {
	background-color: #DF7310;
	color: #FFFFFF;
	font-size: 7.5pt;
	margin:5px;
	font-family: verdana;	
	text-align: center;
	line-height: 15px;
	border: 0px solid #A7B5BC;
	font-style: italic;
	-moz-border-radius:  5px; 
	-webkit-border-radius: 5px; 
	border-radius: 5px;
	padding: 5px;

}

.date { 
	background: #A19A90;
	border: 0px solid #FFFFFF;
	font: 8pt tahoma;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 3px;
	color: #FFFFFF;
	-moz-border-radius:  5px; 
	-webkit-border-radius: 5px; 
	border-radius: 5px;
	padding: 8px;

}



/* Sidebar ------------------------------------------------------------------- */

.side-title {
	background-color: #DF7310;
	color: #FFFFFF;
	font-size: 8pt; 
	line-height: 15px;
	font-weight: normal;
	letter-spacing: 1px;
	font-family: Georgia,Verdana,Times New Roman, Times, sans serif;
	text-transform: uppercase;
	text-align:center;
	padding: 5px;
	margin-bottom: 5px;	
	-moz-border-radius:  5px; 
	-webkit-border-radius: 5px; 
	border-radius: 5px;

}

.side-content {
	background: #EFEEED;
	color: #ABA59B;
	font-size: 9px; 
	line-height: 15px;
	letter-spacing: 1px;
	font-family: tahoma;
	text-align:justify;
	padding: 5px;
	margin-bottom: 5px;	
	-moz-border-radius:  5px; 
	-webkit-border-radius: 5px; 
	border-radius: 5px;

}


blockquote { 

	line-height:9px; 
	text-align: justify;
	width: 400px;
	padding: 5px;
	background: #D9D8D8 ;
	border: 3px solid #F09B4E;
	-moz-border-radius:  5px; 
	-webkit-border-radius: 5px; 
	border-radius: 5px;

}

img {
border-left-color:#EF7606;
border-bottom-color:#EF7606;
border-top-color:#EF7606;
border-right-color:#EF7606;}

a img {
        border-style: solid;
        border-width:1px;
        border-color: #F09B4E;
	padding: 5px;
	margin-bottom: 5px;	
	-moz-border-radius:  5px; 
	-webkit-border-radius: 5px; 
	border-radius: 5px;

}

a:hover img {
        border-style: solid;
        border-width:1px;
        border-color: #9D958B;
	padding: 5px;
	margin-bottom: 5px;	
	-moz-border-radius:  5px; 
	-webkit-border-radius: 5px; 
	border-radius: 5px;
}

a:link{
	color: #F09B4E;
	text-decoration: none;
	letter-spacing: 1px;
	cursor: crosshair;}

a:visited{
	color: #F09B4E;
	text-decoration: none;
	letter-spacing: 1px;
	cursor: crosshair;}

a:hover { 
	color:#9D958B;
	cursor: crosshair;} 

strong {

	letter-spacing: 1px;
}

b {
	color:#A69E94;
}

i {
	color:#54714F;
}

u {
	color:#008040;
}

em {
	color:#008040;
}