@charset "iso-8859-1";
/* CSS Document */
body{
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
}
input,textarea{
	border: 1px solid #999999;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}
.footer{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a{
	color: #006699;
	text-decoration: none;
}
a:hover{
	color: #FF6600;
}
.org{
	color: #FF0000;
	font-weight: bold;
}
.blue{
	color: #006699;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.headmenu{
	color: #EA0058;
	font-family: Times;
	font-size: 20px;
	font-style: italic;
	font-weight: bolder;
}
.greenmenu{
	font-family: Times;
	font-size: 14px;
	font-weight: bold;
	color: #009B84;
}
.blackmenu{
	font-family: Times;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.menu{
	padding-bottom: 10px;
}
