* {
	margin: 0px;
	padding: 0px;
 }

body {
	
	background-color: #EBEBFF;
	font-family: 'verdana', 'helvetica', sans-serif;
	color: #000000;
	font-size: 12px;
}
 a {
	color: #030553;
	text-decoration: none;
}
 a:hover {
	color: #ffffff;
	text-decoration: none;
}
#frame {
	margin: 0 auto;
	height: 940px;
	width: 900px;
	border-left: thin solid #516DFD;
	border-right: thin solid #516DFD;
	background-color: #ffffff;
}
#logo {
	position: relative;
	top: 0px;
	left:0px;
	width: 900px;
	height: 99px;
	background: url('../images/logo900.jpg') no-repeat;
}
#menu {
	position: relative;
	top: 0px;
	left:0px;
	width: 900px;
	height: 25px;
	font-size:11px;
	background: url('../images/headings/men.jpg') repeat;
}
table#tbl {
	height: 25px;
}
#ad1 {
	position: relative;
	top: 5px;
	left:10px;
	width: 880px;
	height: 100px;
	background: url('../images/bat.gif') repeat;
}
#h1 {
	position: relative;
	top:20px;
	left:10px;
	width:880px;
	height:30px;
	text-align: center;
	font-size:11px;
	font-weight:bold;
}
td#h1L {
	width:15px;
	height:30px;
	background: url('../images/headings/blueL.jpg') no-repeat;
}
td#h1M {
	background: url('../images/headings/blueM.jpg') repeat;
}
td#h1R {
	width:15px;
	height:30px;
	background: url('../images/headings/blueR.jpg') no-repeat;
}
#h1bdy {
	position: relative;
	top: 20px;
	left:10px;
	width: 848px;
	height: 640px;
	line-height:18px;
	padding-top:10px;
	padding-left:15px;
	padding-right:15px;
	font-size: 12px;
	border-left: thin solid #B2B3E6;
	border-right: thin solid #B2B3E6;
	border-bottom: thin solid #B2B3E6;
}
#copy {
	margin: 0 auto;
	width: 900px;
	height: 20px;
	font-size:11px;
	text-align:center;
	padding-top: 5px;
	color: #000000;
	border: thin solid #516DFD;
	background-color: #C0C0FF;
}
td#star {
	color: #FF0000;
}
td#fh {
	text-align: center;
	}