BODY { 
background-image:url('blbg.png');
background-repeat: repeat-x;
font-size: 8pt;
font-family: arial;
text-align:justify;
color: #344538; 
scrollbar-face-color: #493943; 
scrollbar-shadow-color: #493943; 
scrollbar-highlight-color: #493943; 
scrollbar-3dlight-color: #493943; 
scrollbar-darkshadow-color: #c4b5b9; 
scrollbar-track-color: #493943; 
scrollbar-arrow-color: #c4b5b9; 
scrollbar-base-color: #493943; 
left-margin: 2; 
} 

TABLE { 
font-size: 8pt;
font-family: arial;
text-align:justify;
color: #344538; 
} 

.updatebox{
background-color: #E5E8EB;
border: 1px dotted #C4B4B5;
text-align:left;
width: 400px;
padding: 5px;
}

A:link
{ text-decoration: none; color:#F2D9D2; font-weight: bold; font-size: 8pt; }
A:visited
{ text-decoration: none; color:#F2D9D2; font-weight: bold; font-size: 8pt; }
A:active
{ text-decoration: none; color:#F2D9D2; font-weight: bold; font-size: 8pt; }
A:hover
{ text-decoration: none; color:#F7B395; font-weight: bold; font-size: 8pt; }

b, strong { color: #1B221F}

i, italics { color: #1B221F}

u, underline { color: #1B221F}

s, strike { color: #1B221F}

h1 {
font-family:tahoma;
font-size:6pt;
color:#ffffff;
text-transform:uppercase;
letter-spacing:1;
margin:0;
padding:1px;
text-align:left;
margin-bottom:4;
background-color:#5F8B65;}

h2 {
font-family:tahoma;
font-size:6pt;
color:#fffefc;
text-transform:uppercase;
letter-spacing:1;
margin:0;
padding:1px;
text-align:right;
margin-bottom:2;
background-color:#729877;
}

h3 {
font-family:tahoma;
font-size:6pt;
color:#FFFFFF;
text-transform:uppercase;
letter-spacing:1;
margin:0;
padding:1px;
text-align: center;
margin-bottom:2;
margin-top:0;
margin-left:0;
background-color:#5F8B65;

}

.affiliates img { 
border-width :0px;
border-color: #c03246;
background-color: #c03246;
margin: 8px;
border-style: solid;
}

/* WORDPRESS CSS +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.news-box-post {
	background-image:url('img/newsbg.jpg');
	background: #80AE86;
	padding: 5px;
	text-align: justify;

	color:#344538; 
}
	
.news-box2 {
	background-image:url('img/newsb.jpg');
	background: #6F9B75;
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #303D48;}
	
.news-box2 a {
	color: #E1D9D2;
	text-decoration: none;}

.news-box2 a:link, .news-box2 a:visited {
	color: #E1D9D2;
	text-decoration: none;}

.news-box2 a:hover {
	color: #a03008;
	text-decoration: underline;}

.news-title, .news-title ul, .news-title ul ul {

	font-family:tahoma;
font-size:6pt;
color:#FFFFFF;
text-transform:uppercase;
letter-spacing:1;
margin:0;
padding:1px;
text-align: center;
margin-bottom:2;
margin-top:0;
margin-left:2;
background-color:#5F8B65;}

.news-title li {}

.news-title a {
	font-family:tahoma;
	font-size:6pt;
	color: #ffffff;
	text-decoration: none;}

.news-title a:link, .news-title a:visited {
	font-family:tahoma;
	font-size:6pt;
	color: #ffffff;
	text-decoration: none;}

.news-title a:hover {
	font-family:tahoma;
	font-size:6pt;
	color: #433D54;
	text-decoration: underline;}