body, table, tr, td  {
	font-size: 12px;
	font-family: Tahoma;
	color: #000000;
}

A {
	font-size: 12px;
	font-family: Tahoma;
		font-weight: bold;
	color: #FF8400 ;
	text-decoration : none;
}

A:hover {
	text-decoration : none;
	font-size: 12px;
	font-family: Tahoma;
	color: #6699CC ;
}
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.red, red {
	font-family : Tahoma;
	font-size : 10px;
	font-weight: normal;
	color: #FFFFFF;
}
a.red {
	font-family : Tahoma;
	font-size : 10px;
	font-weight: normal;
	color: #FFFFFF;
}
a.red:hover {
	font-family : Tahoma;
	font-size : 10px;
	font-weight: normal;
	color: #FFFFFF;
}
td.side, side {
	font-family : Tahoma;
	font-size : 12px;
	font-weight: normal;
	color: #FFFFFF;
}
a.side {
	font-family : Tahoma;
	font-size : 14px;
	font-weight: normal;
	color: #FF4E00;
}
a.side:hover {
	font-family : Tahoma;
	font-size : 10px;
	font-weight: normal;
	color: #F0A80D;
	text-decoration: none;
}
a.morinfo {
	font-family : Tahoma;
	font-size : 11px;
	font-weight: bold;
	color: #000080;
	text-decoration: overline;	
}
a.morinfo:hover {
	font-family : Tahoma;
	font-size : 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: overline;	
}
td.smap {
	font-family :Tahoma;
	font-size : 9px;
	color: #000080;
	text-decoration: none;	
}
a.smap {
	font-family : Tahoma;
	font-size : 9px;
	color: #000080;
	text-decoration: none;	
}
a.smap:hover {
	font-family : Tahoma;
	font-size : 9px;
	color: #000080;
	text-decoration: underline;
}
body, table, tr, td  {
	
	scrollbar-base-color:  #E9EAEA;
	scrollbar-arrow-color: #FFAC30;
	scrollbar-face-color:  #3077A5;
	
}