body {
	font-family: "Courier New";
	color: #FFFFFF;
	font-size: 11px;
	background-color: #000013;
	margin-top: 0px;
}

table {
	font-family: "Courier New";
	color: #FFFFFF;
	font-size: 11px;
}

.bkg {
	background-image: url(../images/bkg.jpg);
	background-repeat: no-repeat;
}

.main {
	background-image: url(../images/main.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 300px;
}

.cent {
	background-image: url(../images/cent.jpg);
	background-repeat: no-repeat;
	width: 623px;
	height: 150px;
}

.right {
	background-image: url(../images/right.jpg);
	background-repeat: no-repeat;
	width: 232;
}

a:link {
	font-family: "Courier New";
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-family: "Courier New";
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: "Courier New";
	font-size: 11px;
	color: #999999;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	font-family: "Courier New";
	font-size: 11px;
	color: #999999;
	font-weight: bold;
	text-decoration: underline;
}
a.t:link {
	font-family: "Courier New";
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a.t:visited {
	font-family: "Courier New";
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a.t:hover {
	font-family: "Courier New";
	font-size: 16px;
	color: #999999;
	font-weight: bold;
	text-decoration: underline;
}
a.t:active {
	font-family: "Courier New";
	font-size: 16px;
	color: #999999;
	font-weight: bold;
	text-decoration: underline;
}

input {
	font-family: "Courier New";
	font-size: 11px;
	color: #ffffff;
	border: 0px ;
	background-color: #0c1853;
}
.input {
	font-family: "Courier New";
	font-size: 11px;
	color: #ffffff;
	border: 0px ;
	background-color: #0c1853;
	cursor: pointer;
	
}
textarea {
	font-family: "Courier New";
	font-size: 11px;
	color: #ffffff;
	border: 0px ;
	background-color: #0c1853;
}
select {
	font-family: "Courier New";
	font-size: 11px;
	color: #ffffff;
	border: 0px ;
	background-color: #0c1853;
}
.bold {
	font-weight: bold;
}
.title {
	font-size: 16px;
	color: #ffffff;
	font-family: "Courier New";
}
.blue {
	background-image: url(../images/blue.png);
	}
.bl {
	background-color: #000013;
	border: 1px solid #999999;
}	
	
.pic {
	background-repeat: no-repeat;
	background-position: center;
	vertical-align: middle;
	border: #ffffff 1px solid;
	height: 400px;
	width: 600px;
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
