body,td,h1{
	font-family: Arial, "MS Sans Serif", Geneva, sans-serif;
	font-size: 90%;
	color: #102F3C;
}
.h01{
	font-family: Arial;
	font-size: 16px;
	font-weight: bolder;
	color: #EB3D00;
}

icg {
	font-family: Arial, "MS Sans Serif", Geneva, sans-serif;
	font-size: 90%;
      color: #ffffff;
}

A:Link {
	color : #094D78;
	text-decoration : underline;
}
A:Visited {
	color : #6B8E96;
	text-decoration : underline;
}
A:Active {
	color : #EB3D00;
	text-decoration : underline;
}
A:Hover {
	color : #EB3D00;
	text-decoration : underline;
}
td.menu{ font-size: 11px; font-weight:bold;}
A.menu:Link {
	color : #ffffff;
	text-decoration : none;
}
A.menu:Visited {
	color : #A9D0D3;
	text-decoration : none;
}
A.menu:Active {
	color : #EB3D00;
	text-decoration : none;
}
A.menu:Hover {
	color : #EB3D00;
	text-decoration : none;
}
td.menu2{ font-size: 12px; font-weight:bold;}
A.menu2:Link {
	color : #055B6D;
	text-decoration : none;
}

A.menu2:Visited {
	color : #055B6D;
	text-decoration : none;
}
A.menu2:Active {
	color : #055B6D;
	text-decoration : none;
}
A.menu2:Hover {
	color : #EB3D00;
	text-decoration : none;
}
.gd {
   font-size:10px;
   font-family:tahoma;}
.rbox { margin:0px 0 0px 0px; padding:0 0px 0px 0px; border-right:none; border-top-left-radius:6px; -moz-border-radius-topleft:6px; -webkit-border-top-left-radius:6px; border-bottom-left-radius:6px; -moz-border-radius-bottomleft:6px; -webkit-border-bottom-left-radius:6px;width:350px;}
.rbox .wrap { height:200px;overflow: hidden; position:relative; }
.rbox .wr { position:relative; }
.rbox .item { clear:both; }
.rbox .thumb { float:left; margin-right:10px; }
.rbox .text { font-size:85%; }
.rbox .arr { border-left-color:#0095d6 !important; }
.rbox .bname a { color:#0095d6 !important; font-weight:bold; }