.bigtable {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: thin solid #666666;
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	vertical-align: top;
}
a:link {
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
h1 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-indent: 15px;
	margin: 0px;
	padding: 0px;

}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 1.2em;
}
#texttable {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	vertical-align: top;
	background-repeat: no-repeat;
	background-position: right top;

}
#words {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	width: 98%;
}
#words3 {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	width: 94%;
	text-decoration: none;

}
#sidebar {
	background-color: #FFFF00;
	border: thin dashed #CCCCCC;
}
#footer {
	font-family: Arial;
	font-size: 10px;
	color: #CCCCCC;
	background-color: #999999;
	border-top: thin dashed #CCCCCC;
	border-right: thin none #CCCCCC;
	border-bottom: thin none #CCCCCC;
	border-left: thin none #CCCCCC;

}
#footer a:link {
	font-family: Arial;
	font-size: 10px;
	color: #CCCCCC;
	background-color: #999999;
	border-top: thin dashed #CCCCCC;
	border-right: thin none #CCCCCC;
	border-bottom: thin none #CCCCCC;
	border-left: thin none #CCCCCC;
	text-decoration: none;
}
#footer a:hover {
	font-family: Arial;
	font-size: 10px;
	color: #CCCCCC;
	background-color: #999999;
	border-top: thin dashed #CCCCCC;
	border-right: thin none #CCCCCC;
	border-bottom: thin none #CCCCCC;
	border-left: thin none #CCCCCC;
	text-decoration: none;
}
#footer a:visited {
	font-family: Arial;
	font-size: 10px;
	color: #CCCCCC;
	background-color: #999999;
	border-top: thin dashed #CCCCCC;
	border-right: thin none #CCCCCC;
	border-bottom: thin none #CCCCCC;
	border-left: thin none #CCCCCC;
	text-decoration: none;
}
#wrenchtable {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	vertical-align: top;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(images/wrenchbg.gif);


}
#geartable {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	vertical-align: top;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(images/gearbg.gif);


}
#cashtable {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	vertical-align: top;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(images/dollarbg.gif);


}
.fsoc {
	font-family: Arial;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	border: thin solid #666666;
}
#words1 {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	width: 90%;
	line-height: 10px;


}
#words1 a {
	font-size: 12px;
	padding: 3px;
	display: block;
	border: 2px solid #CCC;
	text-decoration: none;
	width: 135px;
	color: #FFFF00;
	background-color: #666666;

 }
 #words1 a:link, {
 	color: #000000,
 }
 #words1 a:visited {
 color: #FFFF00;
    font-family: Arial;
	font-weight: bold;
 }
 #words1 a:hover{
 	color: #FFFF00;
 	background-color: #FF0000;
 	border: 2px solid #CCC;
}
h3 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;


}
ul {
	line-height: 1.4em;
	text-indent: 15pt;

}
#servtable {
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	vertical-align: top;
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 3px;


}
.resultstop {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003399;
	text-align: center;
	padding: 2px;
	margin: 2px;


}
.resultsbottom {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.retab {
	margin: 3px;
	padding: 2px;
	border: thin dashed #999999;
	width: 100%;

}
