body {
	margin: 5px;
	font-family: verdana;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	background-color: rgb(240,240,240);
}
td {
	font-family: verdana;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	vertical-align: top;
}

/*p, ul, li
{
	margin-top: 0px;
	margin-bottom: 0px;
}*/

p {
  line-height: 15px;
}
img {
  border-width:0px;
}

/* Start of Coolmenus Styles*/
.clCMEvent {position: absolute;    width: 99%;    height: 99%;    clip: rect(0,100%,100%,0);    left: 0;    top: 0;    visibility: visible}
.clCMAbs {position: absolute;    visibility: hidden;    left: 0;    top: 0}
/* CoolMenus 4 - default styles - end */
/*Styles for level 0*/
.clLevel0, .clLevel0over {position: absolute; background-color:#000000; padding: 0px;    font-family: arial;    font-size: 10px;    font-weight: bold}
.clLevel0 {color: #FFFFFF;    }
.clLevel0over {color: #FFFFFF;cursor: pointer;    cursor: hand;    }
.clLevel0border {position: absolute;    visibility: hidden;    }
/*Styles for level 1*/
.clLevel1, .clLevel1over {position: absolute;    background-color: #666699;    padding: 3px 0px 0px 11px;    font: normal 11px Arial}
.clLevel1 {color: #FFFFFF;    }
.clLevel1over {cursor: pointer;    cursor: hand;    color: #FFFF00;    }
.clLevel1border {position: absolute;    visibility: hidden;    background-color: #FFFFFF;    layer-background-color: #FFFFFF;   }
/* End of Coolmenus Styles*/

.nb {
  font: normal 11px Verdana;
  color: #999999;
}

.paging a {
  font: normal 11px verdana;
  color: #000000;
}

.pagingLinkOff {
  font: bold 11px verdana;
  color: #3A5E99;
}

#body {
  /*border:1px solid #333367;*/
	width: 760px;
	background-color: #FFFFFF;
}
#banner {
	margin: 25px 0px 10px 10px;
	height: 60px;
	text-align: left;
}
#banner tr td ul {
	margin: 0px;
	padding: 0px;
}
#banner tr td ul li {
  display: inline;
	list-style-type: none;
	width: 110px;
	margin-left: 0px;
	padding: 0px;
}

*html #banner tr td ul li {
	margin-left: 5px;
}

#copyright {
	height: 40px;
	background-color: #6E758F;
	text-align: center;
	vertical-align: middle;
}
#copyright, #copyright a {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#copyright a:hover {
	text-decoration: underline;
}
