body {
	background-color:#FFFFFF;
	margin: 0;
	background-image: url(images/hbg.gif);
	background-repeat: repeat-x;
	}

td	{font-family: verdana, arial, helvetica;
	font-size: .8em;
	}
a	{text-decoration: none;
	font-weight: bold;
	color: #223366;}
		
a:hover	{text-decoration: underline;
		color: #cc3333;}
		
.whitetext {
	font-weight: bold;
	color: #FFFFFF;
}

.smallwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
}
.tinytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.accent {
	color: #CC0000;
}
.strikethrough {
	text-decoration: line-through;
}
.wearyellow {
	color: #FFFFFF;
	background-color: #FFCC00;
}
.wearred {
	color: #FFFFFF;
	background-color: #CC0000;
}
.slublue {
	color: #FFFFFF;
	background-color: #003399;
}
.leftpic {
	margin-right: 20px;
}
.strikethrough {
	text-decoration: line-through;
}
.bg1 {
	background-color: #EEEEEE;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	margin-top: 0px;
}
.thinborder {
	border: 1px dotted #666666;
	background-color: #eeeeee;
	font-size: .8em;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	background-color: #6677cc;
	line-height: 1.2em;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 6px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9999FF;
	border-right-color: #9999FF;
	border-bottom-color: #9999FF;
	border-left-color: #9999FF;
}
p {
	line-height: 1.4em;
}
li {
	line-height: 1.4em;
}
#main_nav {
	border: 1px none #999999;
	display: block;
	width: 170px;
	list-style-type: none;
}
#main_nav a.nav {
	background-color: #FFFFFF;
	color: #888899;
	width: 155px;
	margin: 1px 0px;
	padding: 4px 8px;
	display: block;
	font-weight: bold;
	border: 1px solid #DDDDDD;
	text-decoration: none;
	font-variant: small-caps;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: .5px;
	font-size: 11px;
}
#main_nav a.nav:hover {
	background-color: #EEEEEE;
	color: #000000;
	border: 1px solid #CCCCCC;
	text-decoration: none;
}
#main_nav ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
h3.banner {
	background-color: #0000FF;
	height: 40px;
	width: auto;
}

.small	{font-size: .85em;}