A.HL:link    {FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #CC6600; FONT-FAMILY: Verdana; TEXT-DECORATION: none}
A.HL:visited {FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #CC6600; FONT-FAMILY: Verdana; TEXT-DECORATION: none}
A.HL:active  {FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #CC6600; FONT-FAMILY: Verdana; TEXT-DECORATION: none}
A.HL:hover   {FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #996600; FONT-FAMILY: Verdana; TEXT-DECORATION: none}

A.HLU:link    {FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #CC6600; FONT-FAMILY: Verdana; TEXT-DECORATION: Underline}
A.HLU:visited {FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #CC6600; FONT-FAMILY: Verdana; TEXT-DECORATION: Underline}
A.HLU:active  {FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #CC6600; FONT-FAMILY: Verdana; TEXT-DECORATION: Underline}
A.HLU:hover   {FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #996600; FONT-FAMILY: Verdana; TEXT-DECORATION: Underline}

A.HLNew:link,A.HLNew:active,A.HLNew:visited{
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #CC6600;
	FONT-FAMILY: Verdana;
	TEXT-DECORATION: none;
	width: 100%;
	display:block;
}


A.HLNew:hover{
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #000;
	FONT-FAMILY: Verdana;
	TEXT-DECORATION: none;
	width: 100%;
	background-color:#f4eaaf;
	display:block;
}

A.HLUTouristic:link    {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #996600;
	FONT-FAMILY: "Trebuchet Ms";
	text-decoration: none;
}
A.HLUTouristic:visited {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #996600;
	FONT-FAMILY: "Trebuchet Ms";
	text-decoration: none;
}
A.HLUTouristic:active  {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #996600;
	FONT-FAMILY: "Trebuchet Ms";
	text-decoration: none;
}
A.HLUTouristic:hover   {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #CC6600;
	FONT-FAMILY: "Trebuchet Ms";
	text-decoration: none;
}

.verdana10 {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #CC6600; FONT-FAMILY: Verdana; TEXT-DECORATION: none
}

.verdana10Black {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Trebuchet Ms;
	TEXT-DECORATION: none;
	text-align: justify;
}

.verdana10BlackMain {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #000000;
	FONT-FAMILY: verdana;
	TEXT-DECORATION: none;
}

.verdana10BlackMainT {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #000000;
	FONT-FAMILY: verdana;
	TEXT-DECORATION: none;
	text-align: justify;	
}


.TrebuchetMS_14 {
	FONT-WEIGHT: normal; FONT-SIZE: 14px; COLOR: #000000; FONT-FAMILY: Trebuchet MS; TEXT-DECORATION: none
}

.CssButton {
	FONT-SIZE: 10px;
	FONT-WEIGHT: bold;
	WIDTH: 120px;
	COLOR: #CC6600;
	FONT-FAMILY: Verdana;
	HEIGHT: 20px;
	BACKGROUND-COLOR: #FFFFFF;
	border: 1px solid #999966;
	Cursor: hand
}
.CssButton2 {
	FONT-SIZE: 10px;
	FONT-WEIGHT: bold;
	WIDTH: 60px;
	COLOR: #999999;
	FONT-FAMILY: Verdana;
	HEIGHT: 20px;
	BACKGROUND-COLOR: #FFFFFF;
	border: 1px solid #999966;
	Cursor: hand
}
.CssTextbox {
height: 17px; width: 132px; font-family: Verdana; font-size: 10px
}

.CssTextboxBig {
height: 17px; width: 170px; font-family: Verdana; font-size: 10px
}
.CssMemo {
height: 40px; width: 170px; font-family: Verdana; font-size: 10px
}


.CssCombo {
	height: 17px;
	FONT-SIZE: 10px;
	WIDTH: 110px;
	COLOR: #000000;
	FONT-FAMILY: Verdana;
	border: thin solid #FF9966;
}

.CssComboSmall {
	height: 17px;
	FONT-SIZE: 9px;
	WIDTH: 82px;
	COLOR: #000000;
	FONT-FAMILY: Verdana;
	border: thin solid #FF9966;
}


.CssComboSmaller {
	height: 17px;
	FONT-SIZE: 9px;
	WIDTH: 50px;
	COLOR: #000000;
	FONT-FAMILY: Verdana;
	border: thin solid #FF9966;
}

.Brown14Trebuchet {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #996600;
	text-decoration: none;
	font-size: 14px;
}

.Brown12Trebuchet {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #996600;
	text-decoration: none;
	font-size: 12px;
}

.Silver11Trebuchet {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #7c7c7c;
	text-decoration: none;
	font-size: 11px;
}

.Brown12TrebuchetBack{
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #996600;
	text-decoration: none;
	font-size: 12px;
	background-color: #DBDBB7;
	padding-left: 2px;
	padding-right: 2px;
}

.Dotted {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #7c7c7c;
	border-right-color: #7c7c7c;
	border-bottom-color: #7c7c7c;
	border-left-color: #7c7c7c;
}

.Dotted2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #996600;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #996600;

}
.VerdanaRed10px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.TrebuchetBlue12 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #2835D5;
	text-decoration: none;
	text-align: justify;
}

.imagetext {
	float:left;
	margin:3px;
	border:1px solid #FFF;
}

.TableBorder {
	border: 1px solid #FFF;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Trebuchet Ms;
	TEXT-DECORATION: none;
}

.TableBorder td {
	border: 1px dashed #FFF;

}