body { 
	font-size: 10pt; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	background: url(background.jpg) repeat;
}
h1 { 
	color: #069;
	font-weight: bold;
	font-size: 14pt;
	text-align: right;
	margin-right: 10pt;
	margin-left: 10pt;
	border-bottom: 1pt dashed #069;
}
h2 { 
	color: #069; 
	font-weight: bold; 
	font-size: 12pt; 
	text-align: left; 
	margin-right: 10pt; 
	margin-left: 10pt; 
	border-bottom: 1pt dashed #069;
}
h3 { 
	color: #069;
	font-weight: bold;
	font-size: 12pt;
	text-align: center;
}
p { 
	font-size: 10pt;
	text-align: justify;
	padding-right: 10pt;
	padding-left: 10pt;
}
ul { 
	font-size: 10pt;
	list-style-type: square;
}

.ButtonSpace { 
	padding: 2pt;
}

.DEI {
	font-weight: bold;
	font-size: 8pt;
	background-color: transparent;
	text-align: center;
}
.DEI a:link, .DEI a:visited {
	color: #ffa500;
	text-decoration: underline;
}
.DEI a:hover, .DEI a:active {
	color: white;
	text-decoration: underline;
}

.EditorsComment {
	color: #ff4500;
	font-style: italic;
	font-weight: bold;
	font-size: 10pt;
	padding-bottom: 5pt;
}

.Footer {
	font-size: 10pt;
	background: #385e9c url(footer.gif) no-repeat;
	padding-top: 15pt;
	padding-bottom: 10pt;
}

.Linktous {
	color: black;
	font-size: 10pt;
	padding-top: 5pt;
	padding-bottom: 5pt;
	padding-left: 5pt;
	border-style: solid solid dashed solid;
	border-width: 1pt;
	border-color: #1e90ff #1e90ff #ff8c00 #1e90ff;
}

.Listings {
	color: black;
	font-size: 10pt;
	padding-top: 5pt;
	padding-left: 5pt;
	border-style: solid solid dashed solid;
	border-width: 1pt;
	border-color: #1e90ff #1e90ff #ff8c00 #1e90ff;
}
.Listings a:link, .Listings a:visited { 
	color: #00f;
	font-weight: bold;
	text-decoration: underline;
}
.Listings a:hover {
	color: #00bfff;
	font-weight: bold;
}
.Listings a:active {
	color: #00f;
}

.ListingsDiscription {
	color: black;
	font-style: italic;
	font-size: 10pt;
	padding-bottom: 5pt;
}

.Editors {
	color: #b22222;
	font-style: italic;
	font-size: 10pt;
	padding-bottom: 5pt;
}

.Nav {
	color: black;
	font-weight: bold;
	font-size: 10pt;
	padding: 3pt 5pt;
}
.Nav a:link, .Nav a:visited {
	color: #ff8c00;
	text-decoration: underline;
}
.Nav a:hover, .Nav a:active {
	color: #1e90ff;
	text-decoration: underline;
}

.NavCell {
	color: black;
	font-size: 10pt;
	padding-top: 5pt;
	padding-left: 5pt;
	border-top: 1pt solid #1e90ff;
	border-right: 1pt solid #1e90ff;
	border-left: 1pt solid #1e90ff;
}

.SubNav {
	color: #ffa500;
	font-size: 10pt;
	font-weight: bold;
	background-color: transparent;
	text-align: center;
}
.SubNav a:link, .SubNav a:visited {
	color: white;
	text-decoration: none;
}
.SubNav a:hover, .SubNav a:active {
	color: #ff0;
	text-decoration: none;
}

.tablenav1 { 
	color: #4169e1;
	font-size: 10pt;
	padding: 3pt 3pt 3pt 6pt;
	border: solid 1pt #4169e1;
}
.tablenav1 a:link, .tablenav1 a:visited {
	color: #4169e1;
	text-decoration: underline;
}
.tablenav1 a:hover, .tablenav1 a:active {
	color: #4169e1;
	text-decoration: none;
}
.tablenav2 { 
	color: #dc143c;
	font-size: 10pt;
	padding: 3pt 3pt 3pt 6pt;
	border: solid 1pt #dc143c;
}
.tablenav2 a:link, .tablenav2 a:visited {
	color: #dc143c;
	text-decoration: underline;
}
.tablenav2 a:hover, .tablenav2 a:active {
	color: #dc143c;
	text-decoration: none;
}
.tablenav3 {
	color: #008080;
	font-size: 10pt;
	padding: 3pt 3pt 3pt 6pt;
	border: solid 1pt #008080;
}
.tablenav3 a:link, .tablenav3 a:visited { 
	color: #008080; 
	text-decoration: underline;
}
.tablenav3 a:hover, .tablenav3 a:active {
	color: #008080;
	text-decoration: none;
}
.tablenav4 {
	color: #4b0082;
	font-size: 10pt;
	padding: 3pt 3pt 3pt 6pt;
	border: solid 1pt #4b0082;
}
.tablenav4 a:link, .tablenav4 a:visited { 
	color: #4b0082; 
	text-decoration: underline;
}
.tablenav4 a:hover, .tablenav4 a:active {
	color: #4b0082;
	text-decoration: none;
}
.tablenav5 { 
	color: #800000;
	font-size: 10pt;
	padding: 3pt 3pt 3pt 6pt;
	border: solid 1pt #800000;
}
.tablenav5 a:link, .tablenav5 a:visited {
	color: #800000;
	text-decoration: underline;
}
.tablenav5 a:hover, .tablenav5 a:active {
	color: #800000;
	text-decoration: none;
}

.tablenavheader1 {
	color: white;
	font-weight: bold;
	font-size: 10pt;
	background-color: #4169e1;
}
.tablenavheader2 {
	color: white;
	font-weight: bold;
	font-size: 10pt;
	background-color: #dc143c;
}
.tablenavheader3 {
	color: white;
	font-weight: bold;
	font-size: 10pt;
	background-color: #008080;
}
.tablenavheader4 {
	color: white;
	font-weight: bold;
	font-size: 10pt;
	background-color: #4b0082;
}
.tablenavheader5 {
	color: white;
	font-weight: bold;
	font-size: 10pt;
	background-color: #800000;
}
.topnav {
	color: #800000;
	font-weight: bold;
	font-size: 10pt;
}
.topnav a:link, .topnav a:visited {
	color: #1e90ff;
	text-decoration: underline;
}
.topnav a:hover, .topnav a:active {
	color: #ff8c00;
}