@charset "utf-8";
/* CSS Document */

<!--
body {
	background-color: #cc6600;
	background-image: url(../website/images/background2.gif);
	background-repeat: no-repeat;
	background-position:center;
	background-position:top;
	margin-top: 15px;
}
.top_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.top_e {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.botmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666600;
	line-height: 30px;
	font-weight: bold;
}
.botmenu:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC6600;
	font-weight: bold;
	text-decoration: underline;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #CC6600;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #333333;
	text-decoration: none;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 30px;
}
.bodybox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 30px;
}
.margin_left13 {
	margin-left: 13px;
	line-height: 10px;
}
.margin_right_Pic {
	margin-right: 7px;
	margin-top: 9px;
}
.margins_lf_rig {
	margin-left: 20px;
	margin-right: 20px;
}
.margins_top {
	margin-top: 10px;
}

.botbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 25px;
	font-weight: bold;
}
.botbox:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC6600;
	font-weight: bold;
	text-decoration: underline;
}

#picture_box {
	border: 1px solid #000000;
	margin: 0 0 0 3px;
}
.linkbody {
	color: #CC6600;
	font-weight: normal;
	text-decoration: underline;
}

.linehight {
	line-height: 12px;
}
.linehight20 {
	line-height: 50px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CC9900;
	font-weight: bold;
	line-height: 25px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CC9900;
	font-weight: normal;
	line-height: 20px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #666600;
	font-weight: bold;
	line-height: 40px;
}
.Tittle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CC9900;
	font-weight: bold;
	line-height: 25px;
}
.tittle2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CC9900;
	font-weight: normal;
	line-height: 20px;
}
.title_inter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #666600;
	font-weight: bold;
	line-height: 40px;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666600;
	line-height: 30px;
	font-weight: bold;
}
.body_int {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 21px;
}
.body_price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #669900;
	line-height: 21px;
}
.body_boxtips {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	margin: 3px 0 0 10px;
}
.credit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.img_box {
	background-color: #666666;
	padding: 1px;
	clear: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 7px;
}

h1, form, button{border:0; margin:0; padding:0;}
.spacer{clear:both; height:1px;}



/* ----------- My Form ----------- */
.myform{
margin:0 auto;
width:530px;
padding:0px;
line-height:normal;
}


/* ----------- stylized ----------- */
#stylized{
border:none;
background:none;
}
#stylized h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}
#stylized p{
font-size:11px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:10px;
}
#stylized label{
display:block;
font-weight:bold;
text-align:right;
width:200px;
float:left;
}
#stylized .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:200px;
}
#stylized input[type=text]{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #cccccc;
width:300px;
margin:2px 0 20px 10px;
}
#stylized textarea{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #cccccc;
width:300px;
margin:2px 0 20px 10px;
}
#submitbutton{
float:left;
margin-left:205px;
width:302px;
height:27px;
text-align:center;
font-size:13px;
font-weight:bold;
}


-->
