/* This is the default style sheet */

				/* BODY INFORMATION */
BODY {

font-family: verdana, arial;
font-size: 8pt;
font-weight: medium;
color:#000000;
margin-top: 5px;

background-color: #ffffff;
background-image: url('images/bg.jpg');
background-attachment:fixed;
}
html{
scrollbar-face-color: #007100;
scrollbar-highlight-color: #000000;
scrollbar-darkshadow-color:#000000;
scrollbar-track-color: #106210;

}

				/* GENERAL FORMATTING */
input.formButton,button {
   color:#ffffff;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:11px;
   font-weight:bold;
   background-color:#000099;
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
   filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#FC1E00',EndColorStr='#990000');}

   	}
.listing{
border: 1px solid #008000;
	width:90%;
    background-color:#FFFFFF;
}

.listing_top{

    background-color:#007100;
}
.listing_top_txt{
color:#FFFFFF;
font-size:14px;
font-weight:bold;
}

.listing_desc{
color:##008000;
font-family: verdana, arial;
}

.motors{
background-image: url('images/bgmotors.jpg');
background-repeat:no-repeat;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
}


    background-color:#007100;
}

.credits{font-family: verdana, arial;font-size: 8pt;}

				/*NAVIGATION */
.head{background-image: url(images/bhheadbr.jpg);}

				/* TABLES INFORMATION */

.tbl_wrap {

     width:96%;
     height:95%;
     background-color:#FFFFFF;
     background-image: url('images/tab_bg.gif');
	   }

.tbl_content {
	width:98%;
	   }

.tbl_menu{
width:100%;
background-color:#005B00;
}

.bar{background-color:#ffffff;}

				/* HEADING INFORMATION */
td   {
	color:#000099;
	font-family: verdana, arial;
	font-size: 8pt;

	}

.content {
	width:98%;
	color:#000000;
	font-size: 9pt;
	   }
.m_line{width:100%; height:1px; color:#FFFFFF;}

.indent{margin-left: 20px; margin-right:20px;}
.indent2{margin-left: 40px; }
    			/* HEADERS */
h1{color:red; text-align:left; 	font-family: verdana, arial; font-size: 12pt; font-weight:bold;}
h2{color:red; text-align:left; 	font-family: verdana, arial; font-size: 10pt; font-weight:bold;}
h3{color:#ffffff; text-align:left; 	font-family: verdana, arial; font-size: 10pt; font-weight:bold;}

				/* LINK INFORMATION */

a.norm:link { color: red ; text-decoration: none;  font-weight: bold;}
a.norm:active { color: red ; text-decoration: none; font-weight: bold;}
a.norm:visited { color: red ; text-decoration: none; font-weight: bold;}
a.norm:hover { color: #008000; text-decoration: none; font-weight: bold; }


a.mini:link 	{ color: #cccccc; text-decoration: none; font-size: 8pt;}
a.mini:active 	{ color: #cccccc; text-decoration: none; font-size: 8pt;}
a.mini:visited 	{ color: #cccccc; text-decoration: none; font-size: 8pt;}
a.mini:hover 	{ color: #000000; text-decoration: none; font-size: 8pt;}


a.navLink:link { color: #FFFF80; text-decoration: none;}
a.navLink:active { color: #FFFF80; text-decoration: none;}
a.navLink:visited { color: #FFFF80; text-decoration: none;}
a.navLink:hover { color: #FFFFFF; text-decoration: underline;}

a.hlitecr:link { color: #990000; text-decoration: none; font-size: 8pt; font-weight:normal}
a.hlitecr:active { color: #990000; text-decoration: none; font-size: 8pt;font-weight:normal}
a.hlitecr:visited { color: #990000; text-decoration: none; font-size: 8pt;font-weight:normal}
a.hlitecr:hover { color: #000099; text-decoration: underline; font-size: 8pt;font-weight:normal}