body {
	background-color: #0B0B2D;
	margin: 0px;
	padding: 0px;
	overflow-y: scroll;
}

a
{
  outline: none;
}

a:hover {
	color: #000000;
	font-style: italic;
	font-weight: bold;
}

a:active {
	color: #000000;
}

a:link {
	color: #000000;
}

a:visited {
	color: #000000;
}

#banner {
	height: 83px;
	width: 703px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-image: url(../images/banner_main.gif);
}

.main {
	margin-left: auto;
	margin-right: auto;
	width: 703px;
	position: relative;
	font-family: verdana;
	font-size: x-small;
	text-align: center;
	background-color: #F0F0F8;
}

.top {
	position: relative;
	width: 703px;
}

.content1 {
	position: relative;
}

.content2 {
	background-image: url(../images/content.gif);
	background-repeat: repeat-y;
	width: 703px;
}

.content3 {
	margin-left: 21px;
	width: 667px;
}

.bottom {
}

.hd1 {
	widows: 0;
	font-size: large;
	font-weight: bold;
}

.c1 {
	text-align: center;
	font: x-small verdana;
}