html, body
{
	font-family:						Arial, Helvetica, sans-serif;
	font-size:							12px;
	color:								#000000;
	background:							url( 'bg1.jpg' ) repeat;
	margin:								0px;
	padding:							0px;
}

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

a.navigation, a.navigation:link, a.navigation:visited, a.navigation:active
{
	color:								#000000;
	text-decoration:					none;
	text-transform:						uppercase;
	font-family:						Tahoma, Verdana, Arial, Sans-Serif;
	font-size:							12px;
	font-weight:						bold;
	padding:							10px;
	height:								20px;
}

a.navigation:hover
{
	background:							#FFFFFF;
	color:								#000000;
	text-decoration:					none;
	text-transform:						uppercase;
	font-family:						Tahoma, Verdana, Arial, Sans-Serif;
	font-size:							12px;
	font-weight:						bold;
	padding:							10px;
	height:								20px;
}

span.navigation
{
}

div.navigation2
{
	display:							block;
}

div.subnavigation2
{
	display:							block;
	padding-left:						15px;
}

div.content
{
	color:								#FFFFFF;
	padding:							10px;
}

div.block
{
	display:							block;
}

a, a:link, a:visited, a:active
{
	color:								#003562;
	text-decoration:					none;
}

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


a.copyright, a.copyright:link, a.copyright:visited, a.copyright:active
{
	color:								#003562;
	text-decoration:					none;
}

a.copyright:hover
{
	color:								#E15410;
	text-decoration:					none;
}

#copyright
{
	color:								#000000;
	text-decoration:					none;
	padding:							10px;
	font-size:							12px;
	font-weight:						bold;
	text-align:							right;
}

hr
{
	width:								100%;
	background-color:					#E15410;
	color:								#E15410;
	height:								2px;
	border:								none;
}

input, select, textarea
{
	color:								#000000;
	background-color:					#FEFEFE;
	margin:								2px;
	border:								1px solid #003562;
}

pre
{
	background-color:					#FEFEFE;
	border:								1px solid #003562;
	padding:							10px;
	text-indent: 						0px;
}

h1, h2, h3, h4, h5
{
	font-size:							18px;
	color:								#003562;
	margin:								0px 0px 0px 0px;
}

.paragraph
{
	text-align:							justify;
}

#style1
{
	background:							#FFFFFF url( 'symbol.jpg' ) no-repeat;
	background-position:				bottom right;
	border-left:						2px solid black;
	border-right:						2px solid black;
}

#style2
{
	background:							url( 'splash.jpg' ) no-repeat;
}

#style3
{
	background:							url( 'bg1.png' ) repeat;
}