#bdr {
border-bottom-style: dotted;
border-bottom-width:1px;
border-color: #FFFFFF;
}

div.wrapper {
border: 0px solid #CCCCFF;
width: 700px;
}
body {
	background: #000033;
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
}
img {
border-color: #FFFFFF;
}
div.header {
text-align: center;
width: 700px;
font-size: 30px;
color: #FFFFFF;
}
form {
margin: 0;
}
div.footer{
	width: 690px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
ul.nav {
	display: inline;
	padding: 0px;
	margin: 0;
	text-transform: uppercase;
	font-weight: bold;
}
li.nav {
	display: inline;
	margin: 0;
}
div.spacer {
	height: 10px;
	font-size: 0px;
}
a, a:visited, a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
div.menu {
background: #333366;
text-align: center;
padding-top: 2px;
padding-bottom: 2px;
width: 700px;
border-top-style: solid;
border-top-width:1px;
border-bottom-style: solid;
border-bottom-width:1px;
border-color: #FFFFFF;
}
div.menu2 {
background: #666699;
text-align: left;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 5px;
padding-right: 5px;
width: 690px;
border-top-style: solid;
border-top-width:1px;
border-color: #FFFFFF;
margin: 10px 0px 0px 0px;
}
a.smalllink:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: verdana;
	font-size: 10px;
}
a.smalllink:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: verdana;
	font-size: 10px;
}
a.smalllink:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: verdana;
	font-size: 10px;
}
a.smalllink:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	font-family: verdana;
	font-size: 10px;
}

input, textarea {
background-color: #000033;
color: #FFFFFF;
font-family: arial, verdana, ms sans serif;
font-size: 13px;
border: #FFFFFF 1px solid;
}
h1 {
font-size: 16px;
font-family: arial, verdana;
margin: 0px 0px 0px 0px;
text-decoration: underline;
}
#hdr {
font-size: 16px;
font-family: arial, verdana;
margin: 0px 0px 0px 0px;
text-decoration: underline;
font-weight: bold;
}
#hdr2 {
font-size: 14px;
font-family: arial, verdana;
margin: 10px 0px 0px 0px;
font-weight: bold;
}
table, tr, td {
}
p {
margin: 10px 0px 0px 0px;
}
div.content {
	width: 690px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: auto;
	text-align: left;
}

#restrict{
width:690px;
margin:0 auto;
}
#main{
margin:0 auto 0px auto;
float:left;
width:523px;
margin-right:0px;
margin-bottom: 0px;
text-align: left;
}
#leftcolumn{
width:162px;
text-align: left;
float:left;
}
.clear{
clear:both;
margin:0 auto 0px auto;
}

label
{
width: 14em;
float: left;
text-align: left;
margin-right: 0.5em;
display: block
}
