body {
	background-image: url(images/bg.png);
	background-color: rgb(222,216,227);
	background-repeat: repeat;
	font-family: Verdana, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 16px;
	padding-left: 3px;
	margin: 0px;
	}

p {
	font-family: Verdana, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 16px;
	padding-left: 3px;
	padding-right: 3px;
	}

.top {
	color: #000000;
	font-family: "Bodoni MT Poster Compressed";
	font-size: 30px; 
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
	letter-spacing: 2px;
	background-color: none;
	text-transform: none;
	margin-bottom: 0px;
	border-bottom: none;
	}

.center {
	font-family: Verdana, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 16px;
	text-align: center; 
	}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 16px;
	border: none;
	}

a:link,a:visited {
	font-family: Verdana, sans-serif;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	}

a:hover,a:active {
	font-family: Verdana, sans-serif;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	}
	
a img {
	border: none;
	}
	
img {
	border: none;
	}

div.header {
	position: absolute;
	left: 0px;
	top: 0px;
	}

div.main {
	position: absolute;
	left: 301px;
	top: 89px;
	width: 492px;
	}

input {
	font-family: Verdana, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	border: 1px solid;
	color: #000000;
	background: rgb(222,216,227);
	}

select {
	font-family: Verdana, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	border: 1px solid;
	color: #000000;
	background: rgb(222,216,227);
	}

textarea {
	overflow: auto;
	font-family: Verdana, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	border: 1px solid;
	color: #000000;
	background: rgb(222,216,227);
	}

.submit input {
	font-family: Verdana, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	border: 1px solid;
	color: #000000;
	background: rgb(222,216,227);
	}
