* { margin:0; padding:0; }

body
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  text-align:left;
  background-color:#a3a6af;
}

a:link, a:visited, a:active {
	text-decoration: underline;
	color: #000
}

a:hover {
	color: #000;
	text-decoration:underline;
}

li { margin-left:20px; }

.title2
{
  background-image:url('imgs/layout2_1x3.jpg');
  border:none;
}

.justify
{
text-align:justify;
}

.content
{
  margin:10px 10px 10px 10px;
  border:none;
  font-size:14px;
  width:600px;
  text-align:justify;
}

.contentfp
{
  margin:10px 10px 10px 10px;
  border:none;
  font-size:14px;
  width:500px;
  text-align:justify;
}

.contentds
{
  margin:10px 10px 10px 10px;
  border:none;
  font-size:14px;
  width:640px;
  text-align:justify;
}

.contenthalf
{
  margin:10px 10px 10px 10px;
  border:none;
  font-size:14px;
  width:300px;
  text-align:justify;
}

.contentsm
{
  margin:10px 10px 10px 10px;
  border:none;
  font-size:14px;
  width:600px;
  text-align:justify;
}

.imgspace
{
  margin:0px 10px 0px 0px;
}

.imgpadd
{
  margin:10px;
}

.title
{
  font-size:20px;
  font-weight:bold;
}

.smallprint
{
  font-size:10px;
}

.hotoffer
{
background-image:url(imgs/hotoffers.jpg);
background-position:top left;
background-repeat:no-repeat;
padding:152px 0px 10px 0px;
}

.contentstate
{
  margin:10px 10px 10px 10px;
  border:none;
  font-size:16px;
  background-image:url(imgs/index-stamentbg.jpg);
  background-position:bottom left;
  background-repeat:no-repeat;
  height:200px;
}

.white
{
  background-image:url('imgs/layout2_2x2.jpg');
  background-repeat:no-repeat;
  background-position:top left;
  vertical-align:top;
  background-color:#FFFFFF;
  border:none;
}

.whitef
{
	background-image:url(imgs/frontpageimg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	vertical-align:top;
	background-color:#FFFFFF;
	border:none;
}

.directsales {
float:left;
width:47%;
padding:5px;
}

.directsales a:link, .directsales a:visited, .directsales a:active {
	text-decoration: none;
	color: #000
}

.directsales a:hover {
	color: #000;
	text-decoration:none;
}

.directsales2 {
float:right;
width:47%;
padding:5px;
}

.directsales2 a:link, .directsales2 a:visited, .directsales2 a:active {
	text-decoration: none;
	color: #000
}

.directsales2 a:hover {
	color: #000;
	text-decoration:none;
}

.clear
{ clear:both; }

.navigation
{
  vertical-align:top;
  text-align:right;
  background-color:#a3a6af;
  border:none;
  margin:0px 0px 0px 0px;
  background-image:url(imgs/twstamp.jpg);
  background-position:bottom;
  background-repeat:no-repeat;
}

.boldstate {
font-weight:bolder;
font-size:18px;
}


.INPUT {
	font-family: Arial;
	font-size: 16px;
	color: #000;
	background-color: #fff;
	border: solid 1px #526678;
	width: 250px;
	height: 20px;
	padding: 5px;
	margin: 5px;
}
.INPUTlist {
	font-size: 16px;
	color: #000;
	background-color: #fff;
	border: solid 1px #526678;
	width: 250px;
	height: 20px;
	padding: 0px;
	margin: 5px;
}
.textarea {
	font-size: 16px;
	background-color: #fff;
	border: solid 1px #526678;
	height: 100px;
	width: 250px;
	padding: 5px;
	margin: 5px;
}

.inputbutton {
	font-size: 16px;
	font-weight:bolder;
	width: 117px;
	padding: 5px;
	margin: 5px;
}

.copyright
{
font-size:9px;
}

/* corner bits */
.cortable { background-color:#FFFFFF; }
.corner { height:15px; width:15px;}
.cortop { border-top:solid; border-top-color:#999999; border-width:1px;}
.corleft { border-left:solid; border-left-color:#999999; border-width:1px;}
.corright { border-right:solid; border-right-color:#999999; border-width:1px;}
.corbottom { border-bottom:solid; border-bottom-color:#999999; border-width:1px;}

/* corner bits BOLD */
.bcortable { background-color:#FFFFFF; }
.bcorner { height:15px; width:15px;}
.bcortop { border-top:solid; border-top-color:#999999; border-width:2px;}
.bcorleft { border-left:solid; border-left-color:#999999; border-width:2px;}
.bcorright { border-right:solid; border-right-color:#999999; border-width:2px;}
.bcorbottom { border-bottom:solid; border-bottom-color:#999999; border-width:2px;}

/* stat elements */
.percentage { font-weight:bolder; font-size:16px; color:#66676a}
