BODY {
	background-image: url(images/body_BG.gif);
	color: #a09899;
	background-repeat: repeat-x;
	background-color: #a09899;
}

.MenuItems {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
}
.MenuItems:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.MenuItems:link {
	color: #FFFFFF;
	text-decoration: none;
}
.MenuItems:hover {
	background-color: #000000;
	text-decoration: underline overline;
}
.StandardText {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.StandardTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt; 
	color: #000000; 
	text-decoration: none; 
	font-weight: bold;
}

.StandardTextLink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9pt;
	color: #0000FF; 
	text-decoration: underline;
}
.StandardTextLink:link {color: #0000FF}
.StandardTextLink:visited {color: #0000FF}
.StandardTextLink:hover {
	color: #FFFFFF;
	background-color: #0000FF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #336699;
	background-color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #336699;
	background-color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
}

.PositionRoles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt; 
	color: #000000; 
	text-decoration: none; 
	font-weight: normal;
}
.PositionTopLeft {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.PositionTopRight {
	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-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-left: 5px;
}
.PositionTop {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-left: 5px;
}
.PositionMidLeft {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.PositionMidRight {
	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-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.PositionMid {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.PositionBotLeft {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.PositionBotRight {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-style: solid;
}
.PositionBot {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.Border {
	border: 1px solid #000000;
}
.Selection {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #000000; 
	text-decoration: none;
}
	.Selection:link {color: #000000}
	.Selection:visited {color: #000000}
	.Selection:hover {color: #FFFFFF;background-color: #339900;}
.StandardTextBoldWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt; 
	color: #FFFFFF; 
	text-decoration: none; 
	font-weight: bold;
}
.StandardTextBoldItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
.StandardTextBoldItalicTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	vertical-align: top;
}
.NewsHeader {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; text-decoration: underline; 
font-weight: bold; font-style: normal; text-align: center}	
.NewsHeader:hover {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #FF0000; 
text-decoration: none; font-weight: normal}
.News {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; text-decoration: none; 
font-weight: normal}
.News:hover {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #FF0000; text-decoration: 
none; font-weight: normal}
.Footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.StandardText table tr td strong {
	color: #F00;
}
