body{
  background-image:url('../img/bg.gif');
  background-color:#FFFFFF;
  background-repeat: repeat-x;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #444444;
  margin: 0;
  padding: 0
}
td, th, input, select, textarea {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px
}
A:link, A:visited, A:active{
	color: #4B4B4B;
	text-decoration: underline
}
A:hover{
	color: #F59B25;
	text-decoration: underline
}
.right{
  text-align: right
}
.b{
  font-weight: bold
}
.u{
  text-decoration: underline
}
.r{
  color: #D20001
}
.g{
  color: #ABABAB
}
.z{
  color: #000000
}
.w{
  color: #ffffff
}
.asf{
	font-size: 9px;
	font-family: Arial, Helvetica
}
.anf{
	font-size: 11px;
	font-family: Arial, Helvetica
}
.alf{
	font-size: 14px;
	font-family: Arial, Helvetica
}
h3{
  font-size: 14px;
  color:#D71E7C;
	font-family: Arial, Helvetica;
	font-weight:bold
}
.linespacing{
  line-height: 0.5cm
}

.padding5{
	padding : 5px
}
.padding10{
	padding : 10px
}
img {
  border: none;
}
.hand{
  cursor:hand
}
.imgborder {
  border-width : 1px 1px 1px 1px;
  border-style : solid;
  border-color : #ffffff
}
.alignr{
  text-align:right
}
.alignc{
  text-align:center
}
.floatl{
  float:left;
}
.floatr{
  float:right;
}
.cleardiv{
  clear:both;
  height:0px;
  width:0px;
  overflow:hidden
}
.rmargin{
  margin-right:20px;
}
.bmargin{
  margin-bottom:20px;
}
#main{
  position:absolute;
  left:50%;
  width:766px;
  margin-left:-383px;
  background-color:#FFF;
  overflow:hidden
}
#content{
  width: 539px;
}
#buttons{
  width: 207px;
}
#footersh{
  width:766px;
  height:5px;
  background-color:#EAEAEA;
  margin-bottom:2px
}
#footershl{
  width:766px;
  height:1px;
  background-color:#666668
}