* {
	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: 700px;
	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/camoL.jpg') no-repeat;
}
td#h1M {
	background: url('../images/headings/camoM.jpg') repeat;
}
td#h1R {
	width:15px;
	height:30px;
	background: url('../images/headings/camoR.jpg') no-repeat;
}
#h1bdy {
	position: relative;
	top: 20px;
	left:10px;
	width: 878px;
	height: 380px;
	font-size: 12px;
	font-weight: bold;
	border-left: thin solid #A9A981;
	border-right: thin solid #A9A981;
	border-bottom: thin solid #A9A981;
	background-color: #E7E7DD;
}
#mail {
	position: relative;
	top: 20px;
	left:20px;
	width: 400px;
	height: 20px;
	font-size:11px;
	font-weight:bold;
}
td#mL {
	width:15px;
	height:20px;
	background: url('../images/headings/hyellL.jpg') no-repeat;
}
td#mM {
	background: url('../images/headings/hyellM.jpg') repeat;
}
td#mR {
	width:15px;
	height:20px;
	background: url('../images/headings/hyellR.jpg') no-repeat;
}
#mailbdy {
	position: relative;
	top: 20px;
	left:20px;
	width: 398px;
	height: 80px;
	border-left: thin solid #DEE101;
	border-right: thin solid #DEE101;
	border-bottom: thin solid #DEE101;
	background-color: #FFFFD9;
}
#news {
	position: relative;
	top: 5px;
	left:5px;
	width: 126px;
	height: 70px;
	background: url('../images/news.jpg') no-repeat;
}
#newstxt {
	position: relative;
	top: -55px;
	left:138px;
	width: 250px;
	height: 70px;
	font-size: 11px;
}
#h2 {
	position: relative;
	top: -81px;
	left:440px;
	width: 450px;
	height: 20px;
	font-size:11px;
	font-weight:bold;
}
td#h2L {
	width:15px;
	height:20px;
	background: url('../images/headings/blueL.jpg') no-repeat;
}
td#h2M {
	background: url('../images/headings/blueM.jpg') repeat;
}
td#h2R {
	width:15px;
	height:20px;
	background: url('../images/headings/blueR.jpg') no-repeat;
}
#h2bdy {
	position: relative;
	top: -81px;
	left:440px;
	width: 448px;
	height: 80px;
	border-left: thin solid #8080FF;
	border-right: thin solid #8080FF;
	border-bottom: thin solid #8080FF;
	background-color: #E3E4FF;
}
#h2pic {
	position: relative;
	top: 5px;
	left:5px;
	width: 122px;
	height: 70px;
	background: url('../images/swift.jpg') no-repeat;
}
#h2txt {
	position: relative;
	top: -69px;
	left:138px;
	width: 305px;
	height: 70px;
	font-size:11px;
}
#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;
	}