html, body
{
	font-family:						Arial, Helvetica, sans-serif;
	font-size:							12px;
	color:								#000000;
	background:							#999999 url( 'bg1.gif' ) repeat;
	margin:								0px;
	padding:							0px;
}

td
{
	font-family:						Arial, Helvetica, sans-serif;
	font-size:							12px;
}

a.navigation2, a.navigation2:link, a.navigation2:visited, a.navigation2:active
{
	display:							block;
	color:								#FFFFFF;
	text-decoration:					none;
	text-transform:						none;
	font-size:							12px;
	font-weight:						bold;
	background:							url( 'normal.gif' ) no-repeat;
	width:								200px;
	height:								20px;
	margin:								0px 0px 0px 0px;
	padding:							2px 0px 2px 15px;
}

a.navigation2:hover
{
	display:							block;
	color:								#FFFFFF;
	text-decoration:					none;
	text-transform:						none;
	font-size:							12px;
	font-weight:						bold;
	background:							url( 'over.gif' ) no-repeat;
	width:								200px;
	height:								20px;
	margin:								0px 0px 0px 0px;
	padding:							2px 0px 2px 15px;
}

div.navigation2
{
	display:							block;
	background:							#F26521;
}

a.subnavigation2, a.subnavigation2:link, a.subnavigation2:visited, a.subnavigation2:active
{
	display:							block;
	color:								#FFFFFF;
	text-decoration:					none;
	text-transform:						none;
	font-size:							12px;
	font-weight:						bold;
	background:							url( 'normal_sub.gif' ) no-repeat;
	width:								200px;
	height:								20px;
	margin:								0px 0px 0px 0px;
	padding:							2px 0px 2px 20px;
}

a.subnavigation2:hover
{
	display:							block;
	color:								#FFFFFF;
	text-decoration:					none;
	text-transform:						none;
	font-size:							12px;
	font-weight:						bold;
	background:							url( 'over_sub.gif' ) no-repeat;
	width:								200px;
	height:								20px;
	margin:								0px 0px 0px 0px;
	padding:							2px 0px 2px 20px;
}

div.subnavigation2
{
	display:							block;
	background:							#F26521;
}

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:								#F26521;
	text-decoration:					none;
}

a.copyright:hover
{
	color:								#FFFFFF;
	text-decoration:					none;
}

#copyright
{
	color:								#FFFFFF;
	text-decoration:					none;
	padding:							10px;
	font-size:							12px;
	font-weight:						bold;
}

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;
}

#tl
{
	width:								16px;
	height: 							16px;
	background:							url( 'tl.gif' ) no-repeat;
}

#tc
{
	width:								500px;
	height:								16px;
	background:							url( 'tc.gif' )  repeat-x;
}

#tr
{
	width:								16px;
	height:								16px;
	background:							url( 'tr.gif' ) no-repeat;
}

#cl
{
	width:								16px;
	height:								16px;
	background:							url( 'cl.gif' ) repeat-y;
}

#cr
{
	width:								16px;
	height:								16px;
	background:							url( 'cr.gif' ) repeat-y;
}

#bl
{
	width:								16px;
	height:								16px;
	background:							url( 'bl.gif' ) no-repeat;
}

#bc
{
	width:								500px;
	height:								16px;
	background:							url( 'bc.gif' ) repeat-x;
}

#br
{
	width:								16px;
	height:								16px;
	background:							url( 'br.gif' ) no-repeat;
}

#style1
{
	border:								2px solid black;
	background: 						#003562;
}

#style2
{
	background:							url( 'splash.gif' ) no-repeat;
	background-position:				left center;
}

#style3
{
	width:								500px;
	background:							#FFFFFF;
}