body
{
	background-color: #99CCFF;
	margin: 0px;
	padding: 0px;
}

p, ul, td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #443e33;
	font-size: 12px;
	text-decoration: none;
	border-collapse: collapse;
}

a
{
	color: #443e33;
	text-decoration: none;
}

a:hover
{
	color: #f78a1f;
	/* background-color: #FEFF7D; */
}

img
{
	border: 0px;
	margin: 0px;
	padding: 0px;
	display: block;
}

hr
{
	height: 1px;
	width: 100%;
	background-color: #896D99;
	color: #896D99;
	margin: 10px 0px;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	color: #443e33;
	font-size: 24px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	white-space: nowrap;
	text-align: left;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	color: #443e33;
	font-size: 20px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	white-space: nowrap;
	text-align: left;
}

h3
{
	font-family: Arial, Helvetica, sans-serif;
	color: #443e33;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	/* white-space: nowrap; */
	text-align: left;
}

h4
{
	color: #f78a1f;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	/* white-space: nowrap;*/
}

h5
{
	color: #443e33;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	white-space: nowrap;
}

td
{
	color: #443e33;
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.last { margin-bottom: 0; }

.clearing
{
	height: 0;
	clear: both;
}

.bkgnd
{
	margin: 0px;
	padding: 0px;
}

.menu
{
	color: #443e33;
	background: transparent;
	text-decoration: none;
	white-space: nowrap;
}

.menu a
{
	color: #443e33;
	text-decoration: none;
	padding: 0px 8px;
}

.menu a:hover
{
	color: #f78a1f;
	background: transparent;
	text-decoration: none;
}

.vst
{
	color: #f78a1f;
	font-size: 9px;
	text-decoration: none;
}

p.news { color: #FFFFFF; }
td.news { color: #FFFFFF; }
h4.news { color: #AEE1F3; }
a.news { color: #FFFFFF; }

.thumbs
{
	background-color: transparent;
	border: 0;
}

.thumbs a
{
	background-color: transparent;
	border: 0;
}

.thumbs a:hover
{
	background-color: transparent;
	border: 0;
}

.blue
{
	text-decoration: none;
	color: #000000;
}

.blue a
{
	text-decoration: none;
	color: #06C;
	}

.blue a:hover
{
	text-decoration: underline;
	color: #06C;
}

.mailinglist
{
	color: #a19789;
	font-size:9px;
}

#myScrollingDiv{
width:322px;
height:444px;
overflow:auto;
}
