body{
padding:0px;
margin:0px;
background-color:#FFFFFF;
}
.search {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
	background-color: #F8F0EE;
	height: 19px;
	width: 127px;
	border: 1px solid #86511D;
}
.top {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
}

.toplink {
	font-family: Tahoma;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
}

.toplink a{
	font-family: Tahoma;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
}

.toplink a:hover{
	font-family: Tahoma;
	font-size: 17px;
	font-weight: bold;
	color:#CF683D;
}

.copy_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #545252;
}
.mail {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #B55610;
	text-decoration: none;
}
.copy_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #9A9888;
	text-decoration: none;
}
.text_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #5E5E5E;
}
.link_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #B55610;

}
.text_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #7E7D7D;
}
.text_3 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #8D8D8D;
}
.text_4 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #68685B;
}

.text_5 {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 12px;
	color: #545252;
}

.text_6 {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 12px;
	font-weight: bold;
	color: #8D8D8D;
}

.link_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #B55610;
}
.form_1 {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 11px;
	background-color: #E5E5DF;
	height: 15px;
	width: 142px;
	border: 1px solid #929288;
}
.form_2 {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 11px;
	background-color: #E5E5DF;
	height: 98px;
	width: 142px;
	border: 1px solid #929288;
	overflow:auto;
}

td,th {
	vertical-align: top;
	font-family:Tahoma;
	font-size:12px;
	color:#545252;
}

.errmsg{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#E10246;
}

.smalltable{
	border-top:solid 1px #B5B6B5;
	border-bottom:solid 1px #B5B6B5;
	border-left:solid 1px #B5B6B5;
	border-right:solid 1px #B5B6B5; 
	padding: 2px 2px;
}

.contentbg{
	width:491px;
	height:100%;
	padding: 0px 0px;
}

.emptyborder{
	border: none;
	width: 15px;
}

input {
	border: 1px solid #D8D8D0;
	width: 150px;
	height: 20px;
	font-size: 11px;
	font-family: Tahoma, verdana, Arial, Helvetica, sans-serif; 
	color:#3C3B3B;
}

.button {
	border: none;
	width: 65px;
	height: 23px;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma, verdana, Arial, Helvetica, sans-serif; 
	color:#7A796B;
	cursor:pointer;
	text-transform: none;
	background:url(../images/design/button.gif) no-repeat;
}

.button100 {
	border: none;
	width: 100px;
	height: 23px;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma, verdana, Arial, Helvetica, sans-serif; 
	color:#7A796B;
	cursor:pointer;
	text-transform: none;
	background:url(../images/design/button100.gif) no-repeat;
}

input.button {
	border: none;
	width: 65px;
	height: 23px;
	font-weight: bold;
	font-size: 11px;
	font-family: verdana, Arial, Helvetica, sans-serif; 
	background:url(../images/design/button.gif) no-repeat;
	cursor:pointer;
	color:#7A796B;
	text-transform: none;
	text-align:center;
}

select {
	border-right: #D8D8D0 1px solid; darkshadow-color:#D8D8D0;highlight-color:#D8D8D0;3dlight-color:#D8D8D0;  shadow-color:#B2AFAF; 
	border-top: #D8D8D0 1px solid; 
	border-left: #D8D8D0 1px solid; 
	border-bottom: #D8D8D0 1px solid; 
	font-family: Tahoma, verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	width:150px;
	background-color: #D8D8D0;
	color:#3C3B3B;
}

textarea{
	height: 50px; 
	width: 150px; 
	border: 1px solid #D8D8D0; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
	font-size: 2px;
	font-family: Tahoma, verdana, Arial, Helvetica, sans-serif; 
	color:#3C3B3B;
	overflow:hidden;
}

.messagetextarea{
	height: 100px; 
	width: 150px; 
	border: 1px solid #D8D8D0; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
	font-size: 2px;
	font-family: Tahoma, verdana, Arial, Helvetica, sans-serif; 
	color:#3C3B3B;
}

A{
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #CF683D; 
	text-decoration: none;
}

A:hover{
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #1F7411; 
	text-decoration: underline;
}

.contentbg{
	
	width:491px;
	height:100%;
	padding: 0px 0px;
}


.pagetitle{
 	background-image:url(../images/design/bg_subtitle.gif); 
	background-repeat:repeat-x;
	padding-left:15px; 
	padding-top:5px;
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:15px;
	font-weight:bold;
	color:#545252;
	height:30px;
}


.servicespage{
 	padding-left:5px; 
	padding-top:2px;
	text-align: left;
	vertical-align: top;
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#545252;
}

.servicespage a{
 	padding-left:5px; 
	padding-top:2px;
	text-align: left;
	vertical-align: top;
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#545252;
}

.servicespage a:hover{
 	padding-left:5px; 
	padding-top:2px;
	text-align: left;
	vertical-align: top;
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#CF683D;
	text-decoration:underline;
}

.progress{
	width: 1px;
	height: 14px;
	color: red;
	font-size: 12px;
	overflow: hidden;	
	padding-left: 5px;
}
