html,body {
	background-color: #171717;
	font-family: Tahoma, Arial, "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #f7f7f7;

}
#main {

	position: relative;
	padding: 0px;
	width: 500px;
	margin: auto;
}
a:link {
	font-family: Tahoma, Arial, "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Arial, "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma, Arial, "Trebuchet MS";
	font-size: 12px;
	font-weight: bolder;
	color: #FF0000;
	text-decoration: none;
}


p {
	font-family: Tahoma, Arial, "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #f7f7f7;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #161D34;
	background-color: #CCCCCC;
	padding: 5px 45px 3px 3px;
	font-style: normal;
	text-transform: capitalize;
	text-align: right;
	background-image: url(images/grey_bg.jpg);
}
.heading a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #252525;
	text-decoration: none;
}
.heading a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
}
.heading a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #252525;
	text-decoration: none;
}




.trprod {
	border: 1px solid #000000;
	font-family: Tahoma, Arial, "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;


}
.prodth {
	font-family: Tahoma, Arial, "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #CCCCCC;
	background-image: url(images/prod_list_topbar.jpg);
	background-repeat: repeat-x;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border: 1px none #999999;

}
.prodtddesc {
	font-family: Tahoma, Arial, "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(images/prod_desc_bg.jpg);
	background-repeat: repeat;
	border-top: 1px none #09091C;
	border-right: 1px none #09091C;
	border-bottom: 1px none #09091C;
	border-left: 1px none #09091C;
	padding-left: 5px;





}
.prodimgbg {
	background-attachment: fixed;
	background-image: url(images/prod_desc_bg.jpg);
	background-repeat: repeat;
	text-align: center;
	vertical-align: top;
	padding: 3px;
	border: none;




}
input,textarea {
	font-family: Tahoma, Arial, "Trebuchet MS";
	font-size: 11px;
	color: #f7f7f7;
	background-image: url(images/prod_list_topbar.jpg);
	border: 1px solid #CCCCCC;

}
.submit {
	border: none;
	background-image: url(images/prod_desc_bg.jpg);

}
.prodprice {
	font-family: Tahoma, Arial, "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/prod_price_bg.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;


}
.boldtxt {
	font-family: Tahoma, Arial, "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #f7f7f7;
}
.copytxt {
	font-family: Tahoma, Arial, "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #f7f7f7;
}
td {
	font-family: Tahoma, Arial, "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #f7f7f7;
}
option {
	font-family: Tahoma, Arial, "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(images/prod_list_topbar.jpg);
	background-color: #413D50;
	background-repeat: repeat;



}
select {
	font-family: Tahoma, Arial, "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(images/prod_list_topbar.jpg);
	background-color: #413D50;
	background-repeat: repeat;


}
.error {
	font-family: Tahoma, Arial, "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
}
.redhead {
	font-family: Tahoma, Arial, "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.redbold {
	font-family: Tahoma, Arial, "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.qty {
	padding-bottom: 6px;
	background-image: url(images/prod_desc_bg.jpg);

}
.topnav {
	background-image: url(images/grey_bg.jpg);
	padding: 3px;
	border-top: none;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px none;

}
.topbg {
	background-image: url(images/nav/topbg.jpg);
	background-repeat: repeat-x;

}
.indent {
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 15px;


}
.basket {
	background-image: url(images/grey_bg.jpg);
}
.small {
	font-family: Tahoma, Arial, "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #eeeeee;
}
.small a:link {
	font-family: Tahoma, Arial, "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.small a:hover {
	font-family: Tahoma, Arial, "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.small a:visited {
	font-family: Tahoma, Arial, "Trebuchet MS";
	font-size: 11px;
	font-weight: bolder;
	color: #CCCCCC;
	text-decoration: none;
}
.price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.subhead {
	font-family: Tahoma, Arial, "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.botbar {
	background-image: url(images/grey_bg.jpg);
	border-top: none;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px none;
	font-family: Tahoma, Arial, "Trebuchet MS";
	font-size: 9px;
	text-transform: none;
	color: #333333;
	background-color: #CCCCCC;
	font-variant: small-caps;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 3px;
	line-height: 15px;
	letter-spacing: 1px;
	background-position: right;
}
.botbar a:link {
	font-family: Tahoma, Arial, "Trebuchet MS";
	font-size: 9px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.botbar a:hover {
font-family: Tahoma, Arial, "Trebuchet MS";
	font-size: 9px;
	font-weight: bold;
	color: #FF0000;
}
.botbar a:visited {
font-family: Tahoma, Arial, "Trebuchet MS";
	font-size: 9px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.copyright {
	font-family: Tahoma, Arial, "Trebuchet MS";
	font-size: 11px;
	color: #CCCCCC;
}
