body {
  font-family : "Comic Sans MS", "Arial";
  font-size: 10pt;
  color: Black;
	scrollbar-base-color:gray; 
	scrollbar-face-color:red; 
	scrollbar-arrow-color:silver; 
	scrollbar-shadow-color:#FFFFFF; 
	scrollbar-track-color:gray; 
	scrollbar-highlight-color:silver; 
	scrollbar-darkshadow-Color:#4682b4; 
}

input, select, textarea {
  font-family: Verdana;
  font-size: 11px;
	margin-bottom: 2px;
}
.small {
  font-size: 9pt;
}
h1 {
  font-size: 14pt;
  color : red;
  font-weight: bold;
}
h2 {
  font-size: 12pt;
  color : black;
  font-weight: bold;
}
.head{
  font-size:10pt;
  font-weight: bold;
  color: #666666;
}
.newstitle {
  color : red;
  font-weight: bold;
}
a {
  color:black;
}
a.newsflash {
	text-decoration: underline;
	font-size : 10pt;
}
a.newsflash:hover{
	color:#666666;
}

a:hover{
  color:red;
	text-decoration: underline;
}
td {
	font-size:10pt;
}
th{
	text-align : left;
	font-size : 10pt;
}
td.sidemenu {
	cursor : hand;
	font-size : 8pt;
}
td.pagetitle {
    font-size:14pt;
		font-weight:bold;
		color: #cc0000;
}
p.header{
  font-size:12pt;
	font-weight:bold;
	color: #cc0000;
}
a.sidemenu{
	text-decoration : none;
}
a.sidemenu:hover{
	text-decoration : none;
}
a.anchor{
	text-decoration : none;
}
a.anchor:hover{
	text-decoration : none;
	color : black;
}
.footer{
	font-family : Arial Black;
	font-size : 20pt;
	color : #ffffff;
}
.heading{
  font-size : 12pt;
	font-weight : bold;
}
.flashhead {
	font-family : Arial, Helvetica, sans-serif;
	color : black;
	font-weight : bold;
	font-size : 11pt;
}
table.flash{
	width : 95%;
}
table.stockcats{
	border : 0pt;
	background-color : Gray;
}
td.data{
	font-size: 8pt;
	background-color:white;
}
td.data2{
	font-size: 8pt;
	background-color:silver;
}
td.datahead{
	font-size: 8pt;
	background-color:silver;
	font-weight:bold;
}
tr.data{
	font-size: 8pt;
	background-color:white;
}
tr.data2{
	font-size: 8pt;
	background-color:silver;
}

#search {position: absolute; left:50; top:70; width:150; visibility:hidden;}
#searchprompt{
	visibility:visible;
}
.searchhead{
	color:white;
	font-weight : bold;
}
.pageheader {
  margin-top: 0px;
  margin-bottom: 0px;
}

.pageheader .header {
  border-bottom: #999999 1px solid;
  border-top: #999999 1px solid;
	background-color: #F9F9F9;
  padding: 5px;
}
.pageheader .header .maintext {
  color: #666666;
  font-size: 13px;
  font-weight: bold;
}
.pageheader .header .smalltext {
  color: #666666;
  font-size: 10px;
  margin-top: 3px;
  clear: both;
}

.pageheader .box {
  border: #999999 1px solid;
  background-color: #F9F9F9;
  padding: 5px;
}
.pageheader .box .maintext {
  color: #666666;
  font-size: 13px;
  font-weight: bold;
}
.pageheader .box .smalltext {
  color: #666666;
  font-size: 10px;
  margin-top: 3px;
  clear: both;
}

.partstable {
  border: solid 1px #CCCCCC;
	margin-bottom: 15px;
}
.partstable .td1 {
	border-bottom: dashed 1px #CCCCCC;
}


ul.menu{color: #666666; font-weight:bold;margin-left:0px; padding-left:2px; list-style-type:square; }
li.menu{ font-size: 8pt; color: #666666; list-style-image: url(/images/arrow2.gif); font-weight:normal;line-height:1.3;}
ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1.7em;
	
}

li.xc {
	list-style: none;font-size: 8pt; color: #666666;line-height:1.2;
}
div.xcx, div.xcc {
	position: relative;
	display: inline;
	font-size: 8pt;
	font-weight:bold;
}
li.xc>div.xcx, li.xc>div.xcc {
	position: static;
	margin-left: -1.7em;
	float: left;
	width: 2em;
}
div.xcx a, div.xcc a {
	position: absolute;
	left: -2em;
}
div.xcx>a, div.xcc>a {
	position: static;
}
div.xcx a:link, div.xcx a:visited,
div.xcc a:link, div.xcc a:visited {
	color: #000;
	text-decoration: none;
	font-family: verdana,tahoma,serif;
	font-size: 100%;
	font-weight: bold;
}
div.ImgBox {
  position:absolute;
  visibility:hidden;
  border:solid 1px #CCC;
  padding:5px;
	background-color: #F9F9F9;
} 