body {
	background-color: #EEEEEE;
	margin-left: 0px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;	
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.logo-margin {
	margin-left: 20px;
}

.font-topmenu {
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #888888;
}
.font-topmenu a{
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #888888;
}
.font-topmenu a:hover{
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #cbb776;
}
body {
	margin: 0px;
}
.padding-content {
	padding: 20px;
}
.font-subtitle {
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}
.font-content {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #888888;
}
.font-content a{
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #888888;
}
.font-content a:hover{
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #F26631;
}
.padding-content-left {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.font-footer {
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #888888;
}
.font-content-orange {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #F26631;
}
.font-content-orange a{
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #F26631;
}
.font-content-orange a:hover{
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #888888;
}
.font-featproj-title {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}
.font-content-gold {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #CBB776;
}
.font-content-gold a{
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #CBB776;
}
.font-content-gold a:hover{
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}
.font-submenu-gold {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #CBB776;
}
.font-submenu-gold a{
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #CBB776;
}
.font-submenu-gold a:hover{
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}
.padding-content-5px {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 5px;
}
.font-subtitle-gold {

	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #CBB776;
}
.padding-content-bodyimg {

	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

/* EORROR MESSAGE */
.ErrorMessagePageValidation
{
	font-weight: bold;
	font-size: 7pt;	
	color: #FF3300;
	font-style: normal;
	font-family: 'Microsoft Sans Serif';
}
