body {
background:#ffffff;
margin:0; 
padding:0;  
}
.main_font { 
font-family:arial,verdana;
font-size:12px;
color:#333333;
line-height:21px;
}
.remark { 
font-family:arial,verdana;
font-size:10px;
color:#555555;
line-height:13px;
}

.Title { 
font-family:arial,verdana;
font-size:22px;
color:#FEFDE9;
line-height:25px;
}

.subTitle { 
font-family:arial,verdana;
font-size:16px;
color:#FEFDE9;
line-height:19px;
font-weight:bold;
}

.error_font { 
color:red;
}
.success_font { 
color:green;
}

.copyright { 
font-family:arial,verdana;
font-size:10px;
color:#666666;
}

.page_title { 
font-family:times,arial,verdana;
font-size:30px;
color:#FDFDE9;
}
.navpic{
padding-top:12px;
padding-bottom:12px;
}
.navline{
width:50px;
height:1px;
border-top:1px solid #BDBDA5;
overflow:hidden;
}


.subNav { 
font-family:arial,verdana;
font-size:11px;
color:#F1F0DC;
text-decoration:none;
font-weight:bold;
}

.subNav2 { 
font-family:arial,verdana;
font-size:11px;
color:#F1F0DC;
text-decoration:none;
font-weight:bold;
}


.subNav:hover{
color:#F1F0DC;
}



.contactform{
border:1px solid #aaaaaa;
width:230px;
font-family:arial,verdana;
font-size:14px;
color:#222222;
background:#FBFBE7;
}
.docform{
border:1px solid #aaaaaa;
width:170px;
font-family:arial,verdana;
font-size:14px;
color:#222222;
background:#FBFBE7;
}
.docform2{
border:1px solid #aaaaaa;
width:250px;
font-family:arial,verdana;
font-size:14px;
color:#222222;
background:#FBFBE7;
}

.image{
border-left:1px solid #939382;
border-top:1px solid #939382;
border-right:1px solid #E4E4C8;
border-bottom:1px solid #E4E4C8;
}
.specs { 
font-family:arial,verdana;
font-size:11px;
color:#4B4C3F;
background:#C8C8B0;
}

.box_inner{
border-left:1px solid #DADABF;
border-top:1px solid #DADABF;
border-right:1px solid #9E9E8B;
border-bottom:1px solid #9E9E8B;
padding:15px;
}
.box_outer{
border-left:1px solid #9E9E8B;
border-top:1px solid #9E9E8B;
border-right:1px solid #DADABF;
border-bottom:1px solid #DADABF;
}
