body {
	font-family: Tahoma;
	font-size: 10px;
	color: #006699;

	background-color: #EFF7FF;

}
.text {
	font-family: Tahoma;
	font-size: 13px;
	color: #3F6378;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: left top;
	padding: 5px 5px 8px 25px;
	border: none #EFF7FF;
	background-image: url(img/text.jpg);


}
.menu {
	font-family: Tahoma;
	font-size: 13px;
	color: #3F6378;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 5px;




}
h1 {
	font-family: Tahoma;
	font-size: 15px;
	color: #3F6378;
	font-weight: normal;



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

}
a:visited {
	text-decoration: none;
color: #006699;
}
a:hover {
	text-decoration: none;
	color: #330066;

}
.navi {

	font-family: Tahoma;
	font-size: 11px;
	color: #006699;
	padding: 5px;
}
.button {

	font-family: Tahoma;
	font-size: 13px;
	color: #3F6378;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	border: 1px outset #999999;
	background-image: none;
}
.textfield {


	font-family: Tahoma;
	font-size: 13px;
	color: #3F6378;
	background-attachment: scroll;
	background-color: #fefefe;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	border: 1px inset #666666;
	background-image: none;
}
