body, table, tr, td  {
	font-size: 12px;
	font-family: Tahoma;
	color: #793EB3;
}

A {
	font-size: 12px;
	font-family: Tahoma;
	color: #793EB3;
	text-decoration : none;
}

A:hover {
	text-decoration : none;
	font-size: 12px;
	font-family: Tahoma;
	color: #3077A5 ;
}
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 : 11px;
	font-weight: bold;
	color: #5D5D5D;
}
a.red {
	font-size: 9px;
	font-family: Tahoma;
	font-weight: bold;
	color: #5D5D5D;
	text-decoration : none;
}
a.red:hover {
	font-family : Tahoma;
	font-size : 9px;
	font-weight: bold;
	color: #5D5D5D;
	text-decoration: none;
}
td.side, side {
	font-family : Tahoma;
	font-size : 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a.side {
	font-family : Tahoma;
	font-size : 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a.side:hover {
	font-family : Tahoma;
	font-size : 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.morinfo {
	font-family : Tahoma;
	font-size : 10px;
	font-weight: normal;
	color: #000000;
	
}
a.morinfo:hover {
	font-family : Tahoma;
	font-size : 10px;
	font-weight: normal;
	color: #000000;
	
}
td.smap {
	font-family :Tahoma;
	font-size : 11px;
	color: #FFAC30;
	font-weight: bold;
	text-decoration: none;	
}
a.smap {
	font-family : Tahoma;
	font-size : 11px;
	color: #FFAC30;
	font-weight: bold;
	text-decoration: none;	
}
a.smap:hover {
	font-family : Tahoma;
	font-size : 11px;
	color: #FFAC30;
	font-weight: bold;
	text-decoration: underline;
}
td.ad, ad {
	font-family : Tahoma;
	font-size : 9px;

	color: #5D5D5D;
}
a.ad {
	font-size: 9px;
	font-family: Tahoma;

	color: #5D5D5D;
	text-decoration : none;
}
a.ad:hover {
	font-family : Tahoma;
	font-size : 9px;

	color: #5D5D5D;
	text-decoration: none;
}
}
td.hr {
	font-size: 12px;
	font-family: Tahoma;
	color: #2F77A5;
	font-weight: bold;
}
td.hr:hover {
	font-family : Tahoma;
	font-size : 12px;
	color: #2F77A5;
	font-weight: bold;
}

body, table, tr, td  {
	
	scrollbar-base-color:  #E9EAEA;
	scrollbar-arrow-color: #FFAC30;
	scrollbar-face-color:  #3077A5;
	
}