body         
	{
	font-style: normal; 
	font-variant: normal; 
	font-weight: normal; 
	font-size: 9px;
	color: black; 
	font-family: verdana; 
	background-color: white; 
	scrollbar-face-color: #D1E4EF;
	scrollbar-highlight-color: #446E9E;
	scrollbar-shadow-color: #446E9E;
	scrollbar-arrow-color:   #446E9E;
	scrollbar-track-color: #D1E4EF; 
	scrollbar-3dlight-color: #D1E4EF;
	scrollbar-darkshadow-color: #D1E4EF;
	margin: 2px;
	padding: 2px
	}

A:link, A:active       
	{
	text-decoration:none;
	font weight: bold; 
	color: #446E9E;
	}

A:visited       
	{
	text-decoration:underline;
	font weight: bold; 
	color: #446E9E;
	}

A:hover     
	{
	font weight: bold;
	text-decoration:none;
	color: #D1E4EF;
	background-color: #446E9E;
	}

.title
	{
	font-size: 9px;
	font-family: verdana; 
	font-weight: bold;
	text-transform: lowercase; 
	letter-spacing: 3px;
	color: #446E9E;
	padding: 0px; 
	border-color: #446E9E;
	border-width: 0pt;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-style: solid;
	}

table 
	{
	font: 9px verdana;
	}

input, textarea, button, select, option
	{
	color: #446E9E;
	font-size:7pt;
	font-family: Verdana;
	letter-spacing:0; 
	background-color: #E5F0F7;
	border-style: solid; 
	border-right: #446E9E 1px solid;
	border-left: #446E9E 1px solid;
	border-top: #446E9E 1px solid;
	border-bottom: #446E9E 1px solid;
	}

.main
	{
	position:absolute; 
 	top: 15px;
	left: 15px; 
	width: 250px;
	padding: 0px; 
	border: 0pt;
	z-index:1;
	}

.bgimage 
	{
	position:absolute;
	top: 0px;
	left: 250px;
	}

.nav
	{
	position:absolute; 
 	top: 220px;
	left: 270px; 
	padding: 0px; 
	border: 0pt;
	z-index:1;
	}
