body {
	font-family: arial, tahoma, verdana;
	font-size: 12px;
	margin: 0px;
	background-image:URL(../images/bg.jpg);
	background-repeat:repeat-y;
	background-position:top;
	background-color:#cccccc;
	color:#333333;
}
h1 {
	display: none;
	font-size:11px;
	font-weight: normal;
	color:#003366;
	margin:0px;
	padding:0px;
	padding-bottom:5px;
	font-family: arial, tahoma, verdana;
}
h2 {
	background-image:URL(../images/w3_bullet.gif);
	background-repeat: no-repeat;
	background-position:top left;
	font-family: arial, tahoma, verdana;
	margin:0px 0px 8px 0px;
	padding:5px 0px 1px 30px;
	color:#003366;
	font-size:14px;
	font-weight: bold;
}
h3 {
	color:#003366;
	font-size:12px;
	margin:5px 0px 5px 0px;
	padding:0px;
}
h4 {
	color:#333333;
	font-size:12px;
	margin:0px;
	margin-bottom:5px;
	margin-left:16px;
	font-family:arial, tahoma;
	padding:0px;
	font-style:italic;
}
p {
	vertical-align:top;
	text-align: left;
	line-height:1.3;
	padding:0px;
	padding-bottom:5px;
	margin:0px 0px 4px 0px;
}
ul {
	padding-top:0px;
	margin:0px;
	margin-left:20px;
	font-weight:bold;	
}
li {
	padding-top:3px;
	margin:0px;
	font-weight:normal;
}
form {
	margin:0px;
	padding:0px;
}
select {
	font-size:80%;
}
input {
	font-family:arial;
	font-size:11px;
}	
img {
	border:0px;
}
a:link {
	text-decoration: none;
	color:#003366;
}
a:visited {
	text-decoration: none;
	color:#003366;
}
a:hover {
	color:#ff6600;
	text-decoration:underline;
}
a:active {
	text-decoration: none;
}

#outer {
	margin:0 auto;
	width:760px;
	background-color:#ffffff;
	border:1px solid #333333;
}
#content {
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
}
#left_td {
	width:25%;
	margin:1px;
	padding-top:3px;
	padding-right:0px;
	border-right:1px solid #cccccc;
	vertical-align: top;
}
#maincontent {
	background-color: transparent;
	text-align: justify;
	min-height:600px;
	margin: 15px;
}
#banner {
	padding:10px;
	padding-bottom: 3px;
	vertical-align:middle;
}
#adbanner {
	margin-top:-4px;
}
#menu {
	clear:both;
	text-align:center;
	vertical-align: middle;
	padding-top:4px;
}
#menuborder {
	background-color:#003366;
	border-top:1px solid #003366;
	border-bottom:1px solid #003366;
	margin:2px 0px 3px 0px;
}
#outermenu {
	background-color:#003366;
	border-top:1px solid #ff6600;
	border-bottom:1px solid #ff6600;
	width:100%;
	padding:0px;
	padding-bottom:4px;
	font-weight: bold;
	color:#ffffff;
	font-size:11px;	
	font-family: arial, tahoma, verdana;
	text-align:center;
	vertical-align:middle;
	clear:both;
}
#menu a:link {
	font-weight:bold;
	color:#ffffff;
}
#menu a:visited {
	font-weight:bold;
	color:#ffffff;
}
#menu a:hover {
	color:#ff6600;
	text-decoration: none;
}
#content {
	margin-top:-3px;
	min-height: 400px;
}
#pagearea {
	width:100%;
}
#shopmenu {
	vertical-align: top;
	width: 100%;
	margin: 1px;
	font-size:11px;
	font-weight:bold;
	border-bottom:3px solid #003366;
}
#shopmenu td {
	background-color:#cccccc;
	border-bottom:1px solid #ffffff;
	margin:1px;
	padding:2px;
	padding-left:4px;
	color:#003366;
}
#shopmenu a:link {
	text-decoration: none;
	color:#003366;
	font-weight: bold;
}
#shopmenu a:visited {
	text-decoration: none;
	font-weight: bold;
	color:#003366;
}
#shopmenu a:hover {
	color:#ff6600;
	text-decoration: none;
	font-weight: bold;
}
#news {
	vertical-align: top;
	width: 100%;
	margin: 1px;
	font-size:11px;
	font-weight:bold;
	border-bottom:3px solid #003366;
}
#news td {
	background-color:#ffffff;
	border-bottom:1px solid #ffffff;
	margin:1px;
	padding:2px;
	padding-left:4px;
	color:#003366;
}
#news a:link {
	text-decoration: none;
	color:#003366;
	font-weight: bold;
}
#news a:visited {
	text-decoration: none;
	font-weight: bold;
	color:#003366;
}
#news a:hover {
	color:#ff6600;
	text-decoration: none;
	font-weight: bold;
}
#shopcart {
	vertical-align: top;
	width: 100%;
	margin: 1px;
	font-size:11px;
	font-weight:bold;
	border-bottom:0px solid #003366;
}
#shopcart td {
	background-color:#ffffff;
	border:1px solid #003366;
	border-top:0px;
	margin:1px;
	padding:2px;
	color:#003366;
}
#shopcart a:link {
	text-decoration: none;
	color:#003366;
	font-weight: bold;
}
#shopcart a:visited {
	text-decoration: none;
	font-weight: bold;
	color:#003366;
}
#shopcart a:hover {
	color:#ff6600;
	text-decoration: none;
	font-weight: bold;
}
#innercart {
	width:100%;
}
#innercart td {
	border: 0px;
	border-bottom:1px dotted #333333;
}
#cart_tbl {
	width:100%;
	border:1px solid #999999;
}	
#cart_tbl td {
	padding: 4px;
}

.cart_item_no {
	color:#ff6600	font-size:14px;
	font-weight:bold;
}
#noties {
	vertical-align: top;
	margin:1px;
	padding:5px;
	font-size:12px;
	font-weight: bold;
	text-align: center;
	border:2px solid #ff6600;
	background-color:#003366;
	color:#ffffff;
}
#download {
	width: 100%;
	vertical-align: top;
	margin:1px;
	padding:5px;
	font-size:12px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #003366;
	background-color:#990000;
	color:#ffffff;
}
#prod_details {
	width:100%;
}
#prod_details td {
	padding-bottom:5px;
	color:#000000;
}
#h1_strip {
	width:100%;
	clear:both;
}
#footer {
	background-color:#003366;
	border-top:1px solid #ff6600;
	width:100%;
	color:#ffffff;
	font-weight:normal;
	text-align: center;
	vertical-align:middle;
	font-size:11px;
	margin:0px;
	padding-top:5px;
	padding-bottom:5px;
	clear:both;
}
#footer_holder {
	background-color:#003366;
	border-top:1px solid #003366;
	margin:2px 0px 0px 0px;
}
#footer a:link {
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
}
#footer a:visited {
	color:#e6e6e6;
	text-decoration:none;
	font-weight:normal;
}
#footer a:hover {
	color:#ffffff;
	text-decoration:underline;
	font-weight:normal;
}

.h2_a {
	font-weight:bold;
}
.select {
	font-size:11px;
}
.float_right {
	float:right;
	margin-top:0px;
	margin-left:10px;
	border:1px solid #333333;
}
.img_brd {
	border:1px solid #000000;
}
.bullet {
	padding-right:5px;
}
.mensp {
	padding-left:5px;
	padding-right:5px;
}
.submit {
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
	background-color:#003366;
	border:1px solid #ff6600;	
}
.submit:hover {
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
	background-color:#ff6600;
	border:1px solid #003366;	
}
.status {
	width:100%;
	border-top:1px dashed #999999;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	padding-top:5px;
}
.prod_title {
	text-align: left;
	float:left;
	vertical-align:bottom;
	color: #003366;
	font-size:110%;
	font-weight:bold;
}
.prod_price {
	color: #003366;
	font-size:110%;
	font-weight:bold;
	text-align:right;
	float:right;
	vertical-align:bottom;
}
.arial11 {
	font-family:arial;
	font-size:11px;
}
.row {
	margin: 0 auto;
	float: left;
	width:100%;
	background-color: #ffffff;
	padding:5px 0px 5px 0px;
}
.category {
	width:30%;
	margin:5px;
	text-align:center;
	float:left;
	background-color: #ffffff;
}
.cart {
	vertical-align:bottom;
}
.cart_submit {
	border:1px solid #ff6600;
	color:#ffffff;
	background-color:#003366;
}
.cart_submit:hover {
	border:1px solid #003366;
	color:#003366;
	background-color:#ff6600;
}
.cart_item_no {
	font-size:130%;
	color:#ff6600;
}
.sale {
	color:#ff0000;
	font-weight:bold;
}
.strike {
	text-decoration:line-through;
}
.seealso {
	width:17%;
	font-size:90%;
	float: right;
	border-left:1px solid #cccccc;
	text-align: center;
	padding:0px 0px 0px 25px;
	vertical-align: top;
}
.seealso a:link {
	font-size:11px;
	color:#333333;
	font-weight:bold;
}
.seealso a:visited {
	font-size:11px;
	color:#666666;
	font-weight:bold;
}
.seealso a:hover {
	font-size:11px;
	color:#003366;
	font-weight:bold;
	text-decoration: none;
}
.seealso_td {
	width:17%;
	border-left:1px solid #cccccc;
	text-align: center;
	padding:0px 0px 0px 25px;
	vertical-align: top;
}
.seealso_td a:link {
	font-size:11px;
	color:#333333;
	font-weight:bold;
}
.seealso_td a:visited {
	font-size:11px;
	color:#666666;
	font-weight:bold;
}
.seealso_td a:hover {
	font-size:11px;
	color:#003366;
	font-weight:bold;
	text-decoration: none;
}
.casetag {
	text-align:right;
	color:#ff6600}
