body {
	background-image:  url(../images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th,input, textarea,select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #990000;
	text-decoration: none;
}
.style3 {font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	width: 150px;
	height: 18px;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-left: 4px;
}
.style5 {font-size: 13px}
.style6 {font-size: 14px}
.style7 {font-size: 15px}
.style8 {color: #000000}
.style9 {font-size: 16px}
.style10 {
	font-size: 13px;
	font-weight: bold;
}

.style12 {
	font-size: 20px;
	font-weight: bold;
	color: #990000;
}

p.pagetitle {
	padding: 0px 0px 0px 5px;
	font-size: 14pt;
	font-weight: normal;
	width: 680px;
	border-bottom: 1px solid silver;
}

table.autotable {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

table.autotable td.record {
	text-align: left;
	padding: 3px;
}

input {
	background-color: #FFFFFF;
	border: 1px solid #333333;
	padding: 3px;
}

select {
	background-color: #FFFFFF;
	border: 1px solid #333333;
	padding: 3px;
	width: 200px;
}

textarea {
	background-color: #FFFFFF;
	border: 1px solid #333333;
	padding: 3px;
	width: 350px;
	
	
}

div.input label {
	width: 200px;
	padding-right: 15px;
}

td.inp {
	text-align: right;
	font-weight: bold;
	vertical-align: top;
	padding-top: 6px;
}

div.error-message {
	color: #AA0000;
	margin: 2px 0px;
}

div.error-message a {
	text-decoration: underline;
}

div.menu {
	margin: 15px 5px 0px 8px;
	line-height: 150%;
	
}

div.imagelink {
    margin: 15px 5px;
    text-align: center;
}

