body {
	background-image: url(images/bg4.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D9AF41;
	font-family: Lucida Sans Unicode, Lucida Grande, Tahoma, MS, Verdana, Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #ece1d0;
}

form {font-size: 8pt; padding: 0; margin-top: 0px; margin-bottom: 0px;}


A, A:link {color: #f1c004; TEXT-DECORATION: none;}

A:visited {color: #f1c004; TEXT-DECORATION: none;}
A:hover, A:active  {color: #ff8b02; TEXT-DECORATION: none;}

.white-bg { background-color: #FFFFFF;}
.black-bg { background-color: #000000;}


.menu {padding: 0px 15px 0px 17px; color: #ece1d0;}
.menu A, .menu A:link, .menu A:visited {color: #ece1d0; text-decoration: none;}
.menu A:hover, .menu A:active {color: #ff8b02; TEXT-DECORATION: none;}

.topmenu {color: #ffffff; font-weight: normal; text-decoration: none;}
.topmenu A, .topmenu A:link, .topmenu A:visited {color: #ffffff; font-weight: normal; TEXT-DECORATION: none;}
.topmenu A:hover, .topmenu A:active {color: #000000; font-weight: normal; TEXT-DECORATION: none;}

.black {color: #000000; font-weight: normal; font-size: 11px;}

.white {color: #FFFFFF; font-weight: normal; font-size: 11px;}
.white A, .white A:link, .white A:visited {color: #FFFFFF; font-weight: normal; font-size: 11px; TEXT-DECORATION: none;}
.white A:hover, .white A:active {color: #072a57; font-weight: normal; font-size: 11px; TEXT-DECORATION: none;}

* {
	
}

.red {color: #cc0000;}

.title { font-weight: normal; font-size: 18px; color: #d9af41; border-bottom:1px dotted #d9af41;}
.title A, .title A:link, .title A:visited {color: #d9af41; TEXT-DECORATION: none;}
.title A:hover, .title A:active {color: #000000; TEXT-DECORATION: none;}

.header { font-weight: bold; font-size: 12px; color: #3d5b3d; background-color: #d9af41;}
.header A, .header A:link, .header A:visited { font-weight: bold; font-size: 12px; color: #3d5b3d; background-color: #d9af41;}
.header A:hover, .header A:active, { font-weight: bold; font-size: 12px; color: #000000; background-color: #d9af41;}

.pad40 {
	padding-left: 10px;
	padding-right: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	
}
.pad5 {
	padding-left: 5px;
	padding-right: 5px;
}
.pad15 {
	padding-left: 15px;
	padding-right: 15px;
}
.copyright {
	font-size: 11px;
	font-weight: normal;
	color: #20311f;
	}
	
.copyright strong {
	font-size: 11px;
	font-weight: bold;
	color: #20311f;
	}	
.copyright A, .copyright A:link, .copyright A:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #20311f;
}
.copyright A:hover, .copyright A:active {
	TEXT-DECORATION: underline; 
	color: #3d5e3a;
}
.footer {
	color: #334d30;
}