body {background-color:#333333; 
background-image:none;
background-repeat: no-repeat;
background-position: center; 
background-attachment: fixed; 

scrollbar-face-color: #18462C; 
scrollbar-highlight-color: #6699FF; 
scrollbar-3dlight-color: #990000; 
scrollbar-shadow-color: #6633FF; 
scrollbar-darkshadow-color: #6633FF; 
scrollbar-arrow-color: #847248; 
scrollbar-track-color: #847248; } 

blockquote {font: 10pt Arial; color: #333333; font-style: italic;}
td, p, li, ol, div, br {font: 9pt Arial; color: #333333;}
h1 {font: 14pt Arial; color: #000000; border: none; font-weight:lighter; font-style:italic;}
h2 {font: 14pt Arial; color: #18462C; font-weight: bold;} 
h3 {font: 14pt Arial; color: #333333; font-weight: bold;} 
h4 {font: 14pt Arial; color: #333333; font-weight: bold;}
h5 {font: 9pt Arial; color: #18462C; font-weight: bold;}
h6 {font: 11pt Arial; color: #333333; font-weight: bold;}

.linkclr {font: 10pt Arial; color: #FFFFFF; font-weight:bold; text-decoration:none; }
.goldpglctr {font: 10pt Arial; color: #C7A580; font-weight: bold; text-decoration:none;}
.goldltrs {font: 9pt Arial; color: #847248; font-weight: bold; text-decoration:none;}
.grnltrs {font: 9pt Arial; color: #18462C; font-weight: normal;}
.btmgrn {font: 9pt Arial; color: #18462C; font-weight: normal;}
.undrln {text-decoration:underline; color: #18462C;}


a:link {margin: 0px; color: #3333CC;}
a:hover {margin: 0px; color: #666633;}
a:visited {margin: 0px; color: #660000;}
a:active {margin: 0px; color: #660000;} 


table.main {
	background-color:#FFFFFF;
	background-repeat: repeat;
	background-position: center; 
	background-attachment:fixed;
	
}

table.leftside {
	background-image: url(graphics/lresleftside.gif);
	background-color:#18462C;
	background-repeat: repeat;
	background-position: top right; 
	background-attachment: scroll;
	height:auto
		
}

.lftsd {
	background-image: url(graphics/lresleftside.gif);
	background-color:#18462C;
	background-repeat: repeat;
	background-position: top right; 
	background-attachment: scroll;
	height:auto	
}

td#rtsdvert {
	border-left-color:#18462C;
	border-left-style:solid;
	border-left-width:thin;
}

td#tdtpbrdr {
	border-top-color:#18462C;
	border-top-style:solid;
	border-top-width:thin;
	padding: 5px;
}

table.welcome {
	background-image: url(graphics/W.gif);
	background-color:#FFFFFF;
	background-repeat: no-repeat;
	background-position: top left; 
	background-attachment: scroll;
}

.bdtp {border-top-color:#18462C;}

.bdlfsd {border-left-color:#18462C;}

