.menu {
	position: relative;
	left: 0px;
	top: 0px;
	bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 1;
	overflow: visible;
	right: 0px;
	margin: 0px;
	padding: 0px;
	height: 42px;
	width: 10px;
}

.menu2 {
	position: absolute;
	left: 0px;
	top: 42px;
	width: 150px;
	visibility: hidden;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;


}

.submenu {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 10px;
}

.submenu a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.submenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.submenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.news {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 5px;

}
.newstitle {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 10px;
	font-weight: bold;

}
.content {
	font-family: Tahoma;
	font-size: 11px;
	color: #484848;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 5px;



}
.contact {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 15px;
}

.contact  a:link {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}

.menudown {
	font-family: Tahoma;
	font-size: 11px;
	color: #5E83BE;
	padding-right: 16px;
	padding-left: 16px;
}

.menudown a:link{
	font-family: Tahoma;
	font-size: 11px;
	color: #5E83BE;
	text-decoration: none;
}

.menudown a:visited{
	color: #5E83BE;
	text-decoration: none;
}
.area {
	width: 250px;
}
.inputt {
	width: 250px;
	font-family: Arial;
	font-size: 12px;
}
.inputt1 {
	width: 165px;
	font-family: Arial;
	font-size: 12px;
}
.inputt2 {
	width: 75px;
	font-family: Arial;
	font-size: 12px;
}
.inputt3 {

	width: 100px;
	font-family: Arial;
	font-size: 12px;
}
