
	body.main { margin-top: 0px; margin-left: 0px; margin-bottom: 0px; margin-right: 0px; background: url(images/bg.jpg) #000000; 
		scrollbar-3dlight-color: #333333; 
		scrollbar-arrow-color: #E6B300; 
		scrollbar-base-color: #000000;
		scrollbar-darkshadow-color: #000000;
		scrollbar-face-color: #000000;
		scrollbar-highlight-color: #222222;
		scrollbar-shadow-color: #333333; }

	H1{ font-family: Arial, Helvetica; color: #E6B300; font-size : 18pt; margin-top: 0px; margin-bottom: 0px; margin-left: 10px; }
	H2{ font-family: Arial, Helvetica; color: #2A6DCC; font-size : 14pt; }
	H3{ font-family: Arial, Helvetica; color: #687088; font-size : 14pt; }
	H4{ font-family: Arial, Helvetica; color: #687088; font-size : 12pt; }
	p { font-family: Arial, Helvetica; color: #DDDDDD; font-size : 10pt; }
	table { font-family: Arial, Helvetica; color: #DDDDDD; font-size : 10pt; }
	
	li { font-family: Arial, Helvetica; color: #DDDDDD; font-size : 10pt; }
	ul {list-style-type: disc; list-style-image: url(images/bullet.jpg);} 

.forminput
	{
	border: 1px solid #E6B300;
	background: #666666;
	color: 000000;
	}

	.borleft { border-left: 1px solid #000000 }
	.bordotleft { border-left: 1px dotted #000000 }
	.borright { border-right: 1px solid #000000 }
	.bordotright { border-right: 1px dotted #000000 }
	.borbottom { border-bottom: 1px solid #000000 }
	.bordotbottom { border-bottom: 1px dotted #000000 }
	.bortop { border-top: 1px solid #000000 }
	.bordottop { border-top: 1px dotted #000000 }

    a:link { color : #E6B300; }
    a:visited { color : #E6B300; }
    a:hover { color : #000077; }
    a:active { color : #000077; }

    img { border: 0px solid #000000; }
