﻿body,td,th {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.cellimg {
background-position:center top;
background-repeat:no repeat;
} 

.para1 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.para1bold {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}
.Head1 {
	font-family: Trebuchet MS, Georgia, "Trebuchet MS, Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #02548E;
}
.head2wht {
	font-family: Trebuchet MS, Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
.link1 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #A61B20;
}
.para1white {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.head2 {
	font-family: Trebuchet MS, "Trebuchet MS, Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #A0171E;
}
ul {
  font-family: Trebuchet MS, Arial, Verdana;
  font-size: 13px;
  margin: 0;
  padding: 0;
  text-transform:uppercase;
  list-style: none;
}
ul li {
  display: block;
  position: relative;
  float: left;
  margin-left: 8px;
  text-transform:uppercase;
  color: #fff;
}
li ul { display: none; }
ul li a {
  display: block;
  text-decoration: none;
  color: #ffffff;
  padding: 5px 7px 5px 9px;
  background: #A71C23;
  margin-left: 1px;
  white-space: nowrap;
}
ul li a:hover { background: #E98424; color: #fff;}
li:hover ul {
  display: block;
  position: absolute;
  color: #fff;
}
li:hover li {
  float: none;
  font-size: 11px;
  color: #fff;
}
li:hover a { background: #617F8A; }
color: #fff;
li:hover li a:hover { background: #95A9B1; }
