
td.logospace {
        margin-top: 0px;
	    background-color: #625b9c;
}
td.logospace2 {
        margin-top: 0px;
	    background-color: #625b9c;
}
td.logospace3 {
        margin-top: 0px;
	    background-color: #625b9c;
}

span.logospace2_text {
        color: #f4d400; 
		font-size: 8pt
}

a.my_links:link    { font-family: verdana, arial, helvetica, sans-serif; font-size: 8pt; color: #DFDEEB; text-decoration: underline }
a.my_links:visited { font-family: verdana, arial, helvetica, sans-serif; font-size: 8pt; color: #DFDEEB; text-decoration: underline }
a.my_links:active  { font-family: verdana, arial, helvetica, sans-serif; font-size: 8pt; color: #DFDEEB; border: 1px solid #bbbbbb;  }
a.my_links:hover   { font-family: verdana, arial, helvetica, sans-serif; font-size: 8pt; color: #F4D400; text-decoration: underline }			 

span.my_link_div {
	color: #E7E6F0;
	font-size: 8pt;
}


a.xmenu_item:link { font-size: 8pt; color: #333333; font-weight: bold; font-family: verdana, sans-serif; text-decoration: none; }
a.xmenu_item:active { background-color: gray; font-size: 8pt; color: #333333; font-weight: bold; font-family: verdana, sans-serif; text-decoration: none; }
a.xmenu_item:visited { font-size: 8pt; color: #333333; font-weight: bold; font-family: verdana, sans-serif; text-decoration: none; }
a.xmenu_item:hover { background-color: #D7D6E6; }

table.xmenu_bgtable {
    background-color: #F8F8F8; 
	margin-top: 5px
}

table.xmenu_table {

	border-style: solid;
	border-width: 1px;
	border-color: #E7E6F0;
	background-color: #ecebf3;

}

td.xmenu_item {
	BACKGROUND-COLOR: #efefef;
	PADDING-LEFT: 8px;
	PADDING-TOP: 1px;
	PADDING-RIGHT: 8px;
	PADDING-BOTTOM: 1px;
	MARGIN: 3px 3px 3px; 
	width: 150px;
	border-width: 1px; 
    	border-style: solid; 
	border-color: white
}

td.xmenu_item_hl {
	BACKGROUND-COLOR: #DCDDE6;
	PADDING-LEFT: 8px;
	PADDING-TOP: 1px;
	PADDING-RIGHT: 8px;
	PADDING-BOTTOM: 1px;
	MARGIN: 3px 3px 3px; 
	width: 150px;
	border-width: 1px; 
    	border-style: solid; 
	border-color: white
}

td.xmenu_item_sel {
	BACKGROUND-COLOR: #F6DC33;
	PADDING-LEFT: 8px;
	PADDING-TOP: 1px;
	PADDING-RIGHT: 8px;
	PADDING-BOTTOM: 1px;
	MARGIN: 3px 3px 3px; 
	width: 150px;
	border-style: solid;
	border-width: 1px;
	border-color: #E7E6F0;
}

div.ymenu_item {
	margin-left: 2px; margin-top: 4px;
}
div.ymenu_sel {
	background-color: #FDFAE5;
}


table.navi_table {
				 margin-left: auto;
				 margin-right: auto;
				 border-width: 1px; 
				 border-style: solid; 
				 border-color: #cccccc
}
				 

td.navi_topheader { 
			  background-color: #DCDDE6;
   			  font-family: verdana, arial, helvetica, sans-serif;
			  font-size: 9pt;
			  color: #000000;
			  font-weight: bold;
}

td.navi_left { 
			 width: 170px; 
			 height: 100%;
			 background-color: #F8F8F8;
			 
			 border-left-style: solid;
			 border-left-width: 2px;
			 border-left-color: #E7E6F0;
			 
 			 border-top-style: solid;
			 border-top-width: 2px; 
			 border-top-color: #E7E6F0;

 			 border-right-style: solid;
			 border-right-width: 2px; 
			 border-right-color: #E7E6F0;

			 border-bottom-style: none;
}

td.navi_leftbottom { 
			 width: 170px; 
			 height: 100%;
			 background-color: #ecebf3;
			 
			 border-left-style: solid;
			 border-left-width: 2px;
			 border-left-color: #E7E6F0;
			 
 			 border-top-style: none;

 			 border-right-style: solid;
			 border-right-width: 2px; 
			 border-right-color: #E7E6F0;

 			 border-bottom-style: solid;
			 border-bottom-width: 2px; 
			 border-bottom-color: #E7E6F0;
}

td.contentarea   { 
        background-color: #ffffff;
}

