A { text-decoration: none;
color:#003399; }
A:visited { text-decoration:none;
color: #003399; }
A:hover { text-decoration:underline;
color: #003399; }

body {
	background-color: #85A283;
	scrollbar-arrow-color: #660000;
	scrollbar-base-color: #94634A;
	scrollbar-dark-shadow-color: #ff0000;
	scrollbar-track-color: #eeeeee;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #94634A;
	scrollbar-highlight-color: #b3a6ba;
	scrollbar-3d-light-color: red;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

 H1 {font-family:Tahoma,Arial,Helv,Helvetica,sans-serif; font-size:18pt; font-weight:bold; color:#676735;}
 H2 {font-family:Tahoma,Arial,Helv,Helvetica,sans-serif; font-size:14pt; font-weight:bold; color:#BD7626;}
 H3 {font-family:Arial,Helv,Helvetica,sans-serif; font-style:italic; font-weight:bold; font-size:12pt; color:#BD7626;}

 .H1 {font-family:Tahoma,Arial,Helv,Helvetica,sans-serif; font-size:18pt; font-weight:bold; color:#676735;}
 .H2 {font-family:Tahoma,Arial,Helv,Helvetica,sans-serif; font-size:14pt; font-weight:bold; color:#BD7626;}
 .H3 {font-family:Arial,Helv,Helvetica,sans-serif; font-style:italic; font-weight:bold; font-size:12pt; color:#BD7626;}

 .ESilkSmall {font-family:Tahoma,Arial,Helv,Helvetica,sans-serif; font-style:normal; font-size:8pt; color:#676735;}
 .ESilkSmallGray {font-family:Tahoma,Arial,Helv,Helvetica,sans-serif; font-style:normal; font-size:8pt; color:#666666;}
 .ESilkSmallGray2 {font-family:Tahoma,Arial,Helv,Helvetica,sans-serif; font-style:normal; font-size:8pt; color:#C0C0C0;}
 .ESilkSmallRed {font-family:Tahoma,Arial,Helv,Helvetica,sans-serif; font-style:normal; font-size:8pt; color:#FF0000;}

 .ESilkNormal {font-family:Tahoma,Arial,Helv,Helvetica,sans-serif; font-style:normal; font-size:10pt; color:#676735;}
 .ESilkMedium {
	font-family:Tahoma, Arial, Helv, Helvetica, sans-serif;
	font-style:normal;
	font-size:11pt;
	color:#676735;
	font-weight: bold;
}
 .ESilkBlack {font-family:Tahoma,Arial,Helv,Helvetica,sans-serif; font-style:normal; font-size:10pt; color:#000000;}
 .ESilkBold {font-family:Tahoma,Arial,Helv,Helvetica,sans-serif; font-style:normal; font-weight:bold; font-size:10pt;}
 .ESilkOrange {font-family:Tahoma,Arial,Helv,Helvetica,sans-serif; font-size:12pt; font-weight:bold; color:#BD7626;}

 .ESilkLarge {font-family:Tahoma, Arial, Helv, Helvetica, sans-serif; font-style:italic; font-size:14pt; color:#003399;}
 .ESilkLarge2 {
	font-family:Tahoma, Arial, Helv, Helvetica, sans-serif;
	font-style:normal;
	font-size:10pt;
	color:#003399;
	font-weight: bold;
}
.ESilkMenu {
	font-weight: bold;
	color: #003399;
	font-size: 11px;
	background-image: url(images/arrow_icon.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
}


