P  {}

H1  {}

H2  {}

H3  {}

A  {
	text-decoration : none;
}

A:Visited  {
	text-decoration : none;
}

A:Active  {
	text-decoration : none;
}

A:Hover  {
	text-decoration : underline;
}

BODY  {
	background-color : #F7FFFF;
	text-align : center;
}

.Main  {
	font-family : Verdana;
	font-size : 9pt;
	text-indent : 1cm;
}

.Info  {
	font-family : Verdana;
	font-size : 7pt;
	color : Navy;
}

.Pano  {
	font-family : Arial;
	font-size : 10pt;
	color : White;
	background-color : #99a8bf;
}

.Menu  {
	font-family : Arial;
	font-size : 9pt;
	color : White;
	background-color : #184A9C;
}

.Header  {
	font-size : 8pt;
	font-family : Verdana;
	color : White;
	font-weight : bold;
}

.Error  {
	font-size : 8pt;
	font-family : Verdana;
	color : Red;
	font-weight : bold;
}


.Big  {
	font-size : 10pt;
	font-family : Arial;
	color : White;
	background-color : #104294;
}

.Medium  {
	font-size : 9pt;
	font-family : Arial;
	color : White;
	background-color : #184A9C;
	text-align : center;
}

.Small  {
	font-size : 8pt;
	font-family : Arial;
	color : White;
	background-color : #184A9C;
	text-align : center;
}

.Search  {
	font-size : 8pt;
	font-family : Verdana;
	background-color : #F7FFFF;
	height : 18;
	width : 140;
}

.Plain {
	font-size : 10pt;
	font-family : Verdana;
	text-indent : 1cm;
}
.Form {
	font-size : 9pt;
	font-family : Verdana;
	background-color : #EAEBEE;
	color : navy;
}
.Field {
	font-size : 8pt;
	font-family : Verdana;
	background-color : #F7FFFF;
	height : 20;
}
.Area {
	font-size : 8pt;
	font-family : Verdana;
	background-color : #F7FFFF;
}

.Baton {
	font-size : 8pt;
	font-family : Verdana;
	background-color : #F7FFFF;
	height : 21;
}