﻿a:link 	{ 
	text-decoration: none;
	color: #000000; }

a:visited {
	text-decoration: none;
	color: #000000; }

a:active {
	text-decoration: none;
	color: #000000; }


a:hover { 
	text-decoration: none;
	color: #CC0000; }


.navtext {
	color:#000000;
	text-align: left;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	letter-spacing: .07em;
	}

.footer {
	color:#000000;
	text-align: left;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 12px;
	line-height: 15px;
	}


.texta {
 font-family: Arial, Verdana, Helvetica, sans-serif; 
 font-size: 12px;
 background-color: #FFFFFF;
 }


.hdr {
 font-family: Arial, Verdana, Helvetica, sans-serif; 
 font-size: 16px;
 font-weight: bold;
 color: #CC0033;
 }


/* Specifications for container for layers to show/hide.
   Most browsers need both width and height set. */


#container { 
	position:relative; 
	width:380px; 
	height:220px; 
	z-index:100 
	}


/* Include id's for all your layers here, with commas between. */


#lyr1, #lyr2, #lyr3	{ 
	position:absolute; 
	visibility:hidden; 
	left:0; 
	top:0; 
	z-index:1 
	}


#auto {
	overflow: auto;
}

div.test {
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px;
	border: 2px solid #000000;
	width: 490px;
	height: 235px;
	/* margin-bottom: 50px; */
	padding: 10px;
}

