body {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
td {	
	font-family: verdana, geneva, helvetica, sans-serif, arial;
	font-size: 12px;
	text-align: left;
	color: #333333;
}
a {	font-family: verdana, geneva, helvetica, sans-serif, arial;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
a:hover {
	color: #000000;
	font-weight: normal;
	text-decoration: none;	
}
.maintable {
	background-color: #ffffff;
	width: 780px;
	height: 100%;
}
.pagetop {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	background-color: #5f7da1;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #36517c;
}
.photoside {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	background-color: #e6e6cc;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #999999;
}
.headline1 {
	font-size: 15px;
	font-weight: bold;
	line-height: 120%;
}
.topnavbar {
	height:30px;
	background-color: #003366;
	background-image: url(images/navback.jpg);
	background-repeat: repeat;
	font-family: verdana, geneva, helvetica, sans-serif, arial;
	font-size: 11px;
	color: #bbbbbb;
	line-height: 100%;
}
a.nav {
	font-family: verdana, geneva, helvetica, sans-serif, arial;
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
}
.nav:visited {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
}
.nav:hover{
	color: #ffffff;
	font-size: 11px;
	text-decoration: underline;
}
.footer {
	font-family: verdana, geneva, helvetica, sans-serif, arial;
	font-size: 10px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
li {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 120%;
	letter-spacing: normal;
	text-align: left;
	list-style-type: disc;
	list-style-position: outside;
}
hr {
	color: #999999;
	border: thin dashed;
	height: 1px;
	width: 100%;
}
