/* CSS Document */

body
{
	padding:0;
	margin:0;
	font-family:tahoma;
}
.navibase
{
	background-image:url(../images/navi_base.gif);
	width:100%;
	text-align:center;
	font-size:11px;
	height:42px;
	color:#8ca0cd;
}
.mainbase
{
	background-image:url(../images/main_base.jpg);
	vertical-align:top;
	width:100%;
	height:301px;
}
#text
{
	position:absolute;
	z-index:1;
	padding:0;
	margin:0;
	width:338px;
	height: 160px;
	overflow:auto;
}
.textbase
{
	background-image:url(../images/text_pattern.jpg);
	vertical-align:top;
}
.spacer
{
	padding: 0 5px 0 5px;
}
.white10
{
	color:#ffffff;
	font-size:10px;
}
.white11
{
	color:#ffffff;
	font-size:11px;
}

.blue11
{
	color:#ffffff;
	font-size:11px;
}
.white13
{
	color:#ffffff;
	font-size:13px;
}
.white14
{
	color:#ffffff;
	font-size:14px;
}
.active
{
	font-size:11px;
	color:#4786b1;
	font-weight:bold;
	text-decoration:none;
	cursor:text;
}
.text11
{
	font-size:11px;
}
.imgbase
{
	background-image:url(../images/top14.jpg);
	width:100%;
}
.bottompattern
{
	background-image:url(../images/bottom_navi.jpg);
	width:1020px;
	height:122px;
}
.bottompattern
{
	background-image:url(../images/bottom_navi.jpg);
	width:1020px;
	height:122px;
}
.bottominsidepattern
{
	background-image:url(../images/inside_footer.jpg);
	height:110px;
	vertical-align:top;
}
.copyright
{
	font-size:10px;
	color:#4887b2;
	text-align:center;
	line-height:13px;
}
.poweredby
{
	font-size:10px;
	color:#4887b2;
	text-align:right;
	line-height:13px;
}
/* Form */

.inputext
{
	font-size:11px;
	height:19px;
	border:1px solid #87a3bd;
	width:221px;
}
.dropdowntext
{
	font-size:11px;
	height:22px;
	border:1px solid #87a3bd;
	width:221px;
}

/* End */

