html, body {
   height: 100%;
}
body {
   background:#218fb9 url(bg_body_gradient.gif) top left repeat-x;
   color:#000;
   font-size:11px;
   line-height:14px;
   margin:0;
   padding:0;
}
body,tr,td {
 
   color:#000;
   font-size:12px;
   line-height:14px;
   margin:0;
   padding:0;
}
.top{
  color:#FF0000;
  }

a:link {
	font-size: 12px;
	color: #333333;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}

.foot {
	color: #FFFFFF;
}
a.foot:link {
	color: #FFFFFF;
}
a.foot:hover {
	color: #666666;
	text-decoration: none;
}

a.foot:visited {
	color: #ffffff;
	text-decoration: none;
}.about {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
.style_4{
	background-repeat: no-repeat;
	background-position: bottom;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
