	table.window 	{border : 0; background : #000000;}
	td.windowtitle 	{background-color: #DDD1B3; text-align : center; font-family : Tahoma,Arial; font : 10pt; color : #000000; font-weight : bolder;}
	td.windowca	{background : #EAE2CE; font-family : Tahoma,Arial; font : 10pt; color : #000000;}
	td.windowcab	{background : #EAE2CE; font-family : Tahoma,Arial; font : 12pt; color : #000000; font-weight : bold;}

body {
	line-height : 110%;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	padding : 0;
	margin : 0;
	color : #666666;
	background-color : #1775b8;
}

div#navi {
	width: 200px;
	border-bottom: solid 4px #E7EBEF;
	margin: 0px 0px 0px 0px;
}

div#navi_l1n {
	font-size: 13px;
	line-height: 18px;
	color: white;
	background-color: #E7EBEF;
	border-top: solid 1px #CEDBDE;
	border-left: solid 3px #E7EBEF;
	border-bottom: solid 1px #CEDBDE;
	padding: 0 0 2px 11px;
}

div#navi_l1a {
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: white;
	background-color: #E7EBEF;
	border-top: solid 1px #CEDBDE;
	border-left: solid 3px #FF4040;
	border-bottom: solid 1px #CEDBDE;
	padding: 0 0 2px 11px;
}

div#navi_l2n {
	font-size: 11px;
	line-height: 18px;
	color: white;
	background-color: #E7EBEF;
	border-top: solid 1px #CEDBDE;
	border-left: solid 3px #E7EBEF;
	border-bottom: solid 1px #CEDBDE;
	padding: 0 0 2px 18px;
}

div#navi_l2a {
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: white;
	background-color: #E7EBEF;
	border-top: solid 1px #CEDBDE;
	border-left: solid 3px #FF4040;
	border-bottom: solid 1px #CEDBDE;
	padding: 0 0 2px 18px;
}

div#navi_l3n {
	font-size: 10px;
	line-height: 18px;
	color: white;
	background-color: #E7EBEF;
	border-top: solid 1px #CEDBDE;
	border-left: solid 3px #E7EBEF;
	border-bottom: solid 1px #CEDBDE;
	padding: 0 0 2px 25px;
}

div#navi_l3a {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	color: white;
	background-color: #E7EBEF;
	border-top: solid 1px #CEDBDE;
	border-left: solid 3px #FF4040;
	border-bottom: solid 1px #CEDBDE;
	padding: 0 0 2px 25px;
}

div#navi a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: black;
	text-decoration: none;
}

div#navi a:hover {
	text-decoration: underline;
}

div#navi a.act {
	font-weight: bold;
}

#header {
	height : 100px;
	float : left;
	width : 100%;
	padding : 0px;
	margin : 0px;
	background-color : #f6f6f6;
	background-image : url(/gfx/bg_pagebg.gif);
}

#headertext {
	font-size: 30px;
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #fafafa;
	font-weight: bold;
	padding-left: 70px;
	padding-top: 25px;
	letter-spacing: normal;
}

#header2 {
	width : 100%;
	float : left;
	height : 65px;
	padding : 0px;
	margin : 0px;
	overflow : visible;
	background-color : #fafafa;
	background-image : url(/gfx/bg_pagenav.gif);
	background-repeat : repeat-x;
}

#footer {
	background-color : #fafafa;
	height : 65px;
	width : 100%;
	font-size : 11px;
	background-image : url(/gfx/footer.gif);
	background-repeat : repeat-x;
}

#footertext {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	color : #f0f0f0;
	padding : 6px;
	font-size : 11px;
	padding-top : 20px;
}


a.htext:link {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 10px;
}
a.htext:visited {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 10px;
}
a.htext:hover {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 10px;
}
