body{
	background-color: #EEEEEE;
	margin: 0px;
}

#main{
	background-color: #FFFFFF;
	width: 740px;
	height: 100%;
	float: left;
	border: 0px;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

#topbar{
	height: 18px;
	width: 100%;
	background-image: url(/images/hline.jpg);
	background-repeat: repeat-y;
}

a{
	font-weight: bold;
}

a:visited {
	color: #5085F5;
	text-decoration: none;
}

a:link {
	color: #5085F5;
	text-decoration: none;
}

a:hover {
	color: #999999;
	text-decoration: underline;
}

a:active {
	color: #999999;
	text-decoration: underline;
}

a:visited.navbutton1, a:link.navbutton1{
	width: 100%;
	padding: 3px;
	text-align: right;
	line-height: 18px;
	border-bottom: 1px solid #DDDDDD;
	background-color: #EEEEEE;
	float:right; clear:right;
	color: #666666;
}

a:hover.navbutton1, a:active.navbutton1{
	cursor: pointer;
	text-decoration: none;
	background-color: #CCCCCC;
}

a:visited.navbutton2, a:link.navbutton2{
	width: 100%;
	padding: 3px;
	text-align: right;
	line-height: 18px;
	border-bottom: 1px solid #DDDDDD;
	background-color: #BDC9FC;
	float:right; clear:right;
	color: #333333;
}

a:hover.navbutton2, a:active.navbutton2{
	cursor: pointer;
	text-decoration: none;
	background-color: #7C93FA;
	color: #DDDDDD;
}

a:visited.navbutton3, a:link.navbutton3{
	width: 100%;
	padding: 3px;
	text-align: right;
	line-height: 18px;
	border-bottom: 1px solid #DDDDDD;
	background-color: #FFE789;
	float:right; clear:right;
	color: #666666;
}

a:hover.navbutton3, a:active.navbutton3{
	cursor: pointer;
	text-decoration: none;
	background-color: #FFDB4C;
}


#navbar{
	width: 160px;
}

p{
	text-align: justify;
}

	#main #leftbar{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #333333;
	}

	#main #content{
		padding: 8px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #333333;
		background-color: #FFFFFF;
	}

#footer{
	width: 100%;
	background-color: #DDDDDD;
	float: left;
	clear: left;
	padding: 6px 0px 6px 0px;
	text-align: right;
	margin-top: 4px;
}

.smooth{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-style: italic;
	font-size: 12px;
}

.headbar{
	line-height: 20px;
	text-align: right;
	padding: 3px;
}

.form{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
}

h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}

img{
	border: none;
}

li{
	line-height: 1.3em;
}

.featlisting{
	font-size: .9em;
	background-color: #CCCCCC;
	border-style: dashed;
	border-width: 1px;
	border-color: #6666FF;
}

.businfo{
	font-size: .9em;
	background-color: #CCCCCC;
	border-style: dashed;
	border-width: 1px;
	border-color: #6666FF;
}

.bustitle{
	font-size: 1.1em;
	font-weight: bold;
}

.bustitle2{
	font-size: 1.0em;
	font-weight: bold;
}