body
{
	background-color: #ffffff;
	color: #555555;
	font-family: Tahoma, Arial, helvetica;
	background-image: url(/images/bg.gif);
	margin-top: 6px;
	margin-left: 0px;
	margin-right: 0px;
}

a:link
{
	color: Blue;
	text-decoration: none;
}

a:visited
{
	color: Blue;
	text-decoration: none;
}

a:hover
{
	color: #339933;
}

h1
{
	color: #339933;
	font-size: 140%;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;	
	letter-spacing: -.5pt;	
}

h2
{
	color: #3E5AA4;
	margin: 0px;
	font-size: 120%;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;	
	letter-spacing: -.5pt;		
}

h2 a:link,a:visited
{
	color: #3E5AA4;
}

h2 a:hover
{
	color: #339933;
}

td
{
	font-size: 90%;	
}

.dropshadow
{
	background-color: #B5BFD9;
}

.formtext
{
	width: 400px;
	color: #404040;
	font-family: Tahoma, Arial, helvetica;	
}

.formbutton
{
	background-color: #339933;
	color: White;
	font-weight: bold;
	font-family: Tahoma, Arial, helvetica;		
}

.inner
{
	margin: auto;
	width: 750px;
}

.outer
{
	margin: auto;
}

.leftnav
{
	color: White;
	width: 100px; 
	text-align:center	
}

.leftnav_spacer
{
	padding: 6px;
}


.leftnav a:link
{
	color: White;
	text-decoration: none;
	font-weight: bold;
}

.leftnav a:visited
{
	color: White;
	text-decoration: none;	
	font-weight: bold;	
}

.leftnav a:hover
{
	color: yellow;
	text-decoration: none;	
	font-weight: bold;	
}

.navbutton a:link
{
	color: white;
	text-decoration: none;
}

.navbutton a:visited
{
	color: White;
	text-decoration: none;
}

.navbutton a:hover
{
	color: White;
	text-decoration: none;
}

.navbutton_over a:link
{
	color: yellow;
	text-decoration: none;
}

.navbutton_over a:visited
{
	color: yellow;
	text-decoration: none;
}

.navbutton_over a:hover
{
	color: yellow;
	text-decoration: none;
}

.navbutton
{
	background-color: #339933;
	text-align: center;
	cursor: hand;
	font-weight: bold;
}

.navbutton_over
{
	background-color: #3E5AA4;
	text-align: center;
	cursor: hand;
	font-weight: bold;	
}

#container
{
	background-color: white;	
	width: 750px;
	border: solid white 4px;
}

#content
{
	background-color: White;
	vertical-align: top;
	width: 650px;	
	padding-left: 9px;
}

#footer
{
	background-color: #3E5AA4;
	color: White;
	font-size: 85%;
	padding: 5px;
	text-align: right;
}

#leftnav
{
	background-color: #3E5AA4;
	color: White;
	font-weight: bold;
	padding-top: 10px;
	vertical-align: top;
	width: 100px;
}