body {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	background-color: #0e3f6e;
	background-image: url(background.jpg);
	background-repeat: repeat;
}

#wrapper {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 1000px;
	background-color: #FFFFFF;
}
.mainContent {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
:LINK { text-decoration:underline; color: BLUE; }
:ACTIVE { text-decoration:none; color: #46C302; }
:VISITED { text-decoration: underline; color: purple; }
A:Hover { text-decoration: none; color: #46C302; }
:LINK.page { text-decoration:underline; color: BLUE; }
:VISITED.page { text-decoration:underline; color: BLUE; }
A:Hover.page { text-decoration: none; color: #46C302; }
:LINK.footer { text-decoration:underline; color: #f7f6c3; }
:VISITED.footer { text-decoration:underline; color: #6699CC; }
.footer {
	text-align: left;
	padding-left: 10px;
}

A:Hover.footer { text-decoration: none; color: #8bb9f0; }
.pgTitle {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

h3 {
	font-size: 24px;
	font-weight: bolder;
	text-align: center;
}

.thborder {border:1px #cccccc solid; border-thickness: 1px;}
h4 {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
h5 {
	font-size: 15px;
	font-weight: bold;
}
#contentInv {
	width: 800px;
	padding-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 0px;
}
.cntrBold {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 15px;
}
h2 {
	font-size: 16px;
	text-align: center;
}
h1 {
	text-align: center;
	margin-top: 20px;
}

h6 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
}



.imgRight {
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.imgLeft {
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}
.forms {
	margin-right: auto;
	margin-left: auto;
	border-collapse: collapse;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1f4c76;
	border-right-color: #1f4c76;
	border-bottom-color: #1f4c76;
	border-left-color: #1f4c76;
	background-color: #dadbdb;
}
.forms2 {
	margin-right: auto;
	margin-left: auto;
	border-collapse: collapse;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #758da3;
	border-left-color: #758da3;
	background-color: #d4d6d7;
}
.forms input {
	background-color: #dadbdb;
	border-collapse: collapse;
	border: 1px solid #5c0000;
}
.forms .textArea textarea {
	border: 1px solid #5c0000;
	background-color: #dadbdb;
	margin-top: 15px;
}
.forms2 input {
	background-color: #dadbdb;
	border-collapse: collapse;
	border: 1px solid #5c0000;
	margin-left: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.forms2 select {
	background-color: #dadbdb;
	border: 1px solid #5c0000;
	border-collapse: collapse;
}
.forms2 .textArea textarea {
	border: 1px solid #5c0000;
	background-color: #dadbdb;
}
.leftPadding {
	margin-left: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
}
.checkboxes {
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #5c0000;
}
.forms   th {
	font-size: 16px;
	font-weight: bold;
	background-image: url(formBg.jpg);
	padding-left: 20px;
	text-align: left;
	height: 22px;
	font-style: normal;
	line-height: 14px;
	background-repeat: repeat-x;
	color: #FFFFFF;
}
.calculator {
	padding: 10px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
.leftFormCells {
	text-align: right;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.sellectCells {
	padding-top: 10px;
	text-align: center;
	padding-bottom: 10px;
}
.forms select {
	background-color: #dadbdb;
	border: 1px solid #5c0000;
	border-collapse: collapse;
}
.rdHighlight {
	color: #CC0000;
}
.detailText {
	padding-right: 15px;
	margin-top: 5px;
}
.cell6 {
	position: relative;
	left: 150px;
}

.invList th {
	background-image: url(images/formHeader.jpg);
	height: 25px;
	background-repeat: repeat-x;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #01509c;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.imgDisplay {
	width: 640px;
	float: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin: 0px;
	padding: 0px;
	height: 505px;
}


#contentInv h4 {
	height: 25px;
	width: 625px;
	background-image: url(formBg.jpg);
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#contentDisp {
	width: 950px;
	padding-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	padding-top: 0px;
}
.displayFlash {
	border: thin solid #0000FF;
	padding: 0px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	width: 160px;
}
.displayImage {
	padding-top: 15px;
	padding-right: 5px;
	padding-left: 15px;
}

#contentDisp h4 {
	height: 25px;
	width: 625px;
	background-image: url(formBg.jpg);
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	color: #FFFFFF;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 16px;
	line-height: 24px;
}
.tnails {
	border: 1px solid #0000FF;
}
.displayDiscript .title {
	height: 25px;
	line-height: 25px;
}

.displayTitle {
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.displayDiscript {
	width: 700px;
	padding-top: 3px;
	padding-left: 15px;
	border: 1px solid #000066;
	background-color: #F9F1CA;
	margin-left: 15px;
}


.tnails img {
	border: 1px solid #0033FF;
}

.centerColumn {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.displayLayout {
	background-image: url(displayBg.gif);
	border: 1px solid #000066;
}


.invPrice {
	background-image: url(adPrice.jpg);
	height: 65px;
	width: 640px;
	background-repeat: no-repeat;
	background-position: right;
	font-size: 23px;
	font-style: italic;
	color: #FFFFFF;
	font-weight: bold;
}
.adHeader {
	background-image: url(formBg.jpg);
	background-repeat: repeat-x;
	height: 22px;
	width: 355px;
	font-size: 17px;
	font-weight: bold;
	line-height: normal;
	padding-top: 3px;
	padding-left: 15px;
	color: #FFFFFF;
}
.adText {
	font-size: 13px;
	margin-left: 10px;
	margin-bottom: 5px;
}
.optionTable {
	width: 900px;
	border-collapse: collapse;
	margin-top: 20px;
	border: 1px dotted #CCCCCC;
}
.optionTable td {
	padding-left: 7px;
}

.txtDescription {
	width: 800px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0px;
}

.txtDesc {
	width: 640px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0px;
}
.adWrap {
	width: 370px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.adWrapNew {
	width: 370px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.forms select {
	background-color: #efefef;
	border: 1px solid #bbbbbb;
	border-collapse: collapse;
}
.adTables {
	margin-right: 47px;
	margin-left: 47px;
}

.adPrice {
	background-image: url(adPrice.jpg);
	margin: 0px;
	width: 370px;
	background-repeat: no-repeat;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #10406e;
	height: 60px;
}
.adPriceNC {
	background-image: url(adPrice.jpg);
	margin: 0px;
	width: 370px;
	background-repeat: no-repeat;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #10406e;
	height: 60px;
}
.specialsLinks {
	font-weight: bold;
	padding-top: 8px;
}


.cell2 {
	position: relative;
	left: 50px;
	width: 150px;
}
.cell5 {
	position: absolute;
	left: 640px;
}

.cell4 {
	position: relative;
	left: 100px;
}

.cell1 {
	position: static;
	left: 10px;
	top: 10px;
}
.invList {
	border: 1px solid #790d0e;
	border-collapse: collapse;
	background-color: #0f3f6e;
	font-size: 13px;
	font-weight: bold;
}
.lineLink a:visited {
	color: #000000;
	text-decoration: none;
	display: block;
	height: 76px;
	width: 800px;
	background-color: #8094a8;
	margin: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: 1px solid #000000;
}


.lineLink a:link {
	color: #ffffff;
	text-decoration: none;
	display: block;
	height: 76px;
	width: 800px;
	background-color: #790d0e;
	margin: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: 1px solid #8094a8;
}

.lineLink a:hover {
	color: #000000;
	background-color: #999999;
	height: 76px;
	width: 800px;
	display: block;
	text-decoration: none;
	margin: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: 1px solid #790d0e;
}

.cell3 {
	position: absolute;
	left: 800px;
}
.thumbs {
	padding-right: 0px;
	padding-bottom: 20px;
	height: 83px;
	width: 110px;
	padding-top: 0px;
	padding-left: 13px;
}
.topPara {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
.comments {
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #b93d54;
}
.lineLink img {
	padding-right: 10px;
}.smallText {
	font-size: 13px;
}
.invSearch {
	background-color: #f7f6c3;
	height: auto;
	width: 490px;
	padding-top: 10px;
	padding-left: 10px;
}
.rightImage {
	float: right;
	margin-left: 7px;
}
.whtBold {
	font-weight: bold;
	color: #FFFFFF;
}
.accent {
	font-size: 16px;
	color: #990000;
	font-weight: bolder;
}
.priceBgNew {
	background-image: url(ad_price640new.gif);
	background-position: top;
	height: 150px;
	background-repeat: no-repeat;
}
.priceBackgroundNew {
	background-image: url(ad_price640new.gif);
	background-position: top;
	height: 150px;
	background-repeat: no-repeat;
}
.txtDesc p {
	margin-top: 0px;
	padding-top: 0px;
}
.txtDesc .price {
	font-size: 19px;
	font-weight: bold;
	text-align: right;
	margin-left: 250px;
	float: right;
	margin-top: 65px;
	margin-right: 5px;
	font-style: italic;
	color: #000000;
}
.commentsNew {
	font-weight: bold;
	color: #CC0000;
	padding-left: 7px;
	font-size: 11px;
	border: 2px dotted #0000CC;
	background-color: #ffffee;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 3px;
	margin-left: 22px;
	margin-right: 5px;
	margin-top: 0px;
}
.numberCol {
	text-align: right;
	padding-right: 5px;
}
.banner {
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: center;
}
ul {
	margin-top: 5px;
	padding-top: 0px;
	margin-bottom: 5px;
	padding-bottom: 0px;
}
.commentsMaint {
	font-weight: bold;
	background-color: #e6e6e6;
	border: 1px solid #000000;
	text-indent: 5px;
}
.maintTitle {
	font-size: 17px;
	font-weight: bold;
	margin-top: 10px;
}
.maintenance {
	border: 1px solid #000000;
	margin-top: 10px;
	padding-right: 3px;
	padding-left: 3px;
	background-color: #f3f6fe;
}
.bld {
	font-size: 15px;
	font-weight: bolder;
	padding-top: 7px;
}



.optName {
	font-size: 9px;
	vertical-align: super;
	color: #868686;
	margin-right: 2px;
}
.displayDiscript .options td {
	padding: 3px;
	border-collapse: collapse;
	border: 1px solid #868686;
}
.displayDiscript. price {
	font-weight: bold;
	padding-left: 35px;
}

