body { 
	background:#F0EDE8 url('/images/bg.jpg') repeat-x; 
	margin: 0px 0px 0px 0px;
}
#td1 { 
	background:url('/images/bg_top.jpg') no-repeat; height:484px; 
}
#td2 { 
	background:url('/images/bg_middle.jpg') repeat-y; 
}
#td3 { 
	background:url('/images/bg_bottom.jpg') no-repeat; height:59px; 
}
.navbar {
	background: none;
	font: 12px Verdana, Arial; color: #000000;
	text-align: center;
	display: inline;
}
.navbar a,
.navbar a:visited,
.navbar a:active {
	font: 12px Verdana, Arial; color: #000000; text-decoration: none;
	padding: 4 13 4 12;
}
.navbar a:hover {
	background:url('/images/bg_navbar.gif'); 
	font: 12px Verdana, Arial; color: #1E4403; text-decoration: none;
}
.bottom {
	background: none;
	text-decoration: none;
	font: 12px Arial; color: #000000;
	line-height:120%;
}
.bottom:active {
	background: none;
	text-decoration: none;
	font: 12px Arial; color: #000000;
	line-height:120%;
}
.bottom:hover {
	font: 12px Arial; color: #AE1212; text-decoration: underline;
}
p {
	margin:0; padding:0 0 10 0;
}
ul {
	list-style: none outside; margin: 0; padding-left: 2em;
}
li {
	padding-bottom: .1em;
}
div {
	background: none;
}
div# p {
	margin-bottom: 3px;
	margin-top: 1;
	line-height: 18px; 
}
.float_left {
	float: left;
	padding-right: 8px;
	padding-bottom: 3px;
}
.float_right {
	float: right;
	padding-left: 8px;
	padding-bottom: 3px;
}
.title {
	font-family: Arial;
	color: #000000; font-size: 18pt; vertical-align: top; font-weight: bold;
	line-height: 24px;
}
.example1 {
	font-weight: bold;
	font-size: 14px
}
.example2 {
	font-weight: bold;
	font-size: 12px;
	color: #FF0000
}
td {
	font-family: Arial;
	font-size: 14px;
	line-height:110%;
}
.text_heading {
	font-family: Arial;
	color: #000000; font-size: 18pt; vertical-align: top; font-weight: bold;
	line-height: 24px;
}
.drop_menu {
	font:10px Verdana, Arial; color:#204E50;
	text-align:center;
	text-decoration: none;
	padding:5px 5px 5px 9px;
	background-color:#FFFFFF;
	border:1px solid #e4e4e4;
}
.drop_menu a,
.drop_menu a:visited,
.drop_menu a:active {
	font: 10px Verdana, Arial; color: blue; text-decoration: none;
	line-height:120%;
	padding-left:50px;
	padding-right:50px;
}
.drop_menu a:hover {
	font: 10px Verdana, Arial; color: red; text-decoration: none;
	line-height:120%;
	background-color:#e4e4e4;
}
.text {
	font-size: 14px; vertical-align: top;
	text-align: left;
	line-height:150%;
}
.text_menu {
	font-family: Arial;
	color: #000000; font-size: 18pt; vertical-align: top; font-weight: bold;
	line-height: 24px;
}
.text_small {
	font: 11px Arial; color: #000000;
}
a {
	font: 14px Arial; color: blue; text-decoration: underline
}
a:active {
	font: 14px Arial; color: blue; text-decoration: underline;
}
a:hover {
	font: 14px Arial; color: red; text-decoration: underline
}
.seePic {
	display: none;
}
.lightBox {
	border-right: #000000 1px solid; 
	border-bottom: #000000 1px solid; 
	border-top: #000000 1px solid; 
	border-left: #000000 1px solid; 
	font: 11px Verdana, Arial, Helvetica, sans-serif; 
	color:#000000;
	background: #FFFFFF;
	padding-left: 4px;
}
img { 
    margin:0;
    padding: 0;
    border: 0;
}
.adminLink,
.adminLink a,
.adminLink:visited,
.adminLink:active {
	font: 14px Verdana, Arial; color: #819972; text-decoration: none
}
.adminLink:hover {
	font: 14px Verdana, Arial; color: #AE1212; text-decoration: underline
}

/* ----------- SHOPPING CART BORDERS ------------- */
.totalBorder {
	font-weight: normal;
}
.tableHead {
	background-color: #C2C2C2; 
	padding: 3px;
	border-right: #FFFFFF 2px solid;
	font-size:13px;
	font-weight: bold;
}
.tableMidle {
	padding: 2px;
	border-right: #FFFFFF 2px solid;
}
.tableInvoice {
	background-color: #9BAEBF; 
	padding: 3px;
	border-right: #FFFFFF 1px solid;
	font-weight: bold;
}

.currencyText {
	color: #0B099F; 
	font-weight: normal;
	padding: 3px;
	border-right: #FFFFFF 2px solid;
}	
.currencyTotal {
	border-top: #A6A77E 1px solid;
	color: #AE1212; 
	font-weight: bold;
	padding: 3px;
	border-right: #FFFFFF 2px solid;
}	
.currencyBorder {
	color: #0B099F; 
	font-weight: normal;
}
.currencyHead {
	background-color: #C2C2C2; 
	color: #0B099F; 
	padding: 3px;
	border-right: #FFFFFF 2px solid;
	font-size:13px;
	font-weight: bold;
}
.buyButton a,
.buyButton a:visited,
.buyButton a:active {
	background:url('/images/buy.gif') no-repeat;
	display: block;
	width:84px; height:48px;
}
.buyButton a:hover {
	background:url('/images/buy_over.gif') no-repeat;
	width:84px; height:48px;
}
.detailsButton a,
.detailsButton a:visited,
.detailsButton a:active {
	background:url('/images/details.gif') no-repeat;
	display: block;
	width:100px; height:24px;
}
.detailsButton a:hover {
	background:url('/images/details_over.gif') no-repeat;
	width:100px; height:24px;
}
.link_11, .link_11:active, .link_11:visited {
	font: 11px Verdana; color: #31459F; text-decoration: underline
}
.link_11:hover {
	font: 11px Verdana; color: #AE1212; text-decoration: underline
}
.text_small {
	font-size: 10px;
}
.text_11 {
	font-size: 11px;
}
