body, html {
	margin: 0px;
	background-color: #ccccff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: normal;
	color:#000000;
}

a:link, a:visited {
	font-family: Verdana, sans-serif;
	color: #0000ff;
	text-decoration: none;
}

a:hover, a:active {
	font-family: Verdana, sans-serif;
	color: #0000FF;
	text-decoration: none;
	background-color: #66ff66;
}


h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, serif;
	font-style: italic; font-weight: bold; color: #006666;
	margin: 3px 0 3px 0;
	text-align: center;
}

h2 {
	padding: 0 10px 0 10px;
	line-height: 28px;
	letter-spacing: 2px;
}

h4 {
	margin: 5px 0 0 0;
	text-align: left;
}

h6 {
	margin: 0 0 5px 0;
	font-size: 14px;
	color: #ffffff;
	text-align: left;
}

ul {
	margin: 0 0 0 5px;
}

.section {
	text-align: left;
	border-bottom: 1px solid #ccccff;
	margin-top: 22px;
}

#menu {
	width: 169px; height: 600px;
	background-image: url(/images/leftbg.gif);
	text-align: left;
	vertical-align: top; float: left;
}

.menu {
	display: block;
	height: 17px;
	border-bottom: 1px solid #999999;
	text-align: left;
	font-size: 12px; font-weight: bold;
	padding: 3px 0 0 8px;
	margin: 5px 10px 5px 0;
}

.menu_cat {
	width: 157px; height: 15px;
	border: 1px solid #000000;
	background-color: #ff6666;
	text-align: center;
	color: #ffffff; font-size: 12px; font-weight: bold;
	letter-spacing: -1px;
	margin: 3px 0 1px 0;
}

.menu_item {
	display: block;
	width: 157px; height: 15px;
	border: 1px solid #666666;
	background-color: #ccffcc;
	text-align: center;
	color: #000000; font-size: 11px; font-weight: normal;
	margin: 0 0 1px 0;
}

.td_l {
	width: 157px;
	vertical-align: top;
	background-color: #99ccff;
}

.td_main {
	width: 623px;
	background-color: #ffffff;
	vertical-align: top;
	text-align: left;
	font-size: 12px;
	line-height: 18px;
}

.updates {
	width: 128px; height: 132px;
	overflow: hidden;
	font-size: 11px;
	text-align: left;
	line-height: 13px;
	padding-top: 3px;
	border: none;
}

.business {
	border-bottom: #cccccc 1px dotted;
}

.formsection {
	height: 25px;
	background-color: #003366;
	font-size: 15px; font-weight: bold; color: #ffffff;
	letter-spacing: 3px;
	padding: 0 0 0 5px;
	text-align: left;
}

.u {
	text-decoration: underline;
}

.e1 {
	background-color: #ffffcc;
}