body { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
		font-size: 11px; }
h1 { font: bold 18px "Trebuchet MS", Trebuchet, Tahoma, Verdana, sans-serif; 
     margin-top: 2px; margin-bottom: 2px;
	 margin-right: 10px; margin-left: 10px; 
	 color: #FFFFFF; }
h2 { font: bold 16px "Trebuchet MS", Trebuchet, Tahoma, Verdana, sans-serif; 
     margin-top: 2px; margin-bottom: 2px;
	 margin-right: 10px; margin-left: 10px; 
	 color: #4A1515; }
h3 { font: bold 14px "Trebuchet MS", Trebuchet, Tahoma, Verdana, sans-serif; 
     margin-top: 2px; margin-bottom: 2px;
     margin-right: 10px; margin-left: 10px;}
h4 { font: bold;  
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	 font-size: 11px; 
	 color: #CCCCCC; }
p, li {	margin-top: 3px; margin-bottom: 3px; margin-right: 10px; margin-left: 10px; }
p a, li a { color: #6600FF; text-decoration: none }
p a:hover, li a:hover { text-decoration: underline }

.removedlink { color: #000066}

.mainmenu { font: 14px "Trebuchet MS", Trebuchet, Tahoma, Verdana, sans-serif; color: rgb(135, 72, 73); line-height: 18px }
.mainmenu a { font-weight: bold; text-decoration: none; color: #D7AEB1 }
.mainmenu a:hover { text-decoration: underline;	}

.textheading { font: bold 14px "Trebuchet MS", Trebuchet, Tahoma, Verdana, sans-serif; 
     margin-top: 2px; margin-bottom: 2px; }
.textheading a { color: #333366; }
.textheading a:hover { text-decoration: underline }
.textsubheading { margin-top: 0px; }
.textsmall { font-size: 10px; }

.bghead { background-color: #CCCCCC; }
.bgdark { background-color: #15181f; }
.bgtop { background-color: #EFEFDE; }
.bgmatte { background-color: #FFFFFF; }
.bgmid { background-color: #dedece; }
.bgleft { background-color: #a6aaad; }
.bgleft2 { background-color: #D6D7D9; }
.bgleft3 { background-color: #C6C5C9; }
.bgright { background-color: #c1b15d; }
.bgborder { border: 1px solid #000000; }

.bghighlightdark { background-color: #c1b15d; }
.bghighlightlight { background-color: #fed62d; }

.nomargin {	margin-top: 0px; margin-bottom: 0px; }
.noLRmargin { margin-left: 0px; margin-right: 0px; }
