body {
	font-family: Tahoma; 
	font-size: 12px;
	font-weight: none; 
	color: #000033;
	margin: 3px;
	margin-top: 7px;
    padding: 0px;
	margin-left: 13px; margin-right: 0px;
	background-color: #ffffff;
	border: 3px;
	scrollbar-face-color: #09032a;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color:#ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #000099; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-shadow-color: #000033; 
}


a:link {text-decoration: bold;
	font-size:12px;
	color: #f8f8ff;}

a:visited {text-decoration: none;
	font-size:12px;
	color: #999999;
	}

a:active {text-decoration: underline;
	font-size: 12px;
	color: #000066;
	border: 1px solid #ffffff;
	background-color: #09032a;
	
}

a:hover {font-size:12px; 
	font-weight: none;
	color: #09032a;
	background: #ffffff;	
}

h1 { font-family: Tahoma; 
	font-size:  14px;
	font-weight: bold;
	line-height: 14px; 
	color: #000066;
}

hr { color: #000066;
	font-weight: bold;
	width:  403px;
	height: 3px;
}


p {  font-family: Tahoma; 
	font-size:  12px;
	font-weight: none;
	color: #000066;
}

li {
	type: square;
	font-size:  12px;
	margin-left: 10px;
	margin-top: 13px;
	list-style-position: outside;
}


td {
	font-family: Tahoma;
	font-size:  12px;
	font-weight: none;
	color: #000066;
}

th {
	font-family: Tahoma;
	font-size:  13px;
	font-weight: none;
	color: #000066;
}

.footer  {  clear: both;
			display:  block;
			width:  400px;
			height:  40px;
			padding: 10px;
			margin:  25px;
			border: 0px;
			text-align: center;		
}			
			
#lightbox{
	background-color:#ffffff;
	padding: 25px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	border-top: 2px solid #666;
	border-left: 2px solid #666;
	font-face: Tahoma;
	font-size: 12px;
	font-color: #000033;
	
	}