BODY	{ background-color: #f7f5e9; background-image: url(../images-new/bg.gif); margin: 0; scrollbar-base-color: #F0F0F0; }

 /* PAGE LINK COLORS */

a:link		{ color: #8a6102; text-decoration: none; }

a:visited	{ color: #8a6102; text-decoration: none; }

a:active	{ color: #8a6102; text-decoration: none; }

a:hover		{ color: #cbc7bf; text-decoration: none; }




 /* THE NEXT LINE CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE		{ COLOR: #260f01; FONT: 10pt "arial", geneva, verdana, arial, sans-serif ; text-align: left; }

.title		{ COLOR: #973c41; FONT: bold 18px Arial, sans-s}
.names { color: #973c41; font: bold 16px Arial, sans-s; }
.subtitle	{ COLOR: #000; FONT: bold 14px Arial, sans-s}
.subtitle-burg { color: #973c41; font: bold 14px Arial, sans-s; }
.copyright		{ COLOR: #827e7e; FONT: 10px arial, sans-serif, verdana }

.hilite		{ COLOR: #006600; }

.price 		{ color: #339900; FONT: 16px arial, sans-serif; font-weight: bold; text-decoration: underline; }

.just 		{ text-align: justify; }
.bigMore { color: #8a6102; font-size: 12pt; font-family: Arial, sans-s; float: right; padding-right: 5px; t-variant: normal; }
/* IMAGE BORDERS */


.borders		{ border: #000000 1px solid; cusor:hand; }
/* HIDE MENU AND ITEMS FOR PRINTING */


@media print {
.printhide {display:none;}
}
@media screen{
.printonly { display:none }
}
/* MISC CODE AND COLORS */

.splitlines	{ COLOR: #000000; HEIGHT: 1px; WIDTH: 100% }


.nobreak	{ white-space:nowrap; }
/* START THE CODE FOR THE MENUS */
#navbar{
	position:absolute;
	margin:123px 0 0 310px;

}
#footer{font-size:8pt; color:#DCDCDB; margin:15px auto 0px auto; text-align: center;}
#footer a:hover, a:active{
	text-decoration: underline;
	color: #8A6102;
}
#footer a{font-size:8pt; color:#DCDCDB; margin:15px auto 0px auto; text-align: center;text-decoration: none;}
