@charset "utf-8";
body {
	margin: 0px;
}
.bglefttop {
	background-image: url(images/bt_lt.gif);
	background-repeat: no-repeat;
}
.bgrighttop {
	background-image: url(images/bt_rt.gif);
	background-repeat: no-repeat;
}
.bgtop {
	background-image: url(images/bt_t.gif);
	background-repeat: repeat-x;
}
.bgleft {
	background-image: url(images/bt_l.gif);
	background-repeat: repeat-y;
}
.bgright {
	background-image: url(images/bt_r.gif);
	background-repeat: repeat-y;
}
.bgbuttom {
	background-image: url(images/bt_b.gif);
	background-repeat: repeat-x;
}
.bgbuttomleft {
	background-image: url(images/bt_rt.gif);
	background-repeat: no-repeat;
}
.bgbuttomright {
	background-image: url(images/bt_rb.gif);
	background-repeat: no-repeat;
}
.normal1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.normal2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.bgmenu {
	background-image: url(images/bg_menu.jpg);
}
.bg_neleft {
	background-image: url(images/navigator_left.jpg);
	background-repeat: repeat;
}
.normal1_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.normal2hover2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFB7;
}
.button_line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
form { 
display:inline; 
} 
.header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h1{
	display:inline;
} 
A:link {
	text-decoration: none;
}
A:visited {
	text-decoration: none;
}
A:hover {
	text-decoration: none;
}
A:active {
	text-decoration:none;
}