html	{
	vertical-align: middle;
	text-align: center;
	}
body	{
	height:    100%;
	max-height:100%;
	width:     100%;
	max-width: 100%;
	background-color: #FFFFFF;
	background-image:url(../images/bg2.gif);
	background-attachment: fixed; 
	background-repeat: no-repeat;
	background-position: top center; 
	text-align: center;
	font-family: Verdana;
	font-size:   12pt;
	font-weight: normal;
	color:       #666666; 
	margin: 0;
	overflow:    auto;
	}
#container {
	position: relative;
	top:        40px;
	height:    700px;
	width:     900px;
	text-align: center;
	z-index:2;
	}
#top	{
	position: relative;
	background-image:url(../images/ibg.gif);
	background-repeat: repeat;
	vertical-align: middle;
	text-align: center;
	top:    0px;
	width:  100%;
	height: 190px;
	overflow: hidden;
	z-index:4;
	} 
 
#topnav	{
	position:relative;
	background-image:URL(../images/navbg.gif);
	top:       0px;
	left:	   0px;
	height:   26px;
	width:    100%;
	border:  none;
	text-align: center;
	vertical-align: bottom;
	z-index:4;
	} 
#content {
	position:relative;
	top:     0px;
	left:    0;
	width:   100%; 
	height:  458px; 
 	background-color: #FFFFFF; 
	padding: 10px 0 0 0;
	border-width: 5px;
	text-align:left;
	overflow:auto; 
	z-index:4;
	}
#botnav	{
	position:relative;	
	background-image:URL(../images/navbg.gif);
	top:       0px;
	left:	   0px;
	height:    26px;
	width:    900px;
	border:  none;
	text-align: center;
	vertical-align: bottom;
	z-index:4;
	} 

A 	{
	color: #339900;
	text-decoration: none;
	font-weight: bold;
	}
A:hover {
	color: #33CCFF;
	text-decoration: none;
	font-weight: bold;
	}
#topnav A 	{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	}
#topnav A:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	}
#botnav A 	{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	}
#botnav A:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	}
font	{ 
	font-family: Verdana;
	font-weight: bold; 
	}
h1	{ 
	font-size: 24px; 
	font-family: Verdana;
	font-weight: bold;
	}
h2	{ 
	font-size: 18px; 
	font-family: Verdana;
	font-weight: bold;
	}
h3	{  
	color: #3399FF; 
	font-size: 18px; 
	font-family: Verdana;
	font-weight: bold;
	}
h4	{
	font-family: Verdana;
	font-size: 14px; 
	font-weight: bold; 
	}
h5	{
	font-family: Verdana;
	font-size: 14px; 
	font-weight: bold; 
	}
h6	{ 
	font-size: 12px;
	font-weight: normal; 
	}
td	{
	font-family: Verdana;
	font-size: 14px; 
	font-weight: bold; 
	}
hr	{ 
	color: #3399FF; 
	size:    4px;
	}
	