html {
	width:100%;
}
body {
	width:100%;
	margin-top:0px;
	margin-bottom:0px;
	background-image:url(outbak2.jpg);
	background-repeat:repeat-x;
	text-align:center;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	text-align:left;
	color:#FFF;
	}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	text-align:left;
	color:#FFFFFF
	}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	text-align:left;
	color:#FFF;
	}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style:italic;
	font-weight:bold;
	color:#333;
	background-color:#E7FEF4;
	text-align:center;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-color:#333;
	color:#FFF;
	text-align:left;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#FFF;
}
ul#spaced li {
	margin-bottom:10px;;
	text-align:left;
}
a {
	text-decoration:underline;
	color:#FFF;
}
a:hover {
	text-decoration:underline;
	background-color:#FFF;
	color:#333;
}
.pagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#FFF;
	text-align:justify;
	background-color:#333;
}
.indextext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#FFFFFF;
}
.tback{
	background-image: none;
	background-position: top right;
	background-repeat: no-repeat;
}
.tback1{
	background-image: url(tback1.Gif);
	background-position: top;
	background-repeat: repeat-x;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	background-image: url(menubak.gif);
	background-repeat: repeat-x;
}

.menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}

.menu a:hover {
	color:#FF9933;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
.gradbak1 {
	background-image: url(vert_grad.jpg);
	background-repeat: repeat-x;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
div.newstext {
	float:right;
	clear:right;
	width:170px;
	margin:0em 0.5em 0.5em 1.5em;
	background-color:#E7FEF4;

}
.newstext p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#333;
	background-color:#E7FEF4;
}
.newstext a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#333;
	background-color:#E7FEF4;
}
.newstext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#FFF;
	background-color:#333;
}
.indexbar {
	background-image: url(greybar.jpg);
	background-repeat: repeat-x;
}
.groovedouble {
	border-style: groove double;
}
.floatright {
	clear:right;
	float:right;
	margin:.5em 0em .5em .5em;
}
