html, body {

	text-align: left;
	font-family: Verdana,sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0 0 0 0;
}

#main{

width: 760px;
font-size: 11px;
font-family: Verdana, sans-serif;
}


.click{

font-size: 9px;
font-family: Verdana, sans-serif;
}

.content{

width: 460px;
padding: 25px 20px 0px 10px;
background: #FFF;
}

.leftnav{

width: 300px;
padding: 0px 5px 0px 10px;
background: #FFF;
}

.topnav{

text-align: center;
padding: 5px 5px;
background: #FFF;
}

.footer{

font-size: 10px;
color: #ccc;
text-align: center;


}


.bigtable {

	border-left: #306293 1px solid;
	border-right: #306293 1px solid;
	border-bottom: #306293 1px solid;
	background-color:#FFFFFF;
	border: 8px solid #ccc;
}

h1 {

	font-size: 24px;
	margin-top: 0;
	margin-bottom: 25px;
	color: #369;
}


h2 {

	font-size: 11px;
	margin-bottom: 3px;
	color: #333;
}


.formfield {

font-size: 11px;
font-family: Verdana;
border: 1px solid #000;
background-color: #F0F0F0;
line-height: 14px;
text-align: bottom;
padding: 1px 2px 1px 2px;
}



ul.rightNav {

margin: 0;
padding: 0 0 0 15px;
}



ul.rightNav li {

	list-style-type: none;
	margin-top: 15px;
	font-size: 11px;
}


a:link, a:visited {

	text-decoration: none;
	color:#000099;
}

a:hover, a:visited:hover {

	text-decoration: underline;
	color:#663399;
}

div.footer a:link, div.footer a:visited {

	color: #999;
	text-decoration: none;
}

div.footer a:hover, div.footer a:visited:hover {

	color: #666;
	text-decoration: none;
}

