/* CSS Document */
@import url(tables.css);

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:black;
	margin-left:3px;
	margin-top:4px;
}

.body_div {
    width:          850px;
    w\idth:         850px;
	border-right:	1px solid #BBBEC6;
	margin-top:		10px;
	clear:both;
}

tr {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:black;
}

tt {
	font-size:11px
}

/*
ol,ul {
	padding-left:0px;
	margin-left:0px;
}
*/
form {
	padding:0px;
	margin:0px;
}

.line_blue {
	color:#DDEEFF;
}

.warning_small {
	color:red;
}

.title {
	font-size:12px;
	font-weight:bold;
}

A:link.htext {
	color:#FFFFFF;
}
A:visited.htext {
	color:#FFFFFF;
}
A:active.htext {
	color:#FFFFFF;
}
A:hover.htext {
	color:#FFFFFF;
}
/* ################### Links ################### */
a:link {
	color:	#003366;
	text-decoration:none;
}
a:visited {
	color:	#003366;
	text-decoration:none;
}
a:active {
	color:	#003366;
	text-decoration:none;
}
a:hover {
	color:	#003366;
	text-decoration:underline;
}

a.active {
  font-weight:bold;	
}

.footer a {
	font-weight:bold;
}

.header_navi_top a {
	color:white;
	font-weight:bold;
	text-decoration:none;
}

.header_navi_top a:hover {
	color:white;
	text-decoration:none;
}

.header_navi_top a:visited {
	color:white;
	text-decoration:none;
}

.navi_top_sub a {
	font-weight:normal;
}

.print_info {
	text-align:center;
	padding-top:2px;
	font-size:11px;
}

/* ################### Links ################### */


/* ################### HEADER ################### */
.header {
    position:       relative;
    width:          850px;
    w\idth:         850px;
    height:         73px;
    he\ight:        73px;
    background:     #FFFFFF url(../img/header.jpg) no-repeat left top;
}

.search_box{
    position:       absolute;
	left:			600px;
	top:			10px;
	width:			240px;
	height:			50px;
	color:			white;
	font-weight:	bold;
	text-align:		right;
}

.referer_search {
    position:       absolute;
	left:			400px;
	top:			10px;
	padding:		3px;
	width:			220px;
	height:			45px;
	color:			white;
	text-align:		left;
	background-color:red;
}

.click_home {
    position:       relative;
	width:			400px;
	height:			72px;
	float:			left;
}
/* ################### HEADER ################### */


/* ################### NAVI TOP ################### */
.header_navi_top{
    position:       relative;
	border-bottom:	1px solid #D3D7E2;
    width:          850px;
    w\idth:         850px;
    height:         18px;
    he\ight:        18px;
	background-color:#003366;
	color:			white;
	border-top: 	1px solid #99CCFF;
	border-bottom:  1px solid #000000;
	z-index:		70;
}

.navi_item_top {
    position:       relative;
	font-weight:	bold;
	text-align:		center;
	float:			left;
	width:			105px;
	padding-top:	2px;
	border: 1px solid #003366;
}

.navi_item_top_over {
    position:       relative;
	font-weight:	bold;
	text-align:		center;
	float:			left;
    height:         14px;
    he\ight:        14px;
	width:			105px;
	padding-top:	2px;
	background-color:#003366;
	border: 1px solid white;
}

.navi_line_1 {
	background-color:#808080;
	height:1px;
	font-size:1px;
}
.navi_line_2 {
	background-color:#BFBFBF;
	height:1px;
	font-size:1px;
}
.navi_line_3 {
	background-color:#EBEBEB;
	height:1px;
	font-size:1px;
}

/* DOWNLOADS */
#navi_menu_2 {
	position:	absolute;
	background-color:#003366;
	border: 		1px solid white;
	color:			white;
	display:		none;
	padding: 	3px;
	left:		107px;
	top:		17px;
	z-index: 50000;
}

#navi_menu_3 {
	position:	absolute;
	background-color:#003366;
	border: 		1px solid white;
	color:			white;
	display:		none;
	padding: 	3px;
	left:		214px;
	top:		17px;
	z-index: 50000;
}

#navi_menu_4 {
	position:	absolute;
	background-color:#003366;
	border: 		1px solid white;
	color:			white;
	display:		none;
	padding: 	3px;
	left:		321px;
	top:		17px;
	z-index: 50000;
}

#navi_menu_5 {
	position:	absolute;
	background-color:#003366;
	border: 		1px solid white;
	color:			white;
	display:		none;
	padding: 	3px;
	left:		428px;
	top:		17px;
	z-index: 50000;
}

#navi_menu_6 {
	position:	absolute;
	background-color:#003366;
	border: 		1px solid white;
	color:			white;
	display:		none;
	padding: 	3px;
	left:		535px;
	top:		17px;
	z-index: 50000;
}
/* ################### NAVI TOP ################### */


/* ################### NAVI LEFT ################### */
.navi_left {
	margin-top:		7px;
	width:			150px;
	float:			left;
}

.main {
	z-index:40;
}
/* ################### NAVI LEFT ################### */


/* ################### CONTENT ################### */
.adv_banner {
	width:850px;
	text-align:center;
	padding-top:5px;
	margin-bottom:10px;
}

.adv_banner table {
	margin-left: auto; 
	margin-right: auto;
}

.adv_sky {
	position:absolute;
	left:865px;
	top:90px;
	width:120px;
	height:600px;
}

.content {
	position:relative;
	width:692px;
	margin-left:5px;
	margin-top:7px;
	margin-right:2px;
	z-index:50;
	float:right;
}

.content_print {
	position:relative;
	width:848px;
	margin-top:5px;
	margin-right:1px;
	z-index:50;
	float:right;
}
/* ################### CONTENT ################### */


/* ########### Footer ############## */
.footer {
    position:       relative;
    width:          850px;
    w\idth:         850px;
    height:         120px;
    he\ight:        120px;
	clear: both;
}

.footer_line_left {
    position:       	relative;
    width:          	640px;
    w\idth:         	640px;
    height:         	20px;
    he\ight:        	20px;
	background-color:	#DDEEFF;
	padding-top:		5px;
	padding-left:		5px;
	float:				left;
}

.footer_line_right {
    position:       	relative;
    width:          	200px;
    w\idth:         	200px;
    height:         	20px;
    he\ight:        	20px;
	background-color:	#DDEEFF;
	padding-top:		5px;
	padding-right:		5px;
	text-align:			right;
	float:				right;
}

.footer_center {
    position:       relative;
    width:          850px;
    w\idth:         850px;
	padding-top:	15px;
	text-align:center;
	clear: both;
}

/* ########### Footer ############## */



INPUT {
	border-width: 1px;
	border-style: solid;
	border-color: #003366;
	FONT-SIZE: 11px; 
	COLOR: #003366; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #FFFFFF; 
	TEXT-DECORATION: none
}

TEXTAREA {
	border-width: 1px;
	border-style: solid;
	border-color: #003366;
	FONT-SIZE: 11px; 
	COLOR: #003366; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #FFFFFF; 
	TEXT-DECORATION: none
}

SELECT {
	border-width: 1px;
	border-style: solid;
	border-color: #003366;
	FONT-SIZE: 11px; 
	COLOR: #003366; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #FFFFFF; 
	TEXT-DECORATION: none
}