body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #66ccff;
}
body,td,th {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	color: #000000;
}
.style1 {
	color: #3688B2;
	font-size: 40px;
	font-weight: bold;
}
a:link {
	color: #3688b2;
}
a:hover {
	color: #ffbb66;
}
a:visited {
	color: 3688B2;
}
a:active {
	color: #3688b2;
}
.style8 {font-size: 36px}
.normal {
	font-size: 14px;
	font-style: normal;
}

#price_1, #price_2, #price_3
{
	background-image:url(../images/block.png);
	width:146px;
	height:119px;
}	

.price
{
	padding-top: 10px;
	font-size: 30px;
	font-weight: bold;
	font-family: Tahoma;

}

.price a
{
	text-decoration: none;
}

.desc
{
	font-family: Tahoma;
	margin-left: 5px;
	margin-right: 5px;
}

#form_1
{


}

.textinput {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-x-system-font:none;
	background:#F5F5F5 none repeat scroll 0 0;
	border:1px solid #CCCCCC;
	color:#666666;
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,sans-serif;
	font-size:1.5em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:5px 0;
	padding:5px;
}


#loading{
	text-align: center;
	visibility: hidden;
}

label { width: 10em; float: left; }
label.error { float: none; color: red; padding-left: .5em; vertical-align: top; }
p { clear: both; }
.submit { margin-left: 12em; }
em { font-weight: bold; padding-right: 1em; vertical-align: top; }

#content
{
	width: 800px;
}
