@charset "utf-8";
/* CSS Document */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin:0px;
	padding:0px;
}

/*********************************menu**********************************************/
.menutable{ width:1003px;background:url(images/menu_back.gif) repeat-x bottom; vertical-align:top; border-top: 1px solid #446fe0;}

a.menu_all_activ:active, a.menu_all_activ:visited,a.menu_all_activ:link,a.menu_all_activ:hover{
 font:bold 10pt Georgia, Arial;
  color:#FF000F;

  background: url("images/menu_item.gif") top left no-repeat;}
a.hc:active, a.hc:visited,a.hc:link,a.hc:hover{
 font:9pt Georgia, Arial;
  color:#000000;
  text-decoration:none;
}
a.menu_all:active, a.menu_all:visited,a.menu_all:link  { font:bold 10pt Georgia, Arial; color:#FFFFFF;padding-top:0px;padding-left:3px;padding-right:3px;text-decoration:none; }

a.menu_all:hover{font:bold 10pt Georgia, Arial; color:#000000; padding-top:0px; padding-left:3px;padding-right:3px;height:3px;}
.footerstyle a:link {
	color: #000000;
	text-decoration: none;
	
	
}
.footerstyle a:visited {
	text-decoration: none;
	color: #000000;
	
	
	
}
.footerstyle a:hover {
	text-decoration: none;
	color: #000000;
	
	
	
}
.footerstyle a:active {
	text-decoration: none;
	color: #000000;
}

a:link {
	color: #000000;
	text-decoration: none;
	
	
}
a:visited {
	text-decoration: none;
	color: #000000;
	
	
	
}
a:hover {
	text-decoration: underline;
	color: #000000;
	
	
	
}
a:active {
	text-decoration: none;
	color: #000000;
}