html, body {
	margin: 0;
	padding: 0;
	background-color: #000000;
	color : #ffffff;
	font-family : Verdana, Helvetica, Geneva, sans-serif;
}

p {
	font-size : 12px;
	font-family : Verdana, Helvetica, Geneva, sans-serif;
	line-height: 110%;
	color : #ffffff;
	text-align: left;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	padding-bottom: 5px;
	padding-top: 10px;
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF33;
}

H3 {
	font-size: 13px;
	font-family : Verdana, Helvetica, Geneva, sans-serif;
	color : #003366;
	text-align: left;
	padding-top: 10px;
}
H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF33;
	padding: 0;
	margin: 12px 0 0 0;
}

.body_bg {
	background-repeat: no-repeat;
	background-position:center;
}

.header {
	width: 936px; 
	height: 126px;
	vertical-align: middle;
	background: #000000;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	height: 20px;
	vertical-align: middle;
}

ul, li {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

#price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
#price_lg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.ship_amount {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	border: #000000 1px solid;
	background-color: #fff;
	padding: 3px 10px 3px 10px;
	width: 35px;
	text-align: center;
}

#description{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: center;
}

#description img{
	border: none;
	margin-top: 20px;
}

#description h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none; 
}

#description p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

#description .heat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	padding-left: 5px;
}

#description .heat u{
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}

.menu_sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	padding-left: 10px;
}

.menu_sm a:hover, .menu_sm a:active{
	color: #FF0000;
	text-decoration: none;
}

.sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.md {
	font-size : 12px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 15px;
	font-family : Arial, Verdana, Helvetica, Geneva, sans-serif;
	color : #ffffff;
	text-align: center;
}

.lg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #ffffff;
}

	/* Site Links */

a:link, a:visited {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}

a:hover {
	color: #FFFF00;
	text-decoration: none;
}

a.md:link, a.md:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	padding: 3px;
}

a.md:hover {
	color: #990000;
	background-color: #FFFFFF;
}

a.lg:link, a.lg:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a.lg:hover {
	color: #CC0000;
	text-decoration: none;
	background-color: #FFFFFF;
}

a.menulink:link, a.menulink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: 1px;
	margin: 3px 0 3px 0;
	padding-bottom: 2px;
	padding-right: 10px;
	padding-top: 2px;
}

a.menulink:hover {
	color: #990000;
	background-color: #FFFFFF;
}

.menu {
	color: #ffffff;
	margin-left: 18px;
	margin-top: 25px;
}

a.menu2:link, a.menu2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	letter-spacing: 1px;
	padding-left: 15px;
	padding-top: 5px;
}

a.menu2:hover {
	color: #000000;
}

.copyright, a.copyright:link, a.copyright:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	border: 1px solid #9999FF;
	margin: 1px;
	padding: 1px;
}

.button, a.button:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #996699;
	text-decoration: none;
}

.button2, a.button2:link, a.button2:visited, a.button2: hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #669900;
	text-decoration: none;
	margin: 4px;
	padding: 0px;
}

hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}

.image, a.image:link  {
	border: 0px #FFFFFF;
}

.input  {
	color: #FFFFFF;
}

/* CUSTOM STYLES */

.greybox, .toggle{
	background-color: #DBDDC5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px 0px;
	padding: 1px 1px;
	text-transform: none;
	border: thin solid #ffffff;
}

.alert {
	background-color: #996699;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}