body {
	text-align:left;
	font-family: arial,sans-serif;
	font-size: 1em;
	color: #000000;
	background-color: #FFFFFF;
	vertical-align: top;	
	line-height:20px;
	margin-top:2px;
}

.header {
	text-align: left;
	vertical-align:middle;
}
	
.header img {vertical-align:middle;} 

.smallfont {
	font-family: verdana,arial,sans-serif;
	font-weight: normal;
	font-size: 8pt;	
	color: #000000;
	background-color: #FFFFFF;
	line-height:14px
}

.smallmenufont {
	font-family: verdana,arial,sans-serif;
	font-weight: normal;
	font-size: 8pt;	
	color: #000000;
	line-height:14px
}


.normalfont {
	font-family: verdana,arial,sans-serif;
	font-weight: normal;
	font-size: 10pt;	
	color: #000000;
	background-color: #FFFFFF;
	line-height:16px;
}



a {
	font-family: verdana,arial,sans-serif;
	font-weight: bold;
	font-size: 11pt;	
	color: #00A0FE;
	line-height:20px;
}
a:link{
	color: #00A0FE;
	text-decoration: none;
}
a:visited {
	color: #00A0FE;
	text-decoration: none;
}
a:hover {
	color: #00A0FE;
	text-decoration: underline;
}
a:active {
	color: #00A0FE;
	text-decoration: none;
}



.footerlinksblock {
	position:relative;
	text-align:right;
	margin:2px 15px 10px 190px;
	font-family: verdana,arial,sans-serif;
	font-size: 80%;	
	color: #00A0FE;
}
a.footerlinks,a.footerlinks:link {
	font-weight:normal;
	font-size: 80%;	
	text-decoration: none;
}
a.footerlinks:hover {
	text-decoration: underline;
}


ul {font-size:10pt;font-family:verdana,arial,sans-serif;line-height:16px;}

a.products {position:relative;margin:10px 0 10px 0;text-align:center;border:1px solid #00A0FE;background:#00A0FE;padding:6px;color:#ffffff;font-size: 110%;}

a.products:link {
	color:#ffffff;
	font-weight:bold;
	text-decoration: none;
}
a.products:hover {
	background:#ffffff;
	color:#00A0FE;
	text-decoration: none;
}


