body {
	background-image: url(images/gradient.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: CBEBF8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;

}
table {
	font-size: 11px;
}
.1 {
	float: left;
	margin: 7px;
	font-size: 10px;
	text-align: center;
	line-height: 16px;
}
.2 {
	float: right;
	margin: 7px;
	font-size: 10px;
	text-align: center;
	line-height: 16px;
}
.3 {
	margin: 7px;
	font-size: 10px;
	text-align: center;
	display: block;
	line-height: 16px;
}
.4 {
	font-size: 10px;
	text-align: left;
	display: block;
	line-height: 16px;
}
.5 {
	font-size: 10px;
	text-align: right;
	display: block;
	line-height: 16px;
}
.sunnflowers {
	background-image: url(images/sunflowers.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.nav {
	float: left;
	margin-right: 10px;
}
.footer {
	font-size: 9px;
	text-align: center;
}
a:link {
	font-weight: bold;
	color: #3399CC;
}
a:visited {
	font-weight: bold;
	color: #3399CC;
}
a:hover {
	font-weight: bold;
	color: #3399CC;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #3399CC;
}
input {
	background-color: #E3F2F9;
	border: 1px solid #3399CC;

}
textarea {
	background-color: #E3F2F9;
	border: 1px solid #3399CC;

}
select {
	background-color: #E3F2F9;
	border: 1px solid #3399CC;

}
h1 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	background-image: url(images/h1_alt_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 19px;
	padding-bottom: 20px;




}
h2 {

	font-size: 13px;
	font-weight: bold;
	background-color: #E3F2F9;
	text-align: center;
	padding: 5px;
	margin-top: 0px;
}
.adminheader {
	font-size: 16px;
	font-weight: bold;
	background-color: #E3F2F9;
	text-align: center;
	padding: 20px;
	width: 100%;

}
caption {
	font-size: 10px;
	text-align: center;
}
