<style>
   <!--

BODY
	{
	background-color: #000066;
	margin-top: 0;
	margin-bottom: 0;
	font-family:Tahoma;
	font-size:12px;
}

fieldset
	{
	margin: 10px 10px 10px 10px;
	padding:8px;
	max-width:430px;
	overflow:hidden;
	border: 1px solid #000000;
	
}

.tableborder

{ 
border-left: thin dotted #660000;
}

h1 {
font-size: 20px;
color: #660000;
font-weight: bold;
margin-top: 0px;
margin-bottom: 0px;
} 

h2 {
font-size: 16px;
color: #660000;
font-weight: bold;
margin-top: 0px;
margin-bottom: 0px;
} 



fieldset legend
	{
	margin-left: 10px;
	font-size:medium;
	font-weight:bold;
	color: #333;
}

a:link 
	{
	color: #000099; 
	text-decoration: none; 
	font: bold; 
}
a:active 
	{
	color: #000000; 
	text-decoration: none; 
	font: bold; 
}
a:visited 
	{
	color: #000099; 
	text-decoration: none; 
	font: bold;
}
a:hover 
	{
	color: #990000; 
	text-decoration: underline; 
	font: bold; 
}

   -->
#flashcontent{
	position:absolute;
	left:50%;
	margin-left:420px;
	top:100px;
	z-index: 100;


}
}

  </style>
  