body {
/* Sets ths scroll bar style. This does not work in Nutscrape 4.7 */
	scrollbar-face-color:#527194;
	scrollbar-arrow-color:#00ccff;
	scrollbar-track-color:#EEEEEE;
	scrollbar-shadow-color:'';
	scrollbar-highlight-color:'';
	scrollbar-3dlight-color:'';
	scrollbar-darkshadow-Color:'';
/* End scroll bar style */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #00315B;
	margin: 0 0 0 0;
}

p {
	text-align: justify;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

h1 {
	margin:0;
	padding:0;
	display:inline;
}

h2 {
	color: #ff9900;
	font-size: 12px;
	font-weight: bold;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	list-style-image: url(images/li.gif);
}

input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #000000;
	background-color : #DDDD99;
	border-right-width : 1px;
	border-right-color : #ffffff;
	border-right-style : solid;
	border-top-width : 1px;
	border-top-color : #ffffff;
	border-top-style : solid;
	border-bottom-width : 1px;
	border-bottom-color : #ffffff;
	border-bottom-style : solid;
	border-left-width : 1px;
	border-left-color : #ffffff;
	border-left-style : solid;
}



a:link {
	color: #33ccff;
	text-decoration: none;
}

a:visited, a:active {
	color: #33ccff;
	text-decoration: none;
}


a:hover {
	color: #ffcc33;
	text-decoration: none;
}

#content {
	background: url(images/background_table.jpg) no-repeat center top;
}

.splash {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: justify;
}

.button {
	border: 0px none;
}
