body {
	text: #ffffff;
	background-color: #000033;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #FFFFFF;
	background-image: url(background.jpg);
	padding: 0px;
}

hr{
	color: #000066
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #FFFFFF;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	background-color: #f8d507;
}


a:link {
	text-decoration: none;
	color: #FFFFFF;
	background: transparent;
	font-style: normal;
	font-weight: bold;
}

a:hover {
text-decoration: none;
color: #000000;
background: transparent;
}

a:active {
text-decoration: none;
color: #eeeeee;
background: transparent;
}

a:visited {
text-decoration: none;
color: #cccccc;
background: transparent;
}

form {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

input {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	background-color: #999999;
	color: #CCCCCC;
	background-image: url(background.jpg);
	text-transform: none;
	padding: 5px;
	text-align: left;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 20px;
	color: #FFFFFF;
	padding: 2px;
}

h3 {color: #FFFFFF;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

input:submit{
	background-color: #cdddff;	
	color: #cdddff;	
}

img {
border-color: #333366;
}


.style1 {color: #FFFFFF;font-weight: bold;}
.style6 {font-family: Arial, Helvetica, sans-serif}
.style7 {color: #FFFFFF}
.style9 {color: #000000}