/* CSS Document */


.topmenu_area {
	margin: 0px;
	float: left;
	width: 292px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 682px;
}

.home {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/top_menu_01.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 26px;
	width: 43px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 67px;
}
.home:visited {
	text-decoration: none;
	background-image: url(images/top_menu1_01.png);	
	background-repeat: no-repeat;
	color: #FFFFFF;	
}
.home:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #ed5400;
	text-decoration: none;
	background-image: url(images/top_menu1_01.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 26px;
	width: 43px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 67px;
}
.about {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/top_menu_02.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 26px;
	width: 45px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 27px;
}
.about:visited {
	background-image: url(images/top_menu_02.png);
	background-repeat: no-repeat;	
	color: #FFFFFF;	
}
.about:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #ed5400;
	text-decoration: none;
	background-image: url(images/top_menu1_02.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 26px;
	width: 45px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 27px;
}
.search2 {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/top_menu_03.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 26px;
	width: 84px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.search2:visited {
	background-image: url(images/top_menu_03.png);
	background-repeat: no-repeat;
	color: #FFFFFF;	
}
.search2:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #ed5400;
	text-decoration: none;
	background-image: url(images/top_menu1_03.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 26px;
	width: 84px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}

