/* ----------------- COPYRIGHT ----------------- */

/* Creates DIV container for the copyright. */
div#copyrightcontainer {
	width: 700px;
	padding: 10px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border-top: 1px solid #333333;
	clear: both;
}

div#copyrightcontainer img {
	border: none;
	margin-top: 10px;
}

/* Set link style for copyright. */
div#copyrightcontainer a {
	text-decoration: none;
	font-weight: bold;
}

img#login {
	float: right;
	border: none;
}


a{text-decoration:none}
a:hover{text-decoration: underline + overline; color:red;}
body,p,li,td{FONT-FAMILY: Verdana, Arial, Tahoma; font-size: 13px;}
a.top{text-decoration:none; color:white;}
a.top:hover{text-decoration: underline + overline; color:yellow; font-weight: bold; background-color: red;}
.style5 {color: #990000;
font-weight: bold;
font-size: 14px;
}
.style6 {font-family: Georgia, "Times New Roman", Times, serif}.schedtable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
}
.style4 {
color: #000000;
font-weight: bold;
font-size: 12px;
}

.red {
	color: #F00;
	font-size: 14px;
}
table#camp {
	width: 700px;
}

div#footnav {
	text-align: center;
	width: 700px;
	padding: 20px 0 15px 0;
}
img.right {
	float:right;
	clear:right;
	margin: 0 0 10px 15px;
}
.center {
	text-align: center;
}