﻿#dropdown
{	margin: 0;
	padding: 0;
	z-index: 30}

#dropdown li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#dropdown li a
{	display: block;
	margin: 0;
	padding: 0;
	width: 169px;
	background: #ffffff;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#dropdown li a:hover
{	background: #ffffff}

#dropdown div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #666666}

	#dropdown div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #eeeeee;
		color: #3d7a8e;
		font: 11px arial}

	#dropdown div a:hover
	{	background: #3d7a8e;
		color: #FFF}


.HR
{
	background-image: url('../images/hr.gif');
}

.SMALLO
{
	font-family: Eurostyle, Arial;
	font-size: 9pt;
	text-decoration: none;
	color: #FD8342;
}

.MEDO
{
	font-family: Eurostyle, Arial;
	font-size: 11pt;
	text-decoration: none;
	color: #FD8342;
}

.BIGO
{
	font-family: Eurostyle, Arial;
	font-size: 14pt;
	color: #FD8342;
}

.SMALLW
{
	font-family: Eurostyle, Arial;
	font-size: 8pt;
	text-decoration: none;
	color: #FFFFFF;
}

.MEDW
{
	font-family: Eurostyle, Arial;
	font-size: 11pt;
	text-decoration: none;
	color: #FFFFFF;
}

.MEDBLUE
{
	font-family: Eurostyle, Arial;
	font-size: 9pt;
	text-decoration: none;
	color: #00677a;
}

.BIGBLUE
{
	font-family: Eurostyle, Arial;
	font-size: 12pt;
	text-decoration: none;
	color: #00677a;
}

.BIGW
{
	font-family: Eurostyle, Arial;
	font-size: 20pt;
	color: #FFFFFF;
}

.SMALLB
{
	font-family: Eurostyle, Arial;
	font-size: 8pt;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.MEDB
{
	font-family: Eurostyle, Arial;
	font-size: 11pt;
	text-decoration: none;
	color: #000000;
}

.BIGB
{
	font-family: Eurostyle, Arial;
	font-size: 14pt;
	color: #000000;
}

.SMALLG
{
	font-family: Eurostyle, Arial;
	font-size: 9pt;
	color: #666666;
}

.MEDG
{
	font-family: Eurostyle, Arial;
	font-size: 12pt;
	text-decoration: none;
	color: #666666;
}

.MEDG2
{
	font-family: Eurostyle, Arial;
	font-size: 14pt;
	text-decoration: none;
	color: #666666;
}

.BIGG
{
	font-family: Eurostyle, Arial;
	font-size: 18pt;
	color: #666666;
}

.COPYRIGHT {font-family : Arial;
font-size : 7pt;
text-decoration: none;
color : 000000}

.COPYRIGHT2
{
	font-family: Arial;
	font-size: 7pt;
	text-decoration: none;
	color: #FFFFFF;
}

CHECKBOX, INPUT, RADIO, SELECT
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

TEXTAREA
{
	width: 100%;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

TABLE.FORMAREA
{
	background: #ffffff;
	border-color: #d1d1d1;
	border-style: solid;
	border-width: 1px;
	background-image: url(../images/background.gif);
}

TD.NEWS
{
	background: #ffffff;
	border-color: #d1d1d1;
	border-style: solid;
	border-width: 1px;
	border-left: none;
	border-right: none;
}

TD.BOX
{
	background: #fbcaa4;
	border-style: solid;
	border-width: 1px;
	border-right: none;
	border-left-color: #f78c3a;
	border-bottom-color: #f78c3a;
	border-top-color: #f78c3a;
}

TD.BOX2
{
	background: #ffffff;
	border-style: solid;
	border-width: 1px;
	border-right: none;
	border-left-color: #f78c3a;
	border-bottom-color: #f78c3a;
	border-top-color: #f78c3a;
}

TD.GRAYBOX
{
	background: #a1a1a0;
	border-style: solid;
	border-width: 1px;
	border-right-color: #505050;
	border-left-color: #505050;
	border-bottom: none;
	border-top: none;
}

TD.WHITEBOX
{
	background: #ffffff;
	border-style: solid;
	border-width: 1px;
	border-right-color: #d1d1d1;
	border-left-color: #d1d1d1;
	border-bottom-color: #d1d1d1;
	border-top-color: #d1d1d1;
}

A:hover 
{
  color: #02687b;
  text-decoration: underline;
}

A.COPYRIGHT:hover 
{
  color: #02687b;
  text-decoration: underline;
}

A {font-family : Eurostyle, Arial;
  font-size : 9pt;
  font-weight: bold;
  text-decoration: none;
  color : #717171
}
