@charset "utf-8";
body {
	margin: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 120px;
}
body, td, th, div {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

a:link, a:visited{
	color:#0000FF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}

.menu_bar {
	background:url(images/menu_center.png);
	color:#FFF;
}
.menu_bar a:link, .menu_bar a:visited{
	color:#FFFFFF;
	text-decoration: none;
}
.menu_bar a:hover {
	color: #FF0;
	text-decoration: none;
}
.menu_bar a:active {
	color: #F00;
	text-decoration: none;
}

.menu_popbox {
	position:absolute;
	top:0px;
	padding-left:6px;
	padding-right:6px;
	padding-bottom:6px;
	background-color:#FFF;
	border: 1px solid #06F;
	text-align: center;
}

.smalltextbox {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #000000;
}

.box01 {

} 

.header {
	height:21px;
	background-image: url(images/menu-title.jpg);
	padding-left:24px;
	padding-top:5px;
}
.small_input {
	font-size:10px;
	height:11px;
}
.div_space {
	height:6px;
	width:6px;
}
form {
	margin:0px;
}
.image_pointer img{
	cursor:pointer;
}

.a100 {
	font-size:12px;
	letter-spacing: 0.5em;
	line-height:2em;
}
