body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #FFFFCC;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	color: #CC0000;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #333333;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #CC3333;
}
select {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #E1E1E1;
}
a:link {  font-weight: bold; color: #336699; text-decoration: none}
a:visited {  font-weight: bold; color: #336699; text-decoration: none}
a:hover {  font-weight: bold; color: #003399; text-decoration: underline}
a:active {  font-weight: bold; text-decoration: underline}
.banner {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: 6699FF;
	border-right-color: 6699FF;
	border-bottom-color: 6699FF;
	border-left-color: 6699FF;
	background-color: #FFFFFF;
}
.main {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #6699FF;
	border-bottom-color: #6699FF;
	border-left-color: #6699FF;
}

.navtable {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F0F0F0;
	border-bottom-color: #CCCCCC;

	border-right-color: #E1E1E1;
	border-left-color: #E1E1E1;
}

.left {
	padding: 1px;
	background-image: url(images/nav-bg.gif);
	background-repeat: repeat-y;
}
.bdy {
	padding-right: 1px;
	padding-top: 1px;
}
.small {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.jump {
	height: 15px;
}
.right {
	padding-top: 1px;
}
.copy {
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.footer {
	border: 1px solid #6699FF;
}
.navmain {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
	background-color: #CCCCCC;
}
.navsub {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #E1E1E1;
	padding: 3px;
}
a.navmain:visited { color: #FFFFFF;; text-decoration: none}
a.navmain:active { color: #333366;}
a.navmain:link { color: #FFFFFF;; text-decoration: none}
a.navmain:hover { color: #333366;; text-decoration: underline}
p {
	line-height: 14px;
}
.photo {
	margin-top: 1px;
}
