* {
	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: 640px;
	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/chocL.jpg') no-repeat;
}
td#h1M {
	background: url('../images/headings/chocM.jpg') repeat;
}
td#h1R {
	width:15px;
	height:30px;
	background: url('../images/headings/chocR.jpg') no-repeat;
}
#h1bdy {
	position: relative;
	top: 20px;
	left:10px;
	width: 868px;
	height: 300px;
	padding-left: 10px;
	border-left: thin solid #DFC9C9;
	border-right: thin solid #DFC9C9;
	border-bottom: thin solid #DFC9C9;
	background: url('../images/frmbg2.jpg') repeat;
}
#h1bdy2 {
	position: relative;
	top: 20px;
	left:10px;
	width: 878px;
	height: 170px;
	padding-top: 130px;
	text-align: center;
	font-size: 14px;
	border-left: thin solid #DFC9C9;
	border-right: thin solid #DFC9C9;
	border-bottom: thin solid #DFC9C9;
	background: url('../images/frmbg2.jpg') repeat;
}
#mlf {
	position: relative;
	top: -10px;
	left:350px;
	text-align:center;
}
#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;
	}