@charset "utf-8";
/* CSS Document */
a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}

.bodytext {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.latesnews {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.newwsheader {
	font-family: Tahoma, Arial, Verdana;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.largerbodytext {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
}
.boldtext {
font-family: Arial, Verdana;
	font-size: 16px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	color: #333333;
	text-decoration: none; 
}
a:link {
	color: #0066CC;
	text-decoration: underline;
}
.textbox {
	padding: 7px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #0066CC;
	text-decoration: underline;
}
a:hover {
	color: #0066CC;
	text-decoration: none;
}
.boldtextblue {
	font-family: Tahoma, Arial, Verdana;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
h1 { font-family: Arial, Verdana;
	font-size: 16px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	color: #333333;
	text-decoration: none; }
h2 { font-family: Tahoma, Arial, Verdana;
	font-size: 20px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	color: #333333;
	text-decoration: none; }
	
	
body{
color: #333;
font-size: 12px;
font-family: Tahoma, Arial, Verdana;
line-height: 20px;
padding:10px;
}
#wrapper{
width: 460px;
margin: 0 auto;
}
.box{
background: #F0F0F0;
}
.boxholder{
clear: both;
padding: 5px;
background: #F0F0F0;
}
.tab{
float: left;
height: 40px;
width: 115px;
margin: 0 0 0 0;
text-align: center;
background: #8DC70A url(../images/greentab.jpg) no-repeat;
}
.tabtxt{
margin: 0;
color: #fff;
font-size: 11px;
font-family: Tahoma, Arial, Verdana;
font-weight: normal;
line-height: 14px;
padding: 6px 0 0 0;
cursor: pointer;
}
.blogheader {
font-family: Arial, Verdana;
	font-size: 30px;
	font-style: normal;
	line-height: 40px;
	font-weight: normal;
	color: #006699;
	text-decoration: none; 
}

