BODY{
  color: #000000;
  font-size: 8pt;  
  font-family: arial, sans-serif;
  background-color:#FFFFFF;
  margin:0px;
  padding:0px;
}

DIV{
  color: #000000;
  font-size: 8pt;  
  font-family: arial, sans-serif;
  background-color:#FFFFFF;
  margin:0px;
  padding:0px;
}

HR {
  color: #2883C4;
  height: 1px;
}

LI {
  color: #000000;
  text-align: left;
}

DIR {
  color: #000000;
}

UL {
  color: #000000;
}

OL {
  color: #000000;
  margin:0px 170px 16px 0px;
  font-size:10px;
  text-align: left;
  font-weight: normal;
}

DT {
  color: #000000;
  font-size:14px;
  text-align: left;
  font-weight: bold;
}

DD {
  color: #000000;
  font-size:12px;
  font-style: italic;
  text-align: left;
  font-weight: normal;
}


TABLE {
	padding: 0px;
	margin:  0px auto;
}
TR {
	padding: 0px;
	margin:  0px;
}
TD {
	padding: 0px;
	margin:  0px auto;
	font-size:10px;
	font-weight: normal;
	color:#000;
}
IMG {
	padding: 0px; 
	margin:0px 0px 16px 0px;
}

IMG.bblk {
	padding: 0px;
	border: thin solid #000000;
	}


H1 {
	text-align: left;  
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:28px;
	line-height:24px;
	font-weight:900;
	color:#09c;
	}



H2 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:20px;
	font-weight:900;
	color:#09c;
	}

H3 {
	margin:0px 0px 0px 0px;
	padding:0px;
	font-size:20px;
	font-weight:900;
	color:#000000;
	}

H4 {
	margin:0px 0px 0px 0px;
	padding:0px;
	font-size:16px;
	font-weight:900;
	color:#000000;
	}

H5 {
	margin:0px 0px 0px 0px;
	padding:0px;
	font-size:14px;
	font-weight:900;
	color:#000;
	}

H6 {
	margin:0px 0px 0px 0px;
	padding:0px;
	font-size:12px;
	font-weight:900;
	color:#000;
	}

SELECT {
	margin:2px 0px 15px 0px;
	padding:0px 0px 0px 0px;
	font-size: 7pt;  
	font-family: arial, sans-serif;
	background-color: #FFFFFF;
	color:#000000;
}

.small_list {
	padding: 0px 0px 0px 10px;
	margin:  5px 0px 0px 0px;
	color: #000000;
	list-style: none;
	background-image: url(../images/general/buttons/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	}

.top_list {
	padding: 0px 0px 0px 0px;
	margin:  5px 0px 0px 10px;
	color: #000000;
	}

.text_input {
	padding: 2px 2px 2px 2px;
	font-size:10pt;
	text-align: left;
	}

.redirect {
	color:#000000;
	font-size: 10pt;  
	font-family: arial, sans-serif;
	border: 1px 1px 1px 1px;
	border-color: #000000;
	padding: 5px 5px 5px 5px;
	background-color: #FFFFFF;
	text-align: center;
}

.redirect a:link {color:#09c; font-size: 8pt; color:#000000;}
.redirect a:visited {color:#07a; font-size: 8pt; color:#000000;}
.redirect a:hover {background-color:#eee; font-size: 8pt; color:#000000;}

.list_text {
	margin:0px 0px 0px 50px;
	padding:0px;
	font-size:12px;
	color:#000000;
	}

#stats {
	border: 0px 0px 0px 0px;
	padding: 0px 10px 5px 5px;
	background-color: #FFFFFF;
	text-align: center;
}

.normal {
	width: 570px;
    border: 0px;
	margin: 0px 50px 0px 0px;
	padding: 10px;
	background-color: #FFFFFF;
	text-align: center;
}

.normal img {
	margin:0px 0px 16px 0px;
	}

.normal A{
  color: #0000FF;
  font-size: 8pt;  
  font-family: arial, sans-serif;
}

.normal A:VISITED{
  color: #000000;
  font-size: 8pt;  
  font-family: arial, sans-serif;
}

.normal A:HOVER{
  color: #FF0000;
  font-size: 8pt;  
  font-family: arial, sans-serif;
}

P {
	font:12px arial, helvetica, sans-serif;
	text-align: justify;
	margin:0px 0px 16px 0px;
	padding:0px;
	color:#000;
	}
B {
	color:#000;
	}

a {
	color:#09c;
	font-size:12px;
	text-decoration:none;
	font-weight:600;
	font-family:arial, helvetica, sans-serif;
	}
a:link {color:#09c;}
a:visited {color:#07a;}
a:hover {background-color:#eee;}

.Header {
	margin:0px;
	padding:0px 0px 0px 0px;
	border-width:1px 0px 1px 0px;
	border-style:solid;
	border-color:white;
	}

.Header img {
	margin:0px 0px 0px 0px;
	}

.Footer {
	margin:0px;
	padding:3px;
	border-width:1px 0px 1px 0px;
	border-style:solid;
	border-color:white;
	width: 900px;
	}

.quotestyle {
  margin: 0px 10px 10px 10px;
  padding:10px 10px 10px 10px;
  border:solid;
  border-width: 1px;
  border-color: #663300;
  font-size: 8pt; 
  font-family: arial, sans-serif;
  font-style: italic;
  color:#000000;
  background-color:  #FFFFFF; 
}

.quotestyle li {
  color:#09c; 
}

.Content {
	width: 570px;
	margin:0px 100px 0px 0px;
	padding:0px;
	}

.Menu {
	width:155px;
	padding:1px;
	background-color:#FFFFFF;
	border:1px dashed #999;
	line-height:17px;
	font:12px arial, helvetica, sans-serif;
	text-align: left;
	}

.norm {
	width:155px;
	margin: 0px;
	padding:0px;
	background-color:#FFFFFF;
	line-height:17px;
	font:12px arial, helvetica, sans-serif;
	text-align: left;
	}

.Menu2 {
	width:155px;
	margin: 0px;
	padding:0px;
	background-color:#FFFFFF;
	border:1px dashed #999;
	line-height:17px;
	font:12px arial, helvetica, sans-serif;
	text-align: left;
	}

.Menu img {
	margin:2px 1px 5px 5px;
	}


.page {
	vertical-align: text-top;
	}

.nowrap {
	font:12px verdana, arial, helvetica, sans-serif;
	color:#000;
	white-space: nowrap;
	}

.hw_button {
	margin:1px;
	padding:0px;
	width:98%;
	background: #FFFFFF;
	background-image: url(../images/general/buttons/hw.gif);
	background-position: center left;
	background-repeat: no-repeat;
	}
.gen_button {
	margin:1px;
	padding:0px;
	width:98%;
	background: #FFFFFF;
	background-image: url(../images/general/buttons/gen.gif);
	background-position: center left;
	background-repeat: no-repeat;
	}
.auto_button {
	margin:1px;
	padding:0px;
	width:98%;
	background: #FFFFFF;
	background-image: url(../images/general/buttons/laun.gif);
	background-position: center left;
	background-repeat: no-repeat;
	}
.supp_button {
	margin:1px;
	padding:0px;
	width:98%;
	background: #FFFFFF;
	background-image: url(../images/general/buttons/supp.gif);
	background-position: center left;
	background-repeat: no-repeat;
	}
.bend_button {
	margin:1px;
	padding:0px;
	width:98%;
	background: #FFFFFF;
	background-image: url(../images/general/buttons/bend.gif);
	background-position: center left;
	background-repeat: no-repeat;
	}
.elec_button {
	margin:1px;
	padding:0px;
	width:98%;
	background: #FFFFFF;
	background-image: url(../images/general/buttons/elec.gif);
	background-position: center left;
	background-repeat: no-repeat;
	}
.tn_button {
	margin:1px;
	padding:0px;
	width:98%;
	background: #FFFFFF;
	background-image: url(../images/general/buttons/tn.gif);
	background-position: center left;
	background-repeat: no-repeat;
	}
.fram_button {
	margin:1px;
	padding:0px;
	width:98%;
	background: #FFFFFF;
	background-image: url(../images/general/buttons/fram.gif);
	background-position: center left;
	background-repeat: no-repeat;
	}
.acro_button {
	margin:1px;
	padding:0px;
	width:98%;
	background: #FFFFFF;
	background-image: url(../images/general/buttons/acro.gif);
	background-position: center left;
	background-repeat: no-repeat;
	}
.temp_button {
	margin:1px;
	padding:0px;
	width:98%;
	background: #FFFFFF;
	background-image: url(../images/general/buttons/temp.gif);
	background-position: center left;
	background-repeat: no-repeat;
	}
