@charset "utf-8";
/* CSS Document */

.topMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #99cc33;
	text-decoration: none;
}

.search_bg {
	background-image: url(../images/search_bg_05.png);
}
input.btn {
	color:#658622;
	font-family: 'trebuchet ms', helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	} 
	
.spesis_bg {
	background-image: url(../images/spesis_bg_05.png);
	background-repeat: repeat-x;
}
.title_name {
	font-family: "Century Gothic";
	font-size: 16px;
	height:20px;
	font-weight: bold;
	color:#FFFFFF;
	background-image:url(../images/title.png);
	background-repeat:no-repeat;
}
.linefooter {
	background-image: url(../images/line.png);
	background-repeat: repeat-x;
}
.footertext {
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
}
.boxfont {
	color: #000000;
}
