﻿html, body
{
	background-color: #070C28;
}
body
{
	width: 850px;
}
body, td, p
{
	color: #DDD;
}
h4
{
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FECE6C;
	letter-spacing: 1px;
	font-weight: bold;
	margin-bottom: 0;
	line-height: 200%;
}
h3
{
	color: #FFF;
	font-size: 13px;
}
.price
{
	line-height: 200%;
	font-size: 16px;
	color: #FECE6C;
	letter-spacing: 1px;
	font-family: Arial;
}
.att { color:#FFF; font-style:italic}
.ignore
{
	color: #999;
	font-style: italic;
}
a
{
	color: #FFCC66;
}
a:hover
{
	color: #6090F1;
}

#BgForLogo
{
	background: url("../../images/Dark Blue Logo.jpg") no-repeat 710px 20px;
}
#banner
{
	background: url("banner.jpg") no-repeat left top;
	width: 776px;
	height: 91px;
}

#tabsJ
{
	border-bottom: 1px solid #636363;
}
#tabsJ a
{
	background: url("tableftJ.gif") no-repeat left top;
}
#tabsJ a span
{
	background: url("tabrightJ.gif") no-repeat right top;
}
.lineDiv
{
	background: url("spot.gif") repeat-x top left;
	height: 1px;
	line-height: 1px;
}
#BOTTOM
{
	background: url("spot.gif") repeat-x top left;
}

.sTable
{
	background-color: #444444;
	border:1px solid #444444;
	*border-width:0px;
}
.sTable td,.sTable th
{
	*border-width:0px;
}
.sTable td
{
	background-color: #070C28;
	padding: 2px 5px;
}

.myInput
{
	border: 0px;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
}


.orderTable
{
	background-color: #473E10;
}
.orderTable td
{
	padding: 1px 3px;
	background-color: #070c28;
	padding: 2px 5px;
}
.orderTable th
{
	background-color: #000;
	padding: 2px 5px;
}
.smallTxt
{
	font-size: 10px;
	color: #CCCCCC;
}
.delBu
{
	width: 30px;
	height: 16px;
	border: 1px solid #DDDDDD;
	background-color: #000000;
	color: #CCCCCC;
	line-height: 16px;
}

.RightDotLine
{
	background-image: url(spot_v.gif);
	background-position: right;
	background-repeat: repeat-y;
}
.LeftDotLine
{
    background-image:url(spot_v.gif);
    background-position:left;
    background-repeat:repeat-y;
    }
