body 
{
	font-family: Verdana, Arial, Helvetica, Swiss, Futura, sans-serif;
	font-size: 13px;
	color: #000080;
}

p 
{
	font-family: Verdana, Arial, Helvetica, Swiss, Futura, sans-serif;
	font-size: 13px;
	color: #000080;
}

.p 
{
	font-family: Verdana, Arial, Helvetica, Swiss, Futura, sans-serif;
	font-size: 13px;
	color: #000080;
}

h1 
{
	font-family: Verdana, Arial, Helvetica, Swiss, Futura, sans-serif;	
	font-weight: bold;
	font-size: 24px;
	color: #000080;
	margin-bottom: 8px;
	text-decoration : none;
}

h2 
{
	font-family: Verdana, Arial, Helvetica, Swiss, Futura, sans-serif;	
	font-weight: bold;
	font-size: 18px;
	color: #000080;
	margin-top: 16px;
	margin-bottom: 8px;	
	text-decoration : none;
}

h3 
{
	font-family: Verdana, Arial, Helvetica, Swiss, Futura, sans-serif;	
	font-weight: bold;
	font-size: 13px;
	color: #000080;
	text-decoration : none;
}

.listheadline 
{
	font-family: Verdana, Arial, Helvetica, Swiss, Futura, sans-serif;	
	font-weight: bold;
	font-size: 18px;
	color: #000080;
	margin-top: 8px;
	margin-bottom: 8px;	
	text-decoration : none;
}

.listproducts 
{
	font-family: Verdana, Arial, Helvetica, Swiss, Futura, sans-serif;	
	font-weight: bold;
	font-size: 18px;
	color: #000080;
	margin-top: 8px;
	margin-bottom: 8px;	
	text-decoration : underline;
}

a 
{
	font-family: Verdana, Arial, Helvetica, Swiss, Futura, sans-serif;
	font-size: 13px;		
	color : #000080;
}

a:hover 
{
	color: #ff3300;
	text-decoration: underline;
}

.path 
{
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.menu 
{
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.menubold 
{
	font-size: 11px;
	font-weight: bold;
}

.menutext 
{
	font-size: 11px;
	margin-bottom: 4px;
}

.menuhead
{
			border-left: 5px solid #1c64d1;
		border-right: 5px solid #5ba3e0;
		background-color: #2586d7;
		color: #fff;
	font-size: 14px;
	color: #ffffff;

	text-align: center;
}

.menusubhead
{
	font-size: 13px;
	color: #000080;
	font-weight: bold;
	text-align: left;
}
.menuspacer
{
	font-size: 2px;
}

.spacer
{
	padding-top: 8px;
	padding-bottom: 8px;
}

.byline 
{
	font-style: italic;
}

.boxtext 
{
	font-weight: bold;
	margin-bottom: 4px;
}

.small
{
	font-size: 10px;
	font-weight: normal;
}

.smallbold 
{
	font-size: 10px;
	font-weight: bold;
}

.list
{
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 4px;
}

th 
{
	font-family: Verdana, Arial, Helvetica, Swiss, Futura, sans-serif;	
	font-size: 13px;
	font-weight: bold;
	color: #000080;
	text-align: left;
}

td 
{
	font-family: Verdana, Arial, Helvetica, Swiss, Futura, sans-serif;	
	font-size: 13px;
	color: #000080;

}

.bglight 
{
	background-color: #e6e6fa;
}

.bgdark 
{
	background-color: #5ba3e0;
}

.bgcurrent
{
	background-color: #f07800;
}

.bgweekend
{
	background-color: #a0a0a0;
}

.bgselect
{
	color: #ffffff;
	background-color: #787878;
}

.linkselect
{
	color: #ffffff;
}

.linknormal
{
	color: #000080;
}

select 
{
	font-family: Verdana, Arial, Helvetica, Swiss, Futura, sans-serif;
	font-size: 13px;
	color: #000080;
}

input 
{
	font-family: Verdana, Arial, Helvetica, Swiss, Futura, sans-serif;
	font-size: 13px;
	color: #000080;
}

.stdbutton 
{
	font-size: 11px;
	font-weight: bold;
}
 
.okbutton 
{
	font-size: 18px;
	font-weight: bold;
}

textarea 
{
	font-family: Verdana, Arial, Helvetica, Swiss, Futura, sans-serif;
	font-size: 13px;
	color: #000080;
}

.error
{
	font-size: 14;
	font-weight: bold;
    color: #f07800;
}

hr
{
	color: #777777;
}

.pictext 
{
	font-size: 11px;
	font-style: italic;
}

.credit
{
	font-family: Verdana, Arial, Helvetica, Swiss, Futura, sans-serif;
	font-size: 11px;
}

.pris
{
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 12px;
}
.highlight
{
	font-size: 14;
	font-weight: bold;
  background-color: #ECED81;
}