img, div { behavior: url(iepngfix.htc) }
body {
  color:#373737;
  font-family:Arial,Verdana,Helvetica,sans-serif;
  font-size:12px;
  padding: 0;
	margin: 0;
}
a{
   color:#373737; 
}
img{
  border: none;
  margin: 0;
}
.header{
  background: url(../images/header.jpg) no-repeat scroll center top;
  height: 67px;
}
.logo{
  padding: 3px 0 1px 0;
  float: left;
  border:0;
}
.header_content{
  width: 1000px;
  margin: 0px auto;
  padding: 0;
}
.menu{
  float: left;
  padding: 44px 0 0 85px;
}
.menu ul {
  float:left;
  list-style-type:none;
  margin:0;
  padding:0;
  width:480px;
  height: 18px;
}
.menu ul li{
  display: inline;
  float: left
  margin-right: 4px;
}
.menu ul li span{
  color: #fff;
  margin-left: 4px;
  margin-right: 4px;
}
.menu ul li a{
  font-size: 14px;
  color:#fff;
  text-decoration: none;
  padding: 2px;
}
.menu ul li a:hover, .menu ul li a.active{
  text-decoration: none;	
  background-color: #fffffd;	
  color: #8d1c50;
}
ul.top_menu{
  float: right;
  list-style-type:none;
  margin:0;
  padding:0;
  color:#fff;
}
ul.top_menu li{
  display: inline;
  float: left;
  padding-right: 40px;
}
ul.top_menu li a{
  font-size: 14px;
  color:#fff;
  text-decoration: none;
}
ul.top_menu li a:hover{
  text-decoration: underline;
}
.logout{
  font-size: 11px;
  padding: 0 5px 0 0;
}
#username{
  font-weight: bold;
  font-size: 12px;
}
.wrapper{
  width: 1000px;
  margin: 15px auto;
  padding: 0;
}
.left_content{
  width: 515px;
  float: left;
  padding: 0 0 0 205px;
}
.right_content{
  width: 280px;
  float: left;
}
.section_title{
  font-size: 14px;
  font-weight: bold;
  color: #8d1c50;
}
.country_title{
  font-size: 12px;
  font-weight: bold;
  color: #8d1c50;  
  padding: 0 0 20px 0;
}
.line{
  height: 13px;
  padding: 0 0 5px 0;
}
.rows{
  width: 230px;
  float: left;
}
.padding_left{
  padding: 0 0 0 50px;
}
.no_margin{
  margin: 0; 
}
.fleft{
  float: left;
}
.clear{
  clear: both;
  height: 1px;
}
.dotted{
  background: url(../images/line.gif) center center repeat-x;
  display: block;
  float: left;
  padding: 3px 0 0 0;
  margin-left: 2px;
}
.width110{
  width: 110px;
}
.width164{
  width: 170px;  
}
.width400{
  width: 400px;   
}
.width365{
  width: 365px;   
}
.edit{
  float: right;
  padding: 3px 0;  
  height: 18px;
}
a.edit_link{
  background: url(../images/edit_link.gif) 0 0 no-repeat;
  width: 37px;
  height: 18px;
  display: block;
  text-decoration: none;
}
a.edit_link:hover{
  background: url(../images/edit_link.gif) -37px 0 no-repeat;
  width: 37px;
  height: 18px;
  display: block;
}
.dimention{
  font-size: 9px;
  padding: 10px 0 0 15px;
  float: left;
  width: 77px;
  height: 38px;
}
.info{
  color: #ff0000;
  padding: 0 20px;
}
.row{
  width: 510px;
  float: left;
}
.spacetop{
  padding: 20px 0 0 0;
}
.radio{
  position: relative;
  top:5px;
  margin-right: 5px;
  margin-left: 5px;
}
.redlink{
  color: #ec0000;
}
.redlink a{
  color: #ec0000;
  text-decoration: none;
}
.redlink a:hover{
  text-decoration: underline;
}
