body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color: #555555;
	background-image:url(../images/bg.Gif)
		
}

.border{
	border:1px solid #C6C5C5;
}


.font-bold {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color: #757575;
}

.font-ash {
	font-family:Tahoma;
	font-size:11px;
	color: #444444;
}
.font-bold-2 {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color: #555555;
}


.titles-green-bold {
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	color: #2C673B;
}
.titles-orange-bold {
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	color: #FF8503;
}


.footer {
	font-family:Tahoma;
	font-size:10px;
	color: #9FCCAB;
}
a.footer:link {
	font-family:Tahoma;
	font-size:10px;
	color: #9FCCAB;
	text-decoration:none;
}

a.footer:hover {
	font-family:Tahoma;
	font-size:10px;
	color: #9FCCAB;
	text-decoration:none;
}

a.footer:active{
	font-family:Tahoma;
	font-size:10px;
	color: #9FCCAB;
	text-decoration:none;	
}

a.footer:visited {
	font-family:Tahoma;
	font-size:10px;
	color: #9FCCAB;
	text-decoration:none;	
}


a:link { text-decoration: underline; color: #555555; }
a:visited { text-decoration: underline; color: #555555; }
a:hover { text-decoration: none; color: #555555; }
a:active { text-decoration: underline; color: #555555;}

.form_button { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	color: #000000 ; 
	border: #CB8A0A; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}