body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	color: #cccccc;
	font-size: 11px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.style3 {font-size: 12px}
.bigger {
	font-size: larger;
}
.white {
	color: white;
}
.logo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
}

#items td {
	border: 1px solid gray;
	padding: 8px;
}

#items th {
	border: 1px solid gray;
	padding: 8px;
	background-color: #2c2c38;
}

#explanations li {
	padding-top:10px;
}

.logo_small {
	font-size: 12px;
	color: red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}
input {
	border:0;
}

input img {
	border:0;
}

.btn {
	border-bottom-width: 1px;
	border-right-width: 1px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CE0000;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #990000;
	border-bottom-color: #990000;
}
.right_corner {
	right: 100px;
	margin-left: 100px;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
	font-size: 11px;
}
.downmenu {
	font-size: 9px;
	color: #999999;
}

a:hover {
	color: #FF9933;
}
.price {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #7fcbcb;
	
}
.blue {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #7fcbcb;
	
}
.big_white {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
	
}
.big_orange {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #ffcc33;
	
}
.title_white {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	
}
.title_white_small {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	
}
.title_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CE0000;
	font-weight: bold;
}
.title_red_gray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.subtitle_gray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.white_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	top: auto;
}
.text {
	font-size: 10px;
	color: #333333;
}
.yellow {
	color: #FFCE00;
}
.yellow_dark {
	color: #FF9900;
}
.smalltext {

	font-size: 9px;
	color: #666666;
}
option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/button.jpg);
	background-repeat: repeat;
	height: 25px;
	width: 80px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-left-color: #999999;
}
.disabled {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	top: auto;
}
.link_yellow {
	color: #FFce00;
}
.link_yellow_big {
	color: rgb(255, 165, 0);
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #333333;
	background-color: black;
	padding: 2px;
}
.smallnum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #333333;
}
#footer {
	font-size: 9px;
	color: #999999;
}

#select_qty {
	margin: 0;
	padding: 0;
	
}

#etc {
    padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	
}

.dark {	

	background-color: #171717;
}
.dark1 {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF9900;
	background-color: #171717;
	width: 830px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
}