A  {
	color: Navy;
	text-decoration: none;
}

A:Hover  {
	text-decoration : underline;

}

BODY, TR, TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.a10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.a11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.a12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.a12boldred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: red;
}
.a13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.a14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.a14bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.a14boldred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: red;
}
.a16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.a16 A:link  {	color: #000000;	text-decoration : none;}
.a16 A:visited  {  color: #000000; text-decoration : none;}
.a16 A:active  {  color: #000000; 	text-decoration : none;}
.a16 A:hover  {  color: #000000; 	text-decoration : none;}

.a18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}





.boxB {
	border: #999999;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.boxA {
	border: Navy;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}



.imgR {
	border: #FFFFFF;
	border-style: solid;
	border-top-width: 3px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	background-color: #FFFFFF;
}
.img {
	border: #999999;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #FFFFFF;
}
.mapp {
	border: #FFFFCC;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #FFFFFF;
}
.r {
	background-color: #008080;
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	font-size: 11px;
}
.ru {
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	font-size: 11px;

}

.td0 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CCCCCC;
}
.td1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #EEEEEE;
}


.dropdown
		{
	font-family: Verdana;
		font-size:10px;
		color:#000000;
	}

