body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.left {
    width: 175px;
    background: url(../images/bg-175r.gif);
    float: left;
    margin-left: 5px;
}

.left_bg {
	width: 175px;
	background: url(../images/bg-175.gif) repeat-y;
	float: left;
}

.middle{
	width: 440px;
	float: left;
	margin-left: 5px;
	background: #ffffff;
}

.middlebottom{
	width: 440px;
	background: url(../images/bg-440.gif);
	float: left;
}

.middletop{
	width: 440px;
	float: left;
}

.middlebottom{
	margin-top: 5px;
}

.text-440{
  padding: 2px;
}

.text-440 label{
  color: 666666;
}

.text-440 input, .text-440 textarea, .text-440 button{
  margin-left: 10px;
  margin-top: 2px;
  margin-bottom: 5px;
}

.right{
	width: 175px;
	background: url(../images/bg-175r.gif);
	float: left;
	margin-left: 5px;
}

.right_ext{
	width: 50px;
	height: 320px;
	background: url(../images/map_right.jpg);
	float: left;
	margin-left: 0px;
}

.top-175 { 
	background: url(../images/top-175.gif) no-repeat top right; 
	height: 11px;
}

.bottom-175 {
	background: url(../images/bottom-175.gif) no-repeat top right; 
	height: 16px;
}

.top-175r { 
	background: url(../images/top-175r.gif) no-repeat top right; 
	height: 11px;
}

.bottom-175r {
	background: url(../images/bottom-175r.gif) no-repeat top right; 
	height: 16px;
}

.top-440 { 
	background: url(../images/top-440.gif) no-repeat top right; 
	height: 11px;
}

.bottom-440 {
	background: url(../images/bottom-440.gif) no-repeat top right; 
	height: 16px;
}


p{
	padding: 5px;
}

.left  ul, li{
	font-size: 14px;
	color: #ffffff;
	padding: 0px;
	border: 0px solid #ffffff;
	list-style-type: none;
	margin-left: 2px;
}

.left li{
	padding-bottom: 5px;
	margin-left: 0px;
	width: 173px;
}

.left li a{
	font-family: "Courier New", Courier, monospace;
	color: #70a4de;
	letter-spacing: 2px;
	line-height: 25px;
	padding-top: 1px;
	padding-left: 50px;
	display: block;
	background: url(../images/link_bullet.gif) no-repeat;
	text-decoration: none;
}

.left li a:hover, li#current a{
	color: #f17d00;
	background: url(../images/link_bullet_hover.gif) #e6e6e6 no-repeat;
	border-right: 1px solid #d0d0d0;
}

.left h3{
	color: #9b9b9b;
	display: block;
	width: 150px;
	margin-left: 5px;
	padding: 5px;
	letter-spacing: 2px;
	border-top: 1px dashed #9b9b9b;
	border-bottom: 1px dashed #9b9b9b;
}

.address_block{
	padding: 4px;
	font-size: 9px;
	border: 0px solid #ff0000;
}

.country{
	color: #ff8200;
}

.address{
	margin-left: 10px;
	color: #7ca0ce;
}

.banneritem a img, a img{
   border: 0px;
}

a{
  color: #7ca0ce;
  text-decoration: none;
}

a:hover{
  color: #ff8200;
  text-decoration: none;

}

.componentheading{
  display: none;
}

.contentheading{
  color: #ff8200;
  font-size: 16px;
  font-weight: bold;
  /*padding-left: 10px;
  border-bottom: 1px solid #d0d0d0;
  background: #e6e6e6;*/
  line-height: 25px;
  margin-left: 0px; margin-right: 0px;
}

.createdate{
  font-size: 9px;
  color: #aaaaaa;
}

.small{
  font-size: 10px;
  color: #888888;
}

.middlebottom li{
  color: #000000;
  list-style-type: disc;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a.mainlevel-nav{
  padding-left: 10px;
  font-size: 10px;
}

.top{
  text-align: right;
  margin-right: 10px;
  width:615px;
}

.inputbox{
  border: 1px solid #cacaca;
}

.search input{
  margin-top: 0px;
}

#mod_search_searchword{
  width: 173px;
}

.breadcrumb span{
  color: #ff8200;
  font-weight: bold;
}

.affiliates{
  display: block;
  background: #e6e6e6;
  font-size: 10px;
  color: #929292;
  padding: 5px;
  padding-left: 10px;
  border-left: 1px solid #d0d0d0;
  border-right: 1px solid #d0d0d0;
}

fieldset{
 border: 0px solid #e6e6e6;
}

.searchintro{
  background: #e6e6e6;
  display: block;
}

.searchintro b{
  color: #ff8200;
}