body{
	margin:0;
	background-color : #000000;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(images/bg.gif);
}.bgb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #141414;
}
.bg2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #555656;
}
.sectionheaderbg {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	background-image: url(images/sectionheader_bg.gif);
	background-repeat: repeat-x;
}
.loginsec {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/loginbg.gif);
	height: 158px;
	width: 200px;
	background-repeat: no-repeat;
}
.sectionbg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(images/sctionbg.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
	background-color: #3B3B3C;
}
.white_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.blackinput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	border: 1px solid #494949;
}
.underline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.arrow_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	background-attachment: fixed;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 18px;
}
.arrow_link2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	background-attachment: fixed;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 1px;
}
.bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	background-image: url(images/bottombg.gif);
	background-repeat: repeat-x;
	height: 50px;
}
.special {
	font-family: Impact;
	font-size: 22px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.special_blue {
	font-family: Impact;
	font-size: 22px;
	font-weight: normal;
	color: #0033FF;
	text-decoration: none;
}
.wtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.auto_code {
	background-color: #000000;
	text-align:center;
	width:130px;
	height:20px;
	font-weight:bold;
	font-size:15px;
	font-style:italic;
	color:#FFFFFF;
}

.floatbox {
  float: left;
  clear:both;
  width: 240px;
  height: 80px;
  overflow:auto; 
  background-color: #000000;
  padding-top:2px
}
.floatbox2 {
  float: left;
  clear:both;
  width: 240px;
  height: 80px;
  background-color: #000000;
  padding-top:2px
}
.floatbox3 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
  float: left;
  clear:both;
  width: 200px;
  height: 80px;
  background-color: #FFFFFF;
  padding-top:2px
}
.floatbox4 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
  float: left;
    overflow:auto; 
	clear:both;
  width: 150px;
  height: 80px;
  background-color: #FFFFFF;
  padding-top:2px
}

<!--
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #AFDCED;
}
a:active {
	text-decoration: none;
	color: #AFDCED;
}
body {
	background-color: #E5E5E5;
}
-->




