body, table, tr, td  {
	font-size: 12px;
	font-family: Tahoma;
	color: #576D5F;
}

A {
	font-size: 12px;
	font-family: Tahoma;
	font-weight: normal;
	color: #576D5F ;
	text-decoration : none;
}

A:hover {
	text-decoration : underline;
	font-size: 12px;
	font-family: Tahoma;
	color: #576D5F ;
}
input, select, textarea  {
	font-family : Tahoma;
	font-size : 12px;
	font-weight: normal;
	margin-bottom : 1px;
	margin-top : 1px;
	margin-right : 2px;
	margin-left : 2px;
	background-color: #EEF0F6;
}
td.nav, nav {
	font-family : Tahoma;
	font-size : 12px;
	font-weight: normal;
	color: #838383;
}
a.nav {
	font-size: 12px;
	font-family: Tahoma;
	font-weight: normal;
	color: #6D809E;
	text-decoration : none;
}
a.nav:hover {
	font-family : Tahoma;
	font-size : 12px;
	font-weight: normal;
	color: #6D809E;
	text-decoration: none;
}
td.side, side {
	font-family : Tahoma;
	font-size : 12px;
	font-weight: normal;
	color: #000080;
}
a.side {
	font-family : Tahoma;
	font-size : 12px;
	font-weight: normal;
	color: #000080;
}
a.side:hover {
	font-family : Tahoma;
	font-size : 12px;
	font-weight: normal;
	color: #F0A80D;
	text-decoration: none;
}
a.morinfo {
	font-family : Tahoma;
	font-size : 12px;
	font-weight: bold;
	color: #000080;
	text-decoration: overline;	
}
a.morinfo:hover {
	font-family : Tahoma;
	font-size : 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: overline;	
}
td.smap {
	font-family :Tahoma;
	font-size : 12px;
	color: #000080;
	text-decoration: none;	
}
a.smap {
	font-family : Tahoma;
	font-size : 12px;
	color: #000080;
	text-decoration: none;	
}
a.smap:hover {
	font-family : Tahoma;
	font-size : 12px;
	color: #000080;
	text-decoration: underline;
}
body, table, tr, td  {
	
	scrollbar-base-color:  #FFFFFF;
	scrollbar-arrow-color: #425849;
	scrollbar-face-color:  #B9DC68;
	
}
