body
{
	font-family: Arial, Verdana, Helvetica, Geneva, Sans-Serif;
	background-color: #FFFFFF;
	text-decoration: none;
	color: #000000;
	background-image: url(../images/def/background.gif);
	background-repeat: repeat-y;
}

.img
{
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	line-height: 16px;
	border: 1px solid #ffffff;
}


#hout
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 139px;
	height: 585px;
	z-index: 0;
}

#nav
{
	position: absolute;
	top: 113px;
	left: 22px;
	width: 414px;
	height: 585px;
	z-index: 1;
}

#header
{
	position: absolute;
	top: 9px;
	left: 156px;
	width: 830px;
	height: 84px;
	z-index: 1;
}

#logo
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 139px;
	height: 113px;
	z-index: 2;
}

#content
{
	position: absolute;
	top: 40px;
	left: 156px;
	width: 713px;
	z-index: 2;
}

.layerillu {
	position: absolute;
	background-color: #FFFFFF;
	top: 113px;
	left: 685px;
	width: 303px;
	height: 585px;
	z-index: 3;
}

.layershow {
	visibility: hidden;
	position: absolute;
	background-color: #FFFFFF;
	top: 113px;
	left: 685px;
	width: 303px;
	height: 585px;
	z-index: 3;
}

.title
{
	color: #CC0000;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

	a.title:link, a.text:visited
	{
		text-decoration: none;
		color: #CC0000;
	}
	
	a.title:hover, a.title:active
	{
		text-decoration: none;
		color: #CC3300;
	}

.text
{
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	line-height: 18px;
}

	a.text:link, a.text:visited
	{
		text-decoration: none;
		font-weight: bold;
		color: #CC0000;
	}
	
	a.text:hover, a.text:active
	{
		text-decoration: none;
		font-weight: bold;
		color: #CC3300;
	}

.header_text
{
	color: #CC0000;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}

	a.header_text:link
	{
		text-decoration: none;
		color: #000000;
	}
	
	a.header_text:hover, a.text:active
	{
		text-decoration: none;
		color: #CC0000;
	}

.nav_active
{
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	line-height: 15px;
}

.navsub_active
{
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	line-height: 15px;
}
	
.nav_text
{
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	line-height: 15px;
}

	a.nav_text:link
	{
		text-decoration: none;
		color: #FFFFFF;
	}
	
	a.nav_text:hover, a.text:active
	{
		text-decoration: none;
		color: #CC0000;
	}
	
.navsub_text
{
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	line-height: 15px;
}

	a.navsub_text:link
	{
		text-decoration: none;
		color: #FFFFFF;
	}
	
	a.navsub_text:hover, a.text:active
	{
		text-decoration: none;
		color: #CC0000;
	}

.input_field
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif, Geneva;
	font-size: 8pt;
	color: #000000;
	border: 1px solid #000;
	margin-bottom: 2px;
	padding: 4px 5px 4px 5px;
	width: 200px;
	background: #FFFFFF url(../images/def/input_bg.gif) no-repeat left top;
	vertical-align: middle;
}

.pulldown
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif, Geneva;
	font-size: 8pt;
	color: #000000;
	border: 1px solid #000;
	margin-bottom: 2px;
	padding: 4px 5px 4px 5px;
	width: 300px;
	background: #FFFFFF url(../images/def/input_bg.gif) no-repeat left top;
	vertical-align: middle;
}

.input_submit
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif, Geneva;
	font-size: 8pt;
	color: #000000;
	background: #ffffff;
}

