.header1{

        font-family : Tahoma,Arial,Helvetica,Geneva;

        font-style  : normal;

        font-size   : 24px;

        font-weight : bold;

		color       : #0066CC;

}

.header2{

        font-family : Tahoma,Arial,Helvetica,Geneva;

        font-style  : normal;

        font-size   : 18px;

        font-weight : bold;

		color       : #0066CC;

}

td, body,
.bodytext1{

        font-family : Arial,Helvetica,Geneva;

        font-style  : normal;

        font-size   : 12px;

        font-weight : normal;

		color       : #000000;

}

.navtext1{

        font-family : Microsoft Sans Serif,Arial,Helvetica,Geneva;

        font-style  : normal;

        font-size   : 10px;

        font-weight : normal;

		text-align : center;

		color       : #330000;

}


a:link { 
		
		color: #330000; 
		
		text-decoration: underline;
		
        font-weight : normal;
		
}

a:active {
		
		color: #990000; 
		
		text-decoration: underline;

}

a:visited { 
		
		color: #CC0000; 
		
		text-decoration: underline;

}

a:hover { 

		color: #990000; 
		
		text-decoration: underline; 

		background: #fffd42;

}

BODY {     
		   scrollbar-3d-light-color:#0066CC;
           scrollbar-arrow-color:#33FF99;
           scrollbar-base-color:#006699;
           scrollbar-dark-shadow-color:#0066CC;
           scrollbar-face-color:#0099FF;
           scrollbar-highlight-color:#006699;
           scrollbar-shadow-color:#0066CC
	 }

.backdrop {z-index:5}
.content {position: absolute; z-index: 10}
