@charset "utf-8";
/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
h2 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.smallhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: -1px;
	color: #333333;
}

hr {
	color: #DADCEF;
	margin: 0px;
	padding: 0px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;
	text-decoration: underline;
	font-weight: bold
}


a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5867D1;
	font-weight: bold
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0066FF;
	font-weight: bold
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000099;
	text-decoration: underline;
	font-weight: bold
}
.cellborder {
	border: double;
	border-width: thin thin 0px 0px;
	border-color: #339900 #339900 #FFCC66 #FFCC66
}
#footer {
	color: #D4D0C8;
	letter-spacing: 4px;
	margin: 25px;
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}
#footer a:link {
	color: #D4D0C8;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}
#footer a:hover {
	color: #CCCCCC;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}
#footer a:visited {
	color: #999999;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}
.boldRed {
	font-weight: bold;
	color: #990000;
}
.smallDude {
	font-size: 11px;
}
.pic {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ABA9BF;
	border-left-color: #ABA9BF;
}
#banner {
	position: relative;
	left: 95px;

	width: 750px;
}
h1 {
	font-size: 20px;
}
