/*
Overhaul Shop
*/

a
{
	text-decoration		: none;
}

a:hover
{
	text-decoration		: underline;
}

p,ol,ul,.normal,.body-text
{
	background-color : #ffffff;
	color : #111111;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
}

.page-title
{
	background-color : #ffffff;
	color : #cc6633;
	font-family :Arial, Helvetica, sans-serif;
	font-size : 20px;
    padding-top : 14px;
    padding-bottom : 14px;
    text-align  : center;
}
 
.search-title
{
	font-family			: arial,helvetica,sans-serif;
	font-size			: 10px;
	padding-top			: 16px;
}

.search-title
{
	font-family			: arial,helvetica,sans-serif;
	font-size			: 10pt;
}

.search-url
{
	font-family			: arial,helvetica,sans-serif;
	font-size			: 9pt;
	color				: green;
	background-color	: white;
}

.button
{
	background-color	: transparent;
	color				: #333333;
	font-weight			: bold;
	text-decoration		: none;
	font-size			: 14px;
	text-decoration		: none;
	font-family			: arial,helvetica,sans-serif;
}

.button:hover
{
	background-color	: transparent;
	color				: red;
	font-weight			: bold;
	text-decoration		: none;
	font-size			: 14px;
	text-decoration		: none;
	font-family			: arial,helvetica,sans-serif;
}

.button-active
{
    font-weight: bold;
    color:          #000066;
}

.button-inactive
{
    font-weight: bold;
    color:          #cccccc;
}
		
.tab-on{
	background-color	: transparent;
	color				: #cc6633;
	font-weight			: bold;
	text-decoration		: none;
	text-align			: left;
	font-size			: 12px;
	text-decoration		: none;
	font-family			: arial,helvetica,sans-serif;
}

.tab-off{
	background-color	: transparent;
	color				: #e6e6e6;
	font-weight			: bold;
	text-decoration		: none;
	text-align			: left;
	font-size			: 12px;
	text-decoration		: none;
	font-family			: arial,helvetica,sans-serif;
}

.subtab-on{
	background-color	: transparent;
	color				: #cc6633;
	font-weight			: bold;
	text-decoration		: none;
	text-align			: left;
	font-size			: 11px;
	text-decoration		: none;
	font-family			: arial,helvetica,sans-serif;
}
.subtab-off{
	background-color	: transparent;
	color				: #e6e6e6;
	font-weight			: bold;
	text-decoration		: none;
	text-align			: left;
	font-size			: 11px;
	text-decoration		: none;
	font-family			: arial,helvetica,sans-serif;
}
		
.tab-on:hover, .tab-off:hover, .subtab-on:hover, .subtab-off:hover
{
	background-color	: transparent;
	color				: #cc6633;
	text-decoration		: none;
}

.search{
	font-family 		: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color	: transparent;
	color				: #333333;
	font-size			: 10px;
}

.dialog-title{
	background-color	: #323232;
	color				: #eeeeee;
	font-weight			: bold;
	text-decoration		: none;
	text-align			: center;
	font-size			: 9pt;
}

.search-results 
{
	font-family			: arial,helvetica,sans-serif;
	font-size			: 9pt;
	color				: #eeeeee;
	background-color	: #6183C2;
	padding-top			: 1px;
	padding-bottom		: 1px;
	width				: 600px;
}

.table-heading, .th1
{
	background-color	: #cc6633;
	color				: #000000;
	font-weight			: bold;
	text-align			: left;
}

.table-sub-heading, .th2
{
	background-color	: #C4C9D3;
	color				: #000000;
	font-weight			: bold;
	text-align			: left;
}

.table-data-on
{
	background-color	: #eeeeee;
	color				: #000000;
}

.table-data-off
{
	background-color	: #ffffff;
	color				: #000000;
}

.copyright {
	font-family			: arial,helvetica,sans-serif;
	font-size			: 8pt;
	color				: #808080;
	background-color	: white;
	text-align			: center;
}

.instructions
{
	font-family			: arial,helvetica,sans-serif;
	font-size			: 10pt;
	color				: #ffffff;
	background-color	: #6183C2;
	border 				: 1px solid #cccccc;
}

		
/* END NEW STUFF */
td	
{
	font-family			: arial,helvetica,sans-serif;
	font-size			: 12pt;
}

th	
{
	font-family			: arial,helvetica,sans-serif;
	font-size			: 12pt;
	font-weight			: bold;
}

.footer {
	font-family			: arial,helvetica,sans-serif;
	font-size			: 9pt;
	color				: #222222;
	background-color	: #ffffff;
    text-align          : center;
}

.formLabel {
	font-family			: arial,helvetica,sans-serif;
	font-size			: 10pt;
}

.formText {
	font-family			: courier new, courier, monospace;
	font-size			: 10pt;
}

.formHelp {
	font-family			: arial,helvetica,sans-serif;
	font-size			: 9pt;
	color				: #808080;
	background-color	: inherit;
	/*width				: 450px;*/
	/*text-align			: center;*/
	/*align				: center;*/
}

.message
{
	font-family			: arial,helvetica,sans-serif;
	font-size			: 10pt;
	color				: black;
	background-color	: #ffff99;
	border 				: 1px solid #cccccc;
}

.description {
	font-family			: arial,helvetica,sans-serif;
	font-size			: 10pt;
	font-weight			: bold;
	color				: #6666aa;
	background-color	: white;
}

.table-header 
{
	color				: #ffffff;
	/*background-color	: inherit;*/
	font-weight			: bold;
	margin-left		: 3px;
	margin-right		: 3px;
}

.field-help
{
	font-family			: arial,helvetica,sans-serif;
	font-size			: 8pt;
	color				: #666666;
}

.form-alert
{
	font-family			: arial,helvetica,sans-serif;
	font-size			: 10pt;
	color				: #506892;
	font-weight			: bold;
}

.field-input
{
	font-family			: courier,monospace;
	font-size			: 12pt;
}

.field-button
{
    font-size           : 10px;
}

.feature-label
{
	color				: #506892;
	font-size			: 11pt;
	font-weight			: bold;
}


