P {
	FONT-FAMILY: Trebuchet MS,Arial,Verdana,Helvetica,sans-serif;
}
TH {
	FONT-FAMILY: Trebuchet MS,Arial,Verdana,Helvetica,sans-serif;
}
TD {
	FONT-FAMILY: Trebuchet MS,Arial,Verdana,Helvetica,sans-serif;
}
BIG {
	FONT-FAMILY: Trebuchet MS,Arial,Verdana,Helvetica,sans-serif;
}
SMALL {
	FONT-FAMILY: Trebuchet MS,Arial,Verdana,Helvetica,sans-serif;
}
SPAN {
	FONT-FAMILY: '';
}
P {
	FONT-SIZE: 13px;
}
TH {
	FONT-SIZE: 13px;
}
TD {
	FONT-SIZE: 13px;
}
SPAN {
	FONT-SIZE: 13px;
}
SMALL {
	FONT-SIZE: 11px;
}
BIG {
	FONT-SIZE: 18px;
}
B {
	COLOR: #ff9900;
}
TH {
	COLOR: #ff9900;
}
.toc A {
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
}
.faqhead {
   FONT-FAMILY: Trebuchet MS,Arial,Verdana,Helvetica,sans-serif;
	FONT-SIZE: 13px;
	COLOR: #ff9900;
	font-weight: bold;
}
#page_thumbs {
   width: 530px;
	background-color: #000000;
   float: left;
   border: 1px solid #000000;
}
#page_thumbs img{
   padding:5px;
	background-color: black;
	border: 1px solid white;
}
.contactform {
     width:475px;
	  margin:2.0em 0 0 0;
	  padding:10px 10px 0 10px;
	  border:none;
	  background-color: #150000;
}
.contactform fieldset {
     padding:20px 0 0 0 !important /*Non-IE6*/;
	  padding:0 /*IE6*/;
	  margin:0 0 20px 0;
	  border: 1px solid #cccccc;
}
.contactform fieldset legend {
     margin:0 0 0 5px !important /*Non-IE*/;
	  margin:0 0 20px 5px /*IE6*/;
	  padding:0 2px 0 2px;
	  color: #cccccc;
	  font-weight:bold;
	  font-size:100%;
}
.contactform label.left {
     float:left;
	  width:100px;
	  margin:0 0 0 10px;
	  padding:2px;
	  font-size:100%;
}
.contactform select.combo {
     width:175px;
	  padding:2px;
	  border:solid 1px rgb(200,200,200);
	  font-family:verdana,arial,sans-serif;
	  font-size:110%;
}
.contactform input.field {
     width:275px;
	  padding:2px;
	  border:solid 1px rgb(200,200,200);
	  font-family:verdana,arial,sans-serif;
	  font-size:110%;
}
.contactform textarea {
     width:275px;
	  padding:2px;
	  border:solid 1px rgb(200,200,200);
	  font-family:verdana,arial,sans-serif;
	  font-size:110%;
}
.contactform input.button {
     float:right; width:9.0em;
	  margin-right:20px;
	  padding:1px !important /*Non-IE6*/;
	  padding:0 /*IE6*/;
	  background:rgb(230,230,230);
	  border:solid 1px rgb(150,150,150);
	  text-align:center;
	  font-family:verdana,arial,sans-serif;
	  color:rgb(150,150,150);
	  font-size:110%;
}
.contactform input.button:hover {
     cursor: pointer;
	  border:solid 1px rgb(80,80,80);
	  background:rgb(220,220,220);
	  color:rgb(80,80,80);
}
