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

	H1{ font-family: Arial, Helvetica; color: #CC0000; font-size : 18pt; }
	H2{ font-family: Arial, Helvetica; color: #FFFFFF; font-size : 12pt; text-decoration: underline; }
	H3{ font-family: Arial, Helvetica; color: #FFFFFF; font-size : 14pt; }
	H4{ font-family: Arial, Helvetica; color: #FFFFFF; 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 #FFFFFF;
	width: 175px;
	color: #CC0000;
	background-color: #000000; 
	}

.forminput2
	{
	border: 1px solid #CC0000;
	width: 100px;
	color: #CC0000;
	background-color: #FFFFFF;
	filter: alpha(opacity=75);
	 -moz-opacity: 0.75;
	cursor: pointer;
	cursor: hand; 
	}

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

	.botnav a:link { color : #FFFFFF; }
    	.botnav a:visited { color : #FFFFFF; }
    	.botnav a:hover { color : #606060; }
    	.botnav a:active { color : #606060; }

    img { border: 0px solid #000000; }