BODY {
	background-color: #FFBE3C;
	background-image: url(images/bg2.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	margin-top: 0px;
	font-size: 10pt;
	font-family: arial,helvetica,verdana,sans-serif;
	color: #000000;
}

P,TD { font-size: 10pt; font-family: arial,helvetica,verdana,sans-serif; color: #000000; }

.header { font-size: 14pt; font-family: arial,helvetica,verdana,sans-serif; color: #000000; font-weight: bold; }
.header2 { font-size: 12pt; font-family: arial,helvetica,verdana,sans-serif; color: #000000; font-weight: bold; }
.header3 { font-size: 10pt; font-family: arial,helvetica,verdana,sans-serif; color: #000000; font-weight: bold; }
.title { font-size: 12pt; font-family: arial,helvetica,verdana,sans-serif; color: #000000; font-weight: bold; font-style: italic; }
.news { font-size: 12pt; color: #000000; font-weight: bold; font-style: italic }

.footer {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

hr {
  border:0;
  border-top: 1px solid #666666;
  height: 0;
  background: #000000;
}

td.main {
	background-color: #FFFFFF;
	padding: 30px 30px 30px 30px;
	vertical-align: top;
	width: 490px;
}

td.calendar {
	background-color: #FFFFFF;
	padding: 30px 30px 30px 30px;
	vertical-align: top;
}

td.right {
	background-color: #D7B0ED;
	vertical-align: top;
	width: 210px;
}

.navtitle {
	font-family: Arial, Veranda, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}

.announce { font-size: 14pt; font-family: times new roman,time; font-weight: bold }
.news { font-size: 10pt; color: #000000; font-weight: bold; font-style: italic }

A:link    { color: #000000; text-decoration: underline; font-weight: normal; }
A:active  { color: #000000; text-decoration: underline; font-weight: normal; }
A:visited { color: #000000; text-decoration: underline; font-weight: normal; }
A:hover   { color: #000000; text-decoration: none; font-weight: normal; }

A.bold:link    { color: #000000; text-decoration: underline; font-weight: bold; }
A.bold:active  { color: #000000; text-decoration: underline; font-weight: bold; }
A.bold:visited { color: #000000; text-decoration: underline; font-weight: bold; }
A.bold:hover   { color: #000000; text-decoration: none; font-weight: bold; }

A.footer:link    { font-size: 9px; color: #333333; text-decoration: underline; }
A.footer:active  { font-size: 9px; color: #333333; text-decoration: underline; }
A.footer:visited { font-size: 9px; color: #333333; text-decoration: underline; }
A.footer:hover   { font-size: 9px; color: #000000; text-decoration: none; }

A.header2:link    { font-size: 14pt; font-family: arial,helvetica,verdana,sans-serif; color: #000000; text-decoration: underline; font-weight: bold; font-style: italic; }
A.header2:active  { font-size: 14pt; font-family: arial,helvetica,verdana,sans-serif; color: #000000; text-decoration: underline; font-weight: bold; font-style: italic; }
A.header2:visited { font-size: 14pt; font-family: arial,helvetica,verdana,sans-serif; color: #000000; text-decoration: underline; font-weight: bold; font-style: italic; }
A.header2:hover   { font-size: 14pt; font-family: arial,helvetica,verdana,sans-serif; color: #000000; text-decoration: underline; font-weight: bold; font-style: italic; }

.menu {
	color: #FFFFFF;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none
}
.menu:link {
	color: #FFFFFF;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none
}
.menu:active {
	color: #FFFFFF;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none
}
.menu:visited {
	color: #FFFFFF;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none
}
.menu:hover {
	color: #000000;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none
}


