body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #33CC33;
	margin-top: 0px;
	margin-bottom: 6px;
}
h2 {
	font-size: 16px;
	color: #FF9900;
	margin-bottom: 6px;
	margin-top: 0px;
}
h3 {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 6px;
	font-weight: normal;
}
li {
	margin-bottom: 6px;
}

.fadedown {
	background: #666666 url(images/fadedown.gif) repeat-x;
}
.heading {
	font-size: 14px;
	font-weight: bold;
	color: #33CC33;
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 0px;
}
.heading2 {
	font-size: 14px;
	font-weight: bold;
	color: #33CC33;
	margin-bottom: 3px;
}
.heading3 {
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 0px;
}
.heading4 {
	font-size: 16px;
	color: #ff9900;
}
.tableborder {
	border: 1px solid #333333;
}
.links {
	font-size: 11px;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFF66;
	text-decoration: underline;
}
a:visited {
	color: #FFFF66;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	color: #FF6600;
	text-decoration: underline;
}
.columns {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 5px 5px 0px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
}
.columns2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 5px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
}
.columnshead {
	font-weight: bold;
	color: #FFCC00;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.columns2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 5px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #33CC33;
	border-right-color: #33CC33;
	border-bottom-color: #33CC33;
	border-left-color: #33CC33;
}
.footer {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.footer a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:hover {
	color: #FFFF66;
	text-decoration: underline;
}
.footer a:active {
	color: #FFFF00;
	text-decoration: underline;
}
.box {
	background-color: #666666;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
}
.box2 {
	background-color: #333333;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
}
.box3 {
	background-color: #555555;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
}
.nomargins {
	margin: 0px;
}
.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.box2menu {
	background-color: #333333;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.tabs td{
	background-image: url(images/bg_menutab.gif);
	background-position: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-right: 6px;
	padding-left: 4px;
}
.tablink1 a:link {
	color: #FFFF00;
	text-decoration: none;
}
.tablink1 a:visited {
	color: #FFFF00;
	text-decoration: none;
}
.tablink1 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.tablink1 a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.tablink2 a:link {
	color: #CCCCCC;
	text-decoration: none;
}
.tablink2 a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.tablink2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.tablink2 a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.tablink3 a:link {
	color: #FF9933;
	text-decoration: none;
}
.tablink3 a:visited {
	color: #FF9933;
	text-decoration: none;
}
.tablink3 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.tablink3 a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.footnote {
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 5px;
	margin-top: 20px;
}
.strikeout {
	text-decoration: line-through;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.hilite {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	background-image: url(images/fadedown.gif);
}
.floatleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 2px;
}
.floatright {
	float: right;
	margin-left: 10px;
	margin-bottom: 2px;
}
.comments {
	font-size: 12px;
	color: #FF9900;
	margin-bottom: 5px;
	margin-left: -12px;
	font-style: italic;
	font-weight: bold;
}
.photocap {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
	text-align: center;
}
.imgright {
	float: right;
	margin-bottom: 5px;
	margin-left: 15px;
}
.divide {
	padding-top: 18px;
	background-image: url(images/bg_silverbar.gif);
	background-repeat: repeat-x;
}
.imgleft {
	float: left;
	padding-right: 15px;
	padding-bottom: 5px;
}
.columnline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.columnnews {
}
.columnnews p{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a { 
	outline:expression(hideFocus=‘true’); 
	outline:0; 
}
