body {
	margin: 0;
	background: url(bg_main.jpg) repeat-x;
	background-color: #fff;
}

body, td {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #000;
}

a {
	color: #0140B2;
}

a:hover {
	text-decoration: none;
}

a:visited {
}

.header-top {
	background: url(header_top.jpg) no-repeat;
	width: 900px;
	height: 152px;
}

.header-bottom {
	background: url(header_bottom.jpg) no-repeat;
	width: 900px;
	height: 249px;
}

.flash {
	margin-left: 103px;
}

.sidebar {
	width: 300px;
	background: url(sidebar_bg.jpg) repeat-y;
}

.menu {
	color: #000;
	width: 300px;
	font-size: 14px;
	text-align: right;
}

.menu a {
	text-decoration: none;
	color: #000;
	display: block;
	width: 100%;
	background: url(menu_item_bg.jpg) repeat-y top right;
	border-bottom: solid 1px #AAC3E8;
}

.menu a:hover {
	color: #000;
	background: url(menu_item_bg_on.jpg) repeat-y top right;
}

.menu-padding {
	padding: 7px 10px;
}

.main-table {
	background: url(mainbar_bg.jpg) repeat-y top right;
}

.mainbar {
	width: 600px;
	background: url(text_bottom_overlay.jpg) no-repeat bottom right;
}

.mainbar-top {
	background: url(mainbar_top.jpg) repeat-x;
	height: 22px;
	width: 100%;
}

.text-padding {
	width: 555px;
	margin-left: 25px;
	padding-top: 25px;
}

.text-padding, .text-padding td {
	line-height: 1.8;
}

.footer-nav {
	width: 535px;
	margin: 10px 0 60px 10px;
	text-align: center;
	line-height: 1.3;
	font-size: 10px;
}

.footer-nav a {
	text-decoration: none;
}

.footer-nav a:hover {
	text-decoration: underline;
}

/* Image Styles */
img.one, img.two {
	clear: both;
	border: 1px #000 solid;
}

img.one {
	float: left;
	margin-right: 10px;
}

img.two {
	float: right;
	margin-left: 10px;
}

/* Headers */

h1, h2, h3, h4 {
	color: #000;
	font-weight: bold;
}

h1 {
	font-size: 18px;
}

h2, h3, h4 {
	font-size: 14px;
}


/* Fly Out Menus - Format EXACTLY like this or else the script will get screwed

JSMENU:fontColor:#ffffff
JSMENU:fontColorHilite:#616161
JSMENU:menuItemBgColor:#616161
JSMENU:menuHiliteBgColor:#ffffff
JSMENU:menuLiteBgColor:#616161
JSMENU:menuBorderBgColor:#ffffff
JSMENU:bgColor:#616161
JSMENU:horizOffset:300
JSMENU:vertOffset:0
JSMENU:menuOrient:vert
JSMENU:menuFont:Verdana
FLOWER:1
CAL:width:175
CAL:height:200
*/
