a:visited    { text-decoration: underline; color: #1b517d; }
a:link       { text-decoration: underline; color: #1b517d; }
a:hover      { text-decoration: underline; color: #2E9BB3; }

a.top:visited    { text-decoration: underline; color: #025DB3; }
a.top:link       { text-decoration: underline; color: #025DB3; }
a.top:hover      { text-decoration: underline; color: #2E9BB3; }

body
	{
	margin-top: 0px;
	margin-bottom: 0px;
	width: auto;
	background-color: #ECECEC;
	}

select, input, textarea 
  	
	{
	font-size: 9pt; 
    color: #666666; 
    font-family: Arial, Verdana, Helvetica; 
	}

.finish

	{
	background-image:  url(images/bg_homespot.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	}

.home

	{
	background-image:  url(images/bg_home.jpg);
	background-repeat: no-repeat;
	background-position: right;
	}

.homeelement

	{
	/*
	background-color:#f8f8f0;
*/
	}

.subbg

	{
	/*
	background-image:  url(images/bg_sub.gif);
	background-repeat: repeat-y;
	*/
	}

.header

	{
	color: #F8981D;
	font-size: 13pt;
	font-weight: bold;
	}


h1

	{
	color: #003E7E;
	font-size: 16pt;
	font-weight: normal;
   margin-top: 20px; 
   margin-bottom: 10px; 
   margin-left: 15px; 
   margin-right: 15px;  
	}
	
.footer

	{
	color: #666666;
	font-size: 8pt;
	line-height: 1.5em;
	}

.sidestuff

	{
	/*
	color: #665301;
	font-size: 8pt;
	line-height: 1.5em;
	*/
	}
	
.sidestuff a

	{
	/*
	font-size: 9pt;
	font-weight: bold;
	line-height: 1.5em;
	*/
	}

	
p,td
	{
	font-family: Arial, Helvetica, Verdana; 
	font-size: 9pt;
	line-height: 1.5em;
	color:#666666;
	}
	
p {
   margin-top: 10px; 
   margin-bottom: 10px; 
   margin-left: 15px; 
   margin-right: 15px;   
}
	
.hr {
  /* border-bottom: #A0A0A4 1px solid; */

}

.style3 {
	font-family: Bembo;
	font-weight: bold;
}

.style4 {font-family: Arial, Helvetica, sans-serif}
.style5 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.style6 {
	font-weight: bold;
	font-size: 12px;
}
.style7 {font-size: 12px}

#Nav
{
	text-align:left;
	float:right;
}

#Nav div
{
	padding-top:8px;
	padding-bottom:8px;
	position:absolute;
	margin-top:16px;
	margin-left:-1px;
	background-color:#000000;
	display:none;
}

#Nav td a
{
	text-decoration:none;
	color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
}

#Nav td a:hover
{
	text-decoration:none;
	color:#2E9BB3;
	padding-left:10px;
	padding-right:10px;
}

.strong
{
	font-weight:bold;
}