/* CSS Document */
body {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0px;
	padding: 0;
	min-width: 730px;
} 
h1 {
	margin: 10px;
	font-size: 150%;
	color: #666666;
} 
.table1 {
	border: 1px solid #999999;
}
.table1 th {
	background-color: #EAEAEA;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding: 3px;
}


#wrapper {
	margin: 0 auto;
	width: 950px;
	background-color: #FFFFFF;
	border: 2px solid #FFFFFF;
} 
#sidebar {
	font-size: 0.75em;
	width: 170px;
	float: left;
	text-align: center;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	background-color: #FFFFFF;
} 
#sidebar p, #sidebar ul {
	text-align: left;
	padding: 0px 0px 0px 10px;
}


h2 {
	margin: 0;
	font-size: 120%;
} 
#maincontent {
	font-size: 0.8em;
	width: 720px;
	float: right;
	background-color: #FFFFFF;
	overflow: hidden;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin: 0px 10px 0px 0px;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
} 
#maincontent h3 {
	margin: 36px 0 6px; 
} 
#footer {
	color : #999999; 
	font-size: 0.75em;
	padding-top: 6px;
	clear: both;
}
#footer p {
	margin: 0;
}
#uberlink {
	color: #333333 !important;
	font-weight: bold;
	background-color: #FFFFFF !important;
}
#topmenu {
	background-image: url(images/og1_06.jpg);
	background-repeat: repeat-x;
	height: 30px;
	text-align: center;
	background-color: #313370;
	color: #FFFFFF;
	line-height: 30px;
	margin: 0px 0px 15px;
	padding: 0px;
	clear: both;
	overflow: hidden;
}
#top {
	padding: 0px;
	height: 146px;
	width: 100%;
	overflow: hidden;
	background-color: #E0DFE3;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.grey {
	font-size: 80%;
	color: #999999;
}
.box1 {
	background-color: #F5F5F5;
	margin: 5px 0px 0px;
	background-image: url(images/box_02.gif);
	background-repeat: repeat-y;
	width: 160px;
	overflow: hidden;
	list-style-image: url(images/_arr1.gif);
}
.box1 ul {
	margin: 5px 5px 5px 20px;
	padding: 0px;
}
.looper {
}

table.looper tr td {
	border: 1px dashed #999999;
}

.main-green {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00a650;
	border-right-color: #00a650;
	border-bottom-color: #00a650;
	border-left-color: #00a650;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(images/main_green.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	height: 18px;
	line-height: 18px;
}

.price {
	color: #FFFFFF;
	background-color: #FF6633;
	margin: 0px;
	padding: 0px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	white-space: nowrap;
}

.main-orange {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF6633;
	border-right-color: #FF6633;
	border-bottom-color: #FF6633;
	border-left-color: #FF6633;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(images/main_orng.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
	height: 18px;
}
.cart {
	background-image: url(images/cart_16.gif);
}
#quantity {
	width: 26px;
}
acronym {
	cursor: help;
	border-top: 0px dotted #999999;
	border-right: 0px dotted #999999;
	border-bottom: 1px dotted #999999;
	border-left: 0px dotted #999999;
}
.btn {
	background-position: 3px center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	border: 2px outset #FFFFFF;
	background-repeat: no-repeat;
	width: 110px;
}
.del {

	background-image: url(images/trash_16.gif);
}
.calc {


	background-image: url(images/ref_16.gif);
}
#top-cart {
	font-size: 12px;
	background-image: url(images/notevl1_04.gif);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	margin: 0px;
	padding: 25px;
	height: 96px;
	width: 188px;
	overflow: hidden;
	line-height: 12px;
}
.main-blue {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #004EA6;
	border-right-color: #004EA6;
	border-bottom-color: #004EA6;
	border-left-color: #004EA6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(images/main_blue.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
	height: 18px;
}
.main-red {

	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9C0000;
	border-right-color: #9C0000;
	border-bottom-color: #9C0000;
	border-left-color: #9C0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(images/main_red.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
	height: 18px;
}
.rigth {
	margin: 0px;
	padding: 0px;
	clear: right;
	float: right;
	width: 200px;
	background-color: #E0DFE3;
}
.body-for {
	background-color: #215D91;
	background-image: url(images/bg-2.gif);
	background-repeat: repeat;
}
.price3 {

	color: #FFFFFF;
	background-color: #FF0000;
	margin: 0px;
	padding: 0px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	white-space: nowrap;
}
.price0 {


	color: #FFFFFF;
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	white-space: nowrap;
}
.price1 {



	color: #FFFFFF;
	background-color: #009933;
	margin: 0px;
	padding: 0px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	white-space: nowrap;
}
.price2 {




	color: #FFFFFF;
	background-color: #999999;
	margin: 0px;
	padding: 0px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	white-space: nowrap;
}
.green {
	color: #009933;
}
.red {
	color: #FF0000;
}
.blue {
	color: #006699;
}
