body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #565656;
}
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #ADAEAE;
}
a:hover {
	color: #FFBB01;
}
.form_search {
	font-family: Tahoma;
	font-size: 11px;
	color: #BCBCBC;
	background-image: url(images/bg_search.jpg);
	width: 180px;
	border: 1px solid #8A8A8A;
	height: 18px;
}
.bg_text {
	background-image: url(images/c_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.text_menu {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.text_menu:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFBB01;
	text-decoration: none;
}

.text_tittle {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFBC00;
	text-decoration: none;
}
.text_normal {
	font-family: Tahoma;
	font-size: 11px;
	color: #ADAEAE;
	text-decoration: none;
}
.text_service {
	font-family: Tahoma;
	font-size: 11px;
	color: #ADAEAE;
	text-decoration: none;
	font-weight: bold;
}
.text_service:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFBB01;
	text-decoration: none;
	font-weight: bold;
}

.text_link {
	font-family: Tahoma;
	font-size: 11px;
	color: #ADAEAE;
	text-decoration: underline;
}
.footer {
	font-family: Tahoma;
	font-size: 11px;
	color: #ADAEAE;
	text-decoration: none;
	font-weight: normal;
}
.footer:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFBB01;
	text-decoration: none;
	font-weight: normal;
}

.myForm {
	font-family: Tahoma, arial, Verdana;
	font-size: 9pt;
	font-weight: normal;
	color: #aa9448;
	background-color:#7d7d7d
 	border: 1px solid #3366CC;
 }
.mySubmit {
	font-family: Tahoma, arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #584D38;
	background-color: #7d7d7d;
	border: 1px solid #7d7d7d;
}
.backG {
	background-repeat: no-repeat;
	background-position: top;
}

.backGX {
	background-repeat: repeat-x;
	background-position: center top;
}
.backGXM {
	background-repeat: repeat-x;
	background-position: center center;
}

