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

	H1{ font-family: Arial, Helvetica; color: #687088; font-size : 18pt; }
	H2{ font-family: Arial, Helvetica; color: #687088; font-size : 16pt; }
	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: #264D73; font-size : 10pt; }
	table { font-family: Arial, Helvetica; color: #264D73; font-size : 10pt; }
	
	li { font-family: Arial, Helvetica; color: #687088; font-size : 10pt; } 

.forminput
	{
	border: 1px solid #051784;
	}

	.borleft { border-left: 1px solid #FFFFFF; }
	.bordotleft { border-left: 1px dotted #FFFFFF; }
	.borright { border-right: 1px solid #FFFFFF; }
	.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 : #2B7484; }
    a:visited { color : #2B7484; }
    a:hover { color : #606060; }
    a:active { color : #606060; }

    .border { border: 1px solid #666666; }
    
    .emphasize{
    font-family: Arial, Helvetica; 
    color: #052673; 
    font-weight: bold;
    }
    
    hr{
    color: #52DCFF;
    }
    
    	td.customTd{
	border-bottom: #52DCFF solid 1px;
	height:30px;
	font-weight: bold;
	}
	
	td.customTdDots{
	border-bottom: #52DCFF dotted 1px;
	}