BODY {
  margin-top:25px;
  margin-bottom:0px;
  margin-left: 0px;
  margin-right: 0px;
  margin: 25,0,0,0;
  background-color: #ffffff;
}

TD {
  vertical-align: top;
  font-family: verdana, helvetica;
  color: #000000;
  font-size: 11px;
}

UL {
  margin-top: 0px;  
  margin-left: 10px;
  margin-right: 40px;
  padding-left: 5px;
  padding-right: 0px;
}

.f_box {
  border-top: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  background-image: url('../graphics/bg-2.gif');
  background-color: #ffffff;
  background-repeat:repeat-x;
}

.f_top {
  vertical-align: bottom;
  color: #ffffff;
  font-weight: bold;
  background-image: url('../graphics/topedge2.gif');
}

.f_bottom {
  text-align: center;
  height: 30px;
  vertical-align: middle;
}

.f_bar {
  height: 6px;
  background-image: url('../graphics/bg-1.gif');
}

.f_menu_bar {
  width: 100%;
  height: 24px;
  background-image: url('../graphics/f_bt1.gif');
  color: #ffffff;
  vertical-align: middle;
  cursor: hand;
  cursor: pointer;
}

.over {
  width: 100%;
  height: 24px;
  background-image: url('../graphics/f_bt2.gif');
  color: #ffffff;
  vertical-align: middle;
  cursor: hand;
  cursor: pointer;
}

.f_bg1 {
  background-color: #647383;
}

.f_bg2 {
  background-color: #B9C3CD;
}

h1, h3, h4, h5, h6 {
	margin: 0px 0px 0px 0px;
	color: #688FB7;
}

h1 {
	font-size: 16px;
	margin:0;
}

h2 {
	font-size: 11px;
	margin:0;
}

A.menu:link {text-decoration: underline; color: #ffffff}
A.menu:visited {text-decoration: underline; color: #ffffff;}
A.menu:active {text-decoration: none; color: #ffffff;}
A.menu:hover {text-decoration: none; color: #FFFFFF;}

a.paging {
  border: 1px solid #cccccc;
  text-decoration: none;
  color: #0000CC;
  font-weight: bold; 
  font-size: 11px;
  margin-right:5px;
  padding-left:8px;
  padding-right:8px;
  background-image: url('../graphics/bg-bt.gif');
  height:17px;
  text-align: center;
}



