body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	/*
	background-color: #B5B5B5;
	*/
	background-color: #FFF;

	scrollbar-Face-Color: #e5e5e5; 
	scrollbar-Shadow-Color: #b1b1b1; 
	scrollbar-Highlight-Color: #ffffff; 
	scrollbar-3dlight-Color: #ffffff; 
	scrollbar-Darkshadow-Color: #999999; 
	scrollbar-Track-Color: #e5e5e5; 
	scrollbar-Arrow-Color: #999999; 
	scrollbar-Base-Color: #ffffff; 
	
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	color: #444;
}


td
{
	font-family: Arial, sans-serif, Helvetica;
	font-size: 14px;	
}


#shell{
	margin: 0;
	padding: 0px;
	background: #FFF;
	border-top: none;
}

#wrapper{
	width: 100%;
	padding: 0;
	margin: 0;
	height: 100%;
	border-top:  1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;	
	background-color: #EBEBEB;
}

a
{
	font-family: Arial, sans-serif, Helvetica;
	font-size: 14px;	
	
}

a:link { color: #000; text-decoration: underline;}
a:visited { color: #000; text-decoration: underline;}
a:hover {  color: #888; text-decoration: underline; border-bottom: 1px solid #EF9400;}
a:active { color: #000; text-decoration:}


#navi {
	padding-top: 20px;
	padding-left: 0px;	
	font-size: 12px;		
	float: left;
	font-family: Arial, sans-serif, Helvetica;
	font-size: 11px;	
	background-color:rgb(255,255,255);
	font-weight: normal;
}

#navi td.empty 
{
	width: 116px!important;
	width: 110px;		
	height: 0px;
}

#navi a 
{
	display: block;
	font-weight: normal;
	padding: 0px 0px 0px 2px;
	marign-left: 0px;
	width: 110px;
	font-family: Arial, sans-serif, Helvetica;	
	font-size: 11px;		
	font-variant : small-caps;	
	text-decoration: none;	
	background: #FFF;	
	border-bottom: 2px solid #EF9400;
	border-left: 4px solid #EF9400;
	color: #000;	
	
}



#navi a:hover
{

	background: #EF9400;
	border-left: 4px solid #000;	
	border-bottom: 2px solid #000;		
	font-family: Arial, sans-serif, Helvetica;
	color: #000; 
}

#navi a.active
{

	color: #000; 	
	background: #EF9400;
	border-left: 4px solid #000;
	border-bottom: 2px solid #000;	
	font-family: Arial, sans-serif, Helvetica;
}


.tbl_navi
{
	font-family: Arial, sans-serif, Helvetica;
	color: #000;
	background: #FFF;
	padding: 0;
	padding-bottom: 4px;
}

.tbl_header
{
	font-family: Arial, sans-serif, Helvetica;
	color: #000;
	background: #FFF;
	padding: 0;
	margin: 0;
}

.tbl_content
{
	border: 3px double #E0E0E0;					
}


#footer
{
	font-family: Arial, sans-serif, Helvetica;
	font-size: 10px;
	background: #FFF;
	border-top: 1px solid #CCC;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;	
}


#footer a:link, #footer a:hover, #footer a.active, #footer a:visited
{
	font-family: Arial, sans-serif, Helvetica;
	font-size: 11px;	
	font-weight: bold;
	color: #888;
}

.small
{
	font-family: Arial, sans-serif, Helvetica;
	font-size: 10px;
}
.bigger
{
	font-family: Arial, sans-serif, Helvetica;
	font-size: 15px;
}

#content
{
	font-family: Arial, sans-serif, Helvetica;
	/*line-height: 18px;*/
	display: block;
	font-size: 14px;
	color: #222;
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: top;
}

#headline{
	font-family: Arial, sans-serif, Helvetica;
	padding-top: 20px;	
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	vertical-align: top;
	text-align: left;
	font-size: 16pt;
	color: #666;
	font-weight: bold;
	font-variant : small-caps;	
}

.imageRight {
	margin-top: 0px;
	margin-right: 0px;	
	border: none;
}

/*
.image {
	margin: 4px;
	background-color: #FFF;
	border: 10px solid #FFF;
}
*/

.input {
	font-family: Arial, sans-serif, Helvetica;
	font-size: 13px;
	border: 1px solid #bbbbbb; 
	background-color : #FFFFFF;
	color: #000;
}

.button {
	font-size: 12px;
	border: 2px solid #ebebeb; 
	height: 20px;
	background-color : #EF9400;
	color: #FFFFFF;
	font-weight : bold;	
}

#servive_navi {
	padding-top: 5px;
	padding-bottom: 10px;
	padding-right: 5px;
	width: 100%;
	float: right;
	font-family: Arial, sans-serif, Helvetica;
	font-size: 12px;	
	background-color:rgb(255,255,255);
	font-weight: normal;
}
#servive_navi a:link, #servive_navi a:hover, #servive_navi a:visited
{
	font-family: Arial, sans-serif, Helvetica;
	font-size: 11px;	
	color: #888;	
	font-weight: bold;
}


.sitemap_level2_container {
	float:left;
	padding-left: 50px;	
}

.sitemap_level3_container {
	float:left;
	padding-left: 50px;	
}
