body {
	color: #000;
	background: #F9F9F9;
	text-align: center;
	font: 0.7em Tahoma, "Lucida Grande CE", lucida, sans-serif;
	margin: 0;
}

h1, h2, h3, h4, h5, h6 {
	margin: 10px 0;
	color: #000;
}

h1 {
	font-size: 1.3em;
/*	color: #db3839;*/
}

h2 {
	color: #333;
	font-size: 1.1em;
}

h3 {
	color: #666;
	font-size: 1.0em;
	margin: 10px 0 3px 0;
}

a {
	color: #c00;
}

a:hover {
	text-decoration: none;
}

p {
	padding: 1px;
	margin: 5px 0;
	text-align: justify;
}

ul {
	text-align: left;
}

hr
{
	color: #ccc;
	height:1px;
}
img
{
border: 0px;
}

#search input { 
	font-size: 1em; 
}

#page {
	margin: auto;
	width: 95%;
/*	width: 703px;*/
	text-align: left;
	background: #fff;
}

#topbg {
    height: 120px;
    position: relative;
	background: #F9F9F9 url('../images/toprepeatable.gif') left bottom repeat-x;
}

#top {
	height: 120px;
	background: url('../images/top.jpg') left bottom no-repeat;
	position: relative;
}

#lang {
	height: 43px;
	float: right;
}

#lang a {
	display: block;
	float: left;
	padding: 25px 5px 0 12px;
	background: url('../images/arrow1.gif') left bottom no-repeat;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

#lang span {
	display: block;
	float: left;
	padding: 25px 5px 0 12px;
	background: url('../images/arrow1.gif') left bottom no-repeat;
	font-weight: bold;
	color: #d60000;
	text-decoration: none;
}

#lang a:hover {
	color: #d60000;
	text-decoration: underline;
}

#logo {
	position: absolute;
	top: 63px;
	left: 0;
	width: 187px;
	height: 41px;
	background: #d60000 url('../images/logo.gif') no-repeat;
	color: #fff;
}

#topnavi {
	height: 25px;
	background: #7b7c7c url('../images/topmenubg.gif') repeat-x;
	padding: 0 10px;
}

#topnavi a {
	display: block;
	float: left;
	padding: 5px 15px 0 15px;
	background: url('../images/arrow_w_sml.gif') left bottom no-repeat;
	color: #fff;
	text-decoration: none;
}

#topnavi a:hover {
	color: #fff;
	text-decoration: underline;
	background: url('../images/arrow_w.gif') left bottom no-repeat;
}

#middle {
	background: #fff url('../images/middlebg.gif') left top repeat-y;
}

#navi {
	float: left;
	width: 188px;
	background: #eee url('../images/rmenubg.gif') repeat-y;
/*	border: 1px solid red*/
}

#navi a {
	display: block;
	height: _25px;
	min-height: 25px;
	padding: 0 15px;
	background: url('../images/arrow_g.gif') left center no-repeat;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

#navi a:hover {
	color: #fff;
	text-decoration: none;
	background: #707e85 url('../images/arrow_w.gif') left center no-repeat;
}

.naviitem {
	padding: 2px 0px;
	margin: 0 0 0 3px;
	display: block;
	border-bottom: 1px solid #dbdbdb;
} 

.navitxt {
	display: block;
	padding: 5px 3px;
}

.no-border {
	border: 0;
}

#text {
/*	border: 1px solid blue;*/
	margin-left: 190px;
	padding: 10px;
}

* html #navi {
}

* html #text {
height: 1%;
margin-left: 0;
}

#foot {
	_height: 21px;
	clear: left;
	min-height: 21px;
	background: #7b7c7c;
	text-align: right;
	color: #ccc;
}

.foottext {
	padding: 3px 5px 0 0;
}

/* Flow Switcher *********************************************************************************** */
#flow-switcher{
/* text-align: right;
border: 1px solid lawngreen;
height: 20px; */
}
#fixed-switch a
{
 float:right;
 width: 20px;
 height: 20px;
 display: block;
 color: white;
 padding: 0px 0px 0 0px;
 margin: 5px 5px 0 0;
 font-weight: normal;
 background-image: none;
}
#fixed-switch a:hover {
	color: red;
	background-image: none;
	text-decoration: none;
}
#flow-switch a
{
 float:right;
 width: 20px;
 height: 20px;
 display: block;
 color: white;
 padding: 0px 0px 0 0px;
 margin: 5px 5px 0 0;
 font-weight: normal;
 background-image: none;
 display:none;
}
#flow-switch a:hover {
	color: red;
	background-image: none;
	text-decoration: none;
}
/* ************************************************************************************************* */


.errtext {
	color: #c00;
}

.c00 {
	background: #c00 !important;
}

.f90 {
	background: #f90 !important;
}

.fc6 {
	background: #fc6 !important;
}

/* tabs */
#tabs {
	font-size: bold 10px verdana, sans-serif;
	color: #fff;
	padding-bottom: 18px;
	border-bottom: 1px solid #fff;
}

#tabs ul	, #tabs li {
	display : inline;
	list-style-type : none;
	margin : 0;
	padding : 0;
}

#tabs li {
	background: #ccc url('../images/tabs_nmid.gif') right bottom no-repeat;
	color: #fff;
	float: left;
	line-height: 19px;
}

#tabs a.current {
	background: #e7e7e7 url('../images/tabs_mid.gif') right bottom no-repeat;
	border-bottom: 2px solid #e7e7e7;
	color: #000;
}

#tabpage {
	clear: both;
	border-top: none;
	padding: 5px;
}

#tabs a {
	background: #ccc url('../images/tabs_nmid.gif') right bottom no-repeat;
	background: transparent;
	padding: 2px 16px 2px 3px;
	border-top: 1px solid #fff;
	display: block;
	font: bold 10px verdana, sans-serif;
	color: #fff;
	text-decoration: none;
}

.pretab {
	background: url('../images/tabs_mid.gif') right top no-repeat !important;

}

.lasttab {
	background: url('../images/tabs_end.gif') right bottom no-repeat !important;
}

#tabs a.lastactivetab {
	background: #e7e7e7 url('../images/tabs_end.gif') right top no-repeat !important;
	border-bottom: 2px solid #e7e7e7;
	color: #000;
}

a.lasttab {
	color: #000;
}

.tabnavi {
	background: #e7e7e7;
	padding: 3px 0 6px 0;
	margin-bottom: 10px;
	border-bottom: 1px solid #999;
}

.tabnavi a {
	color: #c00;
	font: bold 10px verdana, sans-serif;
	padding: 10px 5px;
	text-decoration: none;
}

.tabnavi a:hover {
	color: #666;
	font: bold 10px verdana, sans-serif;
	padding: 10px 5px;
	text-decoration: none;
}

#tabnavi ul, #tabnavi li {
	display : inline;
	list-style-type : none;
	margin : 0;
	padding : 0;
}

.printonly {
	display: none
}
