.tab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #AB0A0A;
	background-image:  url("img/tab_bg.jpg");
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
	line-height: 20px;
}
#left {visibility:hidden;}
#right {float:right;}
#header {display: inline;}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	width: 98%;
}
.data td {
	background-color: #F4F5F2;
	padding: 5px 5px 5px 5px;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 38px;
	text-decoration: none;
	background-image:  url("img/copy_bg.jpg");
	color:#989898;
	width: 100%;
}
.head{
font-size:16px;
font-family:Arial, Helvetica, sans-serif;
color: #666666;
padding-left: 15px;}

.menu a{
font-family:tahoma;
font-size:10px;
color: #636466;
font-weight: bold;
text-decoration: none;}
.menu {
font-family:tahoma;
font-size:10px;
width: 181px;
padding: 8px 3px 5px 8px;
font-weight: bold;
text-decoration: none;}
.menu a:hover {
font-family:tahoma;
font-size:10px;
color: #000000;
font-weight: bold;
text-decoration: underline;}

.topMenu {
  border-width: 1;
  border-style: solid;
  border-color:#AB0A0A;
  text-align:center;

}
.submenu {
  background-color: #FFFFFF;
  border-width: 1;
  border-style: solid;
  border-color: #AAAAAA;
  text-align:center;
}
.topItemNormal {
  font-family: arial;
  background-image:  url("img/menu_bg.gif");
  font-weight: bold;
  font-size: 12px;
  color: #FFFFFF;
  cursor: pointer;
  text-align:center;
}
.topItemOver {
  background-image:  url("img/menu_bg_o.gif");
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  color: #003366;
  cursor: hand;
  text-align:center;
}
.itemNormal {
  font-family: arial;
  font-size: 10px;
  color: #000000;
  cursor: hand;
  background-color: #B8DCE8;
  height: 18px;
}
.itemOver {
  font-family: arial;
  font-size: 11px;
  color: #ffffff;
  cursor: hand;
  font-weight:bold;
  background-color: #8DBEF3;
  height: 18px;
}
#hide {
display: none;}
div#poweredby {display: none; width: 0%;}
div#poweredby a{text-decoration: none; font-size: 0%; color: #FFF;}

