/* Main Styles */

html, body, #wrapper {
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	height:100%;
 margin: 0;
 padding: 0;
 border: none;
 text-align: center;
}

#wrapper {
	margin: 0 auto;
	text-align: center;
	vertical-align: middle;
	width: 100%;
}

td,p,alt,title {
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
}

input,select,textarea {
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
}

a {
	font-family:Tahoma;
	font-size:11px;
	color:#888888;
	text-decoration:none;
}

a:hover {
	font-family:Tahoma;
	font-size:11px;
	color:#5FABDC;
	text-decoration:underline;
}

.main_text {
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	font-weight:normal;
	line-height:13px;
}

.mini_text {
	font-family:Tahoma;
	font-size:9px;
	color:#333333;
	font-weight:normal;
}

.subhead {
	font-family:Tahoma;
	font-size:12px;
	color:#5FABDD;
	font-weight:bold;
	line-height:13px;
}

.subhead_big {
	font-family:Tahoma;
	font-size:16px;
	color:#5FABDD;
	font-weight:bold;
	line-height:18px;
}

.subhead_link {
	font-family:Tahoma;
	font-size:12px;
	color:#5FABDD;
	font-weight:bold;
	line-height:13px;
}

.subhead_link:hover {
	font-family:Tahoma;
	font-size:12px;
	color:#5FABDD;
	font-weight:bold;
	line-height:13px;
	text-decoration:underline;
}


.quantity_class {
	font-family:Tahoma;
	font-size:12px;
	color:#333333;
	font-weight:bold;
	line-height:13px;
}

.quant_box {
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
}

.money_class {
	font-family:Tahoma;
	font-size:12px;
	color:#990000;
	font-weight:bold;
}

.total_text {
	font-family:Tahoma;
	font-size:14px;
	color:#333333;
	font-weight:bold;
}

.total_money {
	font-family:Tahoma;
	font-size:14px;
	color:#990000;
	font-weight:bold;
}

.final_text {
	font-family:Tahoma;
	font-size:16px;
	color:#333333;
	font-weight:bold;
}

.final_money {
	font-family:Tahoma;
	font-size:16px;
	color:#990000;
	font-weight:bold;
}

.copyright {
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
	font-weight:normal;
}

.copylink {
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:underline;
}

.copylink:hover {
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
}


/* End Main Styles */
