body {
	margin: 0px;
	padding: 0px;
	background-color: #ABB382;
	background-image: url(images/pageBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}
.toplinks {
	font-family: Verdana;
	font-size: 11px;
	color: #4F4648;
}
.toplinks a:link, .toplinks a:visited, .toplinks A:active {
	color: #4F4648; 
	text-decoration: none;
}
.toplinks a:hover {
	color: #4F4648; 
	text-decoration: underline;
}
.tab {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	padding-left:5px;
	padding-right:5px;
	background-image: url(images/bgtab.jpg);
}
.tab a:link, .tab a:visited, .tab A:active {
	color: #FFFFFF; 
	text-decoration: none;
}
.tab a:hover {
	color: #FFFFFF; 
	text-decoration: underline;
}
.tabsel {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	padding-left:5px;
	padding-right:5px;
	background-image: url(images/bgtabsel.jpg);
}
.tabsel a:link, .tabsel a:visited, .tabsel A:active {
	color: #FFFFFF; 
	text-decoration: none;
}
.tabsel a:hover {
	color: #FFFFFF; 
	text-decoration: underline;
}
.text {
	font-family: Arial, helvetica, sans serif;
	font-size: 12px;
	color: #333333;
	line-height:20px;
}
.text a:link, .text a:visited, .text A:active {
	color: #333333; 
	text-decoration: none;
}
.text a:hover {
	color: #333333; 
	text-decoration: underline;
}
.textwhite {
	font-family: Arial, helvetisca, sans serif;
	font-size: 12px;
	color: #FFFFFF;
}
.textwhite a:link, .textwhite a:visited, .textwhite A:active {
	color: #FFFFFF; 
	text-decoration: underline;
}
.textwhite a:hover {
	color: #FF0000; 
	text-decoration: underline;
}
.boxlinks {
	font-family: Arial, helvetica, sans serif;
	font-size: 12px;
	color: #333333;
}
.boxlinks a:link, .boxlinks a:visited, .boxlinks A:active {
	color: #333333; 
	text-decoration: none;
}
.boxlinks a:hover {
	color: #666666; 
	text-decoration: underline;
}
.title {
color:#027CA5; 
font-family:Arial, helvetica, sans serif;
font-size:12px;
font-weight:bold;
}
.footer {
	font-family: Arial, helvetica, sans serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;

}
.footer a:link, .footer a:visited,.footer A:active {
	color: #333333; 
	text-decoration: none;
}
.footer a:hover {
	color: #333333; 
	text-decoration: underline;
}.sideboxhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/boxbg.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
.sideboxbds {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2D2F22;
	border-right-color: #2D2F22;
	border-bottom-color: #2D2F22;
	border-left-color: #2D2F22;
	background-color: #C9D2A5;
}
.bpx {
	background-image: url(images/bpx.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bpxTitle {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.mkad{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #C9D2A5;
	border: 1px solid #666666;
}
.bdwht {
	border: 2px solid #FFFFFF;
}
.articlebg {
	background-color: #000000;
	background-image: url(images/articlebg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.articlebgplain {
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: top;
}
.bgteaser {
	background-color: #000000;
	background-image: url(images/bgteaserbox.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
