body {
	background-image: url(images/line-1.png);
	background-color: rgb(97,98,146);
	background-repeat: repeat-y;
	font-family: Verdana;
	color: #86213F;
	font-size: 12px;
	line-height: 16px;
	}

p {
	font-family: Verdana;
	color: #86213F;
	font-size: 12px;
	line-height: 16px;
	}
	
.top {
	color: #86213F;
	font-family: "Times New Roman";
	font-size: 20px; 
	text-align: right;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	letter-spacing: 1px;
	background-color: #616292;
	text-transform: none;
	margin-bottom: 0px;
	border-bottom: 2px solid #86213F;
	}

.center {
	font-family: Verdana;
	color: #86213F;
	font-size: 12px;
	line-height: 16px;
	text-align: center; 
	}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #86213F;
	font-size: 12px;
	line-height: 16px;
	border: none;
	}

a:link,a:visited {
	font-family: Verdana;
	color: #86213F;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	}

a:hover,a:active {
	font-family: Verdana;
	color: #86213F;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	}
	
div.nav a:link, div.nav a:visited {
	display: block;
	text-transform: UPPERCASE;
	color: #86213F;
	text-align:center;
	margin-bottom: 1px;
	letter-spacing:2px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #616292;
	border-bottom: none;
}

div.nav a:hover, div.nav a:active {
	color: #86213F;
	text-align:center;
	text-transform: UPPERCASE;
	background-color: #616292;
	margin-bottom: 1px;
	letter-spacing:2px;
	padding-top: 2px;
	padding-bottom: 2px;
	position: relative;
	border-bottom: none;
	font-weight: bold;
}
	
a img {
	border: none;
	}
	
img {
	border: none;
	}

div.header {
	position: absolute;
	left: 0px;
	top: 0px;
	}

div.main {
	position: absolute;
	left: 213px;
	top: 273px;
	width: 434px;
	}

input {
	font-family: Verdana;
	color: #86213F;
	text-decoration: none;
	font-size: 12px;
	border: 1px solid;
	color: #86213F;
	background: rgb(97,98,146);
	}

select {
	font-family: Verdana;
	color: #86213F;
	text-decoration: none;
	font-size: 12px;
	border: 1px solid;
	color: #86213F;
	background: rgb(97,98,146);
	}

textarea {
	overflow: auto;
	font-family: Verdana;
	color: #86213F;
	text-decoration: none;
	font-size: 12px;
	border: 1px solid;
	color: #86213F;
	background: rgb(97,98,146);
	}

.submit input {
	font-family: Verdana;
	color: #86213F;
	text-decoration: none;
	font-size: 12px;
	border: 1px solid;
	color: #86213F;
	background: rgb(97,98,146);
	}
