﻿body { 
    font-family: Arial, Helvetica, san-serif; 
    font-size: 10pt;
    color:#414133; 
    background-color: #FFFFCC; 
    margin-left: 16px; 
    margin-right: 0px; 
    margin-top: 16px; 
    margin-bottom: 0px 
}
#navtable {
	width: 86px;
}
.navitem {
	padding-top:2px;
	padding-bottom:2px;
	text-align:center 
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	color: #414133 
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	color: #414133 
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	color: #C60000
}
a.small:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight:normal;
	text-decoration: none;
	color: #424211 
}
a.small:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight:normal;
	text-decoration: none;
	color: #414133 
}
a.small:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight:normal;
	text-decoration: none;
	color: #C60000
}

.SubTitle {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: large;
	color: #424211 
}
.AlignLeft {
	text-align: left;
}

.AlignCenter {
	text-align:center 
}
.FontStyleMedium {
	padding: 0px 5px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #424211 
}
.AlignRight {
	text-align:right 
}
.FontStyleItalic {
	font-family: Georgia;
	font-style: italic;
	font-size: medium;
	color: #424211 
}
.Title {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #424211;
	font-size: xx-large;
	font-weight: bold;
}
.FontStyleSmallBold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
	color: #C60000 
}
.FontSmall3Pad {
	padding: 3px;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	color: #424211;
}
.FontStyleMediumCenter {
	padding: 3px;
	font-family: Arial;
	font-size: medium;
	text-align: center 
}
.FontSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #424211 
}
.xxsmall {
	font-size: xx-small 
}
.arialXsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #424211 
}
.tableStyle {
	border-color: #cccc60 #424211 #424211 #848440;
	border-style: solid;
	border-width: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #424211;
	background-color: #FAFAEF;
}
.Border0 {
	border-width: 0px;
}

