@charset "utf-8";
/* CSS Document */

.form {
width:775px;
background:url(images/bg_side.jpg) center repeat-y;
height:auto;
}

.field_names {
float:left;
width:350px;
text-align:right;
padding-right:15px;
 
}

.content{
	margin-top:35px;
padding-left:30px;
width:700px;
font-family: "Times New Roman", Times, serif;
font-size:14px;
}

.section{
font-size:12px;
font-weight:bold;
color:#CC3300;
border-bottom:thin #666666 dashed;
width:575px;
}

.section2{
border-bottom:thin #666666 dashed;
width:575px;
}

.section3{
font-size:12px;
font-weight:bold;
color:#CC3300;
width:575px;
}

.dr_select{
font-size:10px;
font-weight:bold;
color:#000000;
}
.top{
background:url(images/bg_top.jpg) top no-repeat;
height:20px;
}

.bottom{
background:url(images/bg_bottom.jpg) bottom no-repeat;
height:20px;
}

A:visited  {color: #660000; text-decoration: underline;}
A:link  {color: #003366; text-decoration: underline;}
A:active  {color: #339999; text-decoration: none;}
A:hover   { cursor:default color: #cc6600; background-color: lightslategray; text-decoration: none}

.row2 {
background-color:#ffffff;
vertical-align:top;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}

.row1{
background-color:#CCCCCC;
vertical-align:top;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}

.body_type{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

p {padding-bottom:12px; }