.sitename {
	font-family: Arial;
	font-size: x-large;
	font-style: normal;
	color: white;
}
.whitetext {
	font-family: Arial;
	font-size: small;
	color: #FFFFFF;
}
.footer {
	font-size: x-small;
	color: #666666;
	font-family: Arial;
}
.feature a:link {
	color: #000000;
	text-decoration: none;
	background-color: #009966;
	display: block;
	margin: 1px;
	border: 1px solid;
	left: 10px;
	font-family: Arial;
	font-size: 13px;
	height: 40px;
	text-align: center;
}
.feature a:visited {
	color: #000000;
	text-decoration: none;
	background-color: #009966;
	display: block;
	margin: 1px;
	border: 1px solid;
	left: 10px;
	font-family: Arial;
	font-size: 13px;
	height: 40px;
	text-align: center;
}	
.feature a:hover {
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
	display: block;
	font-family: Arial;
	font-size: 13px;
	height: 40px;
	text-align: center;
}
.feature a:active {
	color: #000000;
	text-decoration: none;
	background-color: #009966;
	display: block;
	margin: 1px;
	border: 1px solid;
	left: 10px;
	font-family: Arial;
	font-size: 13px;
	height: 40px;
	text-align: center;
}
.feature1 a:link {
	color: #000000;
	text-decoration: none;
	background-color: #009966;
	display: block;
	margin: 1px;
	border: 1px solid;
	left: 10px;
	font-family: Arial;
	font-size: 13px;
	text-align: center;
}
.feature1 a:visited {
	color: #000000;
	text-decoration: none;
	background-color: #009966;
	display: block;
	margin: 1px;
	border: 1px solid;
	left: 10px;
	font-family: Arial;
	font-size: 13px;
	text-align: center;
}	
.feature1 a:hover {
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
	display: block;
	font-family: Arial;
	font-size: 13px;
	text-align: center;
}
.feature1 a:active {
	color: #000000;
	text-decoration: none;
	background-color: #009966;
	display: block;
	margin: 1px;
	border: 1px solid;
	left: 10px;
	font-family: Arial;
	font-size: 13px;
	text-align: center;
}
.border {
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
	background-color: #FFFFFF;
	visibility: visible;
}
.border1 {
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
}
.text {
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
	line-height: 20px;
}
a:link {
	color: #003399;
}
a:visited {
	color: #003399;
}
a:hover {
	color: #009966;
}
a:active {
	color: #FF0000;
}
.headline1 {
	font-family: Arial;
	font-size: 18px;
}
.headline2 {
	font-family: Arial;
	font-size: 16px;
}
.borderunder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.calender {
	font-size: small;
	color: #666666;
	font-family: Arial;
	margin:0px;
}
.dataalign {
	margin-right: 10px;
}
#container {
    position: relative;
	min-height: 100%;
}
#footer {
    position: absolute;
    bottom: 0;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
