#bg {
	background: url(../images/bg.gif) repeat-x;
}

#sidenavbg {
	background: url(../images/sidenav_bg.gif) repeat-y;
}

.subnav, .subnav a:link, .subnav A:active, .subnav a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #008D9E;
	text-decoration: none;
}
.subnav a:hover {
	color: #666666;
	text-decoration: none;
}

.blk {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}
.wht {
	font-family: Tahoma;
	font-size: 10px;
	color: #ffffff;
}

.content {
	font-family: Tahoma;
	font-size: 11px;
	color: #545454;
}

.content2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #0ea7b9;
}

.red {
	font-family: Tahoma;
	font-size: 11px;
	color: #0ea7b9;
	font-weight: bold;
}

.blue {
	font-family: Tahoma;
	font-size: 11px;
	color: #008D9E;
	font-weight: bold;
}

.heading {
	font-family: Tahoma;
	font-size: 14px;
	color: #606060;
	font-weight: bold;
}

.contentbold {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.subheading {
	font-family: Tahoma;
	font-size: 14px;
	color: #82A11B;
	font-weight: bold;
}

.contactform {
	font-family: Tahoma;
	font-size: 11px;
	color: #444444;
}

.field {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #eeeeee;
	border: solid 1px #0ea7b9;
}
.input {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #eeeeee;
	border: solid 1px #0ea7b9;
}
.btn {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	background-color: #ffffff;
	border: solid 1px #0ea7b9;
}

.address {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	
}

.Newstitle, .Newstitle a:link, .Newstitle A:active, .Newstitle a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #0ea7b9;
	text-decoration: none;
}
.Newstitle a:hover {
	color: #9F2D20;
	text-decoration: underline;
}

.Newsdate {
	font-family: Tahoma;
	font-size: 10px;
	color: #545454;
}

.Newscontent {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: none;
}

.morelink, .morelink a:link, .morelink A:active, .morelink a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #3D3D3D;
	text-decoration: none;
}

.morelink a:hover {
	color: #444444;
	text-decoration: underline;
}

.footer, .footer a:link, .footer A:active, .footer a:visited {
	font-family: Tahoma;
	font-size: 10px;
	color: #b2b2bb;
	text-decoration: none;
}

.footer a:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #555555;
	font-weight: none;
	text-decoration: underline;
}

.credit, .credit a:link, .credit A:active, .credit a:visited {
	font-family: Tahoma;
	font-size: 10px;
	color: #cccccc;
	text-decoration: none;
}

.credit a:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #FF0000;
	font-weight: none;
	text-decoration: none;
}

.required {
	color:#FF0000;
}

#col_box { 
	padding: 1px;
	margin: 0 0 1px;
	background: #ffffff;
	border: 3px solid #dddddd; 
	 
}

.nl2li {  
	font-family: Tahoma;
	font-size: 11px;
	color: #545454;
}

.blackborder
{
	border-style: solid;
	border-width: 1px;
	border-color: black;
}