body {
	font-family: Tahoma, Arial, sans-serif;
	text-align: center;
	font-size: 100%;
	min-width: 770px;
	background-color: #242424;
	background-repeat: repeat-x;
}

a:link {
	color: #ccccff;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #325E9B;
	font-weight: normal;
	text-decoration: none;
}

.headingpad {
	padding-top: 20px;
	padding-left: 20px;
	background-color: 375e91;
}
.imagepad {
	padding-top: 20px;
	padding-left: 20px;
}
.hnavpad {
	padding-left: 20px;
}
.bgimage {
	background-image: url(../graphics/bg.gif);
	background-repeat: repeat-x;
}
.mainborder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.thumbborder {
	border: 2px solid #000000;
}
.themecolor3 {
	background-color: #000000;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
table {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 15px;
}
.logobg {
	background-color: #375e91;
	padding-right: 10px;
	padding-left: 10px;
}
.footer {
	color: #ffffff;
	text-align: center;
}
.footer2 {
	width: 918px;
	clear: right;
	font-size: 60%;
	text-align: center;
	height: 32px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-left: 22px;
	background-color: #242424;
	color: #999999;
}
/*style the heading1 text */
h1 {
	font-size: 120%;
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
	font-weight: bold;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #79610a;
	padding-bottom: 2px;
}

/*floats element to the right*/
.right {
	float: right;
	margin-right: -18px;
	margin-top: -15px;
	text-align: right;
}
/*lifts accompanied by text*/
.up {
	float: left;
	margin-right: -18px;
	margin-top: -15px;
	text-align: left;
}
.am_pm {
	margin: 0px;
	font-size: 75%;
}
.mail_list {
	float: left;
	padding-left: 15px;
	margin-top: -15px;
	text-align: left;
}
