body {
	background-image: url("image1.jpg");
	color: #FAEBD7;
	background-color: White;
}
a {
	color: white;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
}
a.blue {
	color: #4169E1;
	font-family: Verdana;
	font-size: 8pt;
}
a.center {
	color: white;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
}
a.green {
	color: Green;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}
a.small {
	color: white;
	font-family: Verdana;
	font-size: 8pt;
}
.bold {
	font-weight: normal;
}
h1 {
	text-align: center;
	font-family: Arial;
	color: Black;
	font-size: 12pt;
}
hr {
	width: 600px;
	color: White;
	text-align: center;
}
hr.small {
	width: 150px;
	color: White;
	text-align: center;
}
img.centerpic {
	color: Green;
	text-align: center;
	font: Arial;
	font-size: 10pt;
	border: Green;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
}
p {
	color: Blue;
	text-align: left;
	font: Arial;
	font-size: 10pt;
}
p.center {
	color: black;
	text-align: center;
	font: Arial;
	font-size: 10pt;
	margin-left: 10px;
	margin-right: 10px;
}
p.green {
	color: green;
	text-align: center;
	font: bold Arial;
	font-size: 10pt;
	margin-left: 5px;
	margin-right: 5px;
}
p.left {
	color: black;
	text-align: center;
	font: bold Arial;
	font-size: 10pt;
	margin-left: 5px;
	margin-right: 10px;
}
p.descr {
	color: black;
	text-align: left;
	font: italic bolder Verdana;
	font-size: 16pt;
}
p.red {
	color: red;
	text-align: center;
	font: Verdana;
	font-size: 14pt;
}
p.small8 {
	color: white;
	text-align: center;
	font: Verdana;
	font-size: 8pt;
}
p.strong {
	color: white;
	text-align: left;
	font-family: Arial;
	font-size: 10pt;
	font: bold;
}
p.whitelarge20 {
	color: white;
	text-align: center;
	font: Verdana;
	font-size: 20pt;
}
p.whitelarge24 {
	color: white;
	text-align: center;
	font: Verdana;
	font-size: 36pt;
}
p.small {
	color: white;
	text-align: center;
	font: Verdana;
	font-size: 10pt;
}
table {
	padding: 0px;
}
td {
	text-align: left;
	font-family: Verdana;
	font-size: smaller;
	background-color: Black;
}
td.black {
	text-align: center;
	font-family: Verdana;
	font-size: smaller;
	background-color: Black;
}
td.bor {
	text-align: center;
	font-family: Verdana;
	font-size: smaller;
	background-color: #000000;
	border: outset Gray;
	border-color: black;
	border-top-width: 20px;
	border-right-width: 20px;
	border-left-width: 20px;
	border-bottom-width: 20px;
}
td.bottom {
	text-align: center;
	font-family: Arial;
	font: bold 8px;
	background-color: #228A57;
	color: white;
}
td.green {
	color: #4169E1;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	background-color: #228A57;
	font: bold;
	padding-top: 10px;
}
td.green2 {
	color: Black;
	text-align: left;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	background-color: #C1F7DD;
	font: bold;
	padding-top: 10px;
}
td.green3 {
	color: Black;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	background-color: #C1F7DD;
	font: bold;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
td.grey {
	text-align: left;
	font-family: Arial;
	font-size: 11pt;
	background-color: #4F4F4F;
	font: bold;
	color: White;
}
td.largea {
	text-align: left;
	font-family: Verdana;
	font-size: 10pt;
	background-color: #B5C8FB;
	font: bold;
}
td.largeb {
	text-align: left;
	font-family: Verdana;
	font-size: 13pt;
	background-color: #B5C8FB;
	font: bold;
}
td.pink {
	color: #4169E1;
	text-align: left;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	background-color: #FAEBD7;
	font: bold;
	padding-top: 10px;
}
td.white {
	color: #000000;
	text-align: left;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	background-color: #FFFFFF;
	font: bold;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
ol {
	font-family: Arial;
	font-size: 75%;
	color: Black;
	background-color: White;
	border-bottom-style: none;
}
td.nav_bar
{
BACKGROUND: url('../Images/navbarbkg.gif') repeat left;
color:#ffffff;

padding:0px;
border-bottom: #000066 0px solid;
font-weight:bold;
padding-left:0px;
}
ul.left {
	color: Black;
	text-align: left;
	font: Arial;
	font-size: 10pt;
}

