
	body { margin: 0px; background: url(images/bg.jpg);  
		scrollbar-3dlight-color: #AA0000; 
		scrollbar-arrow-color: #AA0000; 
		scrollbar-base-color: #000000;
		scrollbar-darkshadow-color: #000000;
		scrollbar-face-color: #333333;
		scrollbar-highlight-color: #454545;
		scrollbar-shadow-color: #AA0000; }

	H1{ font-family: Arial, Helvetica; color: #FFFFFF; font-size : 14pt; margin-top: 14px; margin-bottom: 14px}
	H2{ font-family: Arial, Helvetica; color: #000000; font-size : 16pt; }
	H3{ font-family: Arial, Helvetica; color: #000000; font-size : 14pt; }
	H4{ font-family: Arial, Helvetica; color: #000000; font-size : 12pt; }
	p { font-family: Arial, Helvetica; color: #FFFFFF; font-size : 10pt; }
	table { font-family: Arial, Helvetica; color: #FFFFFF; font-size : 10pt; }
	
	li { font-family: Arial, Helvetica; color: #FFFFFF; font-size : 10pt; }
	ul {list-style-type: disc; list-style-image: url(images/bullet.jpg);} 

.forminput
	{
	border: 1px solid #000000
	}

#navlist li
	{
	display: inline;
	list-style-type: none;
	padding-right: 25px;
	}

#navcontainer
	{
	position: relative;
	top: 10px;
	}

	.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 : #FFCC00; }
    a:visited { color : #FFCC00; }
    a:hover { color : #EAEAEA; }
    a:active { color : #EAEAEA; }

    img { border: 0px solid #000000; }