﻿/* CSS Document */

li {font-family: Verdana, arial, helvetica, sans-serif; font-size: 8pt; color: white } 

td {font-family: Verdana, arial, helvetica, sans-serif; font-size: 8pt; color: white } 

p {font-family: Verdana, arial, helvetica, sans-serif; font-size: 8pt; color: white } 

div {font-family: Verdana, arial, helvetica, sans-serif; font-size: 8pt; color: white } 

body {font-family: Verdana, arial, helvetica, sans-serif; font-size: 8pt; color: white } 
h1           { margin-top: 10px; font-size: 8pt; font-weight: bold }
h2           { font-size: 10pt; color: #278FBF; font-weight: bold; margin-top:2; margin-bottom:0 }

a:visited { color: white; text-decoration: none; padding: 5px; margin: 5px;  }

a:link { color: white; text-decoration: none; padding: 5px; margin: 5px;  }
a:active {
	color: #960E1A;
	background-color: #FFFFFF;
	padding: 5px;
	margin: 5px;
}

a:hover {
	color: #960E1A;
	background-color: #FFFFFF;
	padding: 5px;
	margin: 5px;
}

.market_menu{ color: white; text-decoration: none; padding: 5px; margin: 5px;}

.menu_header a:visited {display: block; font: bold 8pt ;  width: 100%; color: #9C9292; text-align: center; text-decoration: none; } 

.menu_header a:link {display: block; font: bold 8pt ;  width: 100%; color: #9C9292; text-align: center; text-decoration: none; } 

.menu_header a {display: block; font: bold 8pt ;  width: 100%; color: #9C9292; text-align: center; text-decoration: none; } 
.menu_header a:active {color: white; background-color: #278FBF; }


.menu_header a:hover {color: white; background-color: #278FBF; }


.left_menu_header { margin-top: 10px; font-size: 10pt; color: black; font-weight: bold ; text-align: center; font-stretch: wider;
border-top-style: solid; border-top-color: white; border-top-width: thin; padding-top: 3px;
border-bottom-style: solid; border-bottom-color: white; border-bottom-width: thin; padding-bottom: 3px }

.left_menu a:visited {font: 8pt; right-margin: 2cm; left-margin: 2cm; color: black; text-align: left; text-decoration: none; } 

.left_menu a:link {font: 8pt; right-margin: 2cm; left-margin: 2cm; color: black; text-align: left; text-decoration: none; } 

.left_menu a {font: 8pt; right-margin: 2cm; left-margin: 2cm; color: black; text-align: left; text-decoration: none; } 
.left_menu a:active {color: white;}

.left_menu a:hover {color: white;}

.menu_bottom {display: block; font: 8pt normal ;  width: 100%; color: drakgray; text-align: center; } 

.menu_bottom a:visited {color: #278FBF; text-decoration: none; } 

.menu_bottom a:link {color: #278FBF; text-decoration: none; } 

.menu_bottom a {color: #278FBF; text-decoration: none; } 
.menu_bottom a:active {color: black;text-decoration: underline; }


.menu_bottom a:hover {color: black;text-decoration: underline; }


ul {padding: 0; text-align: left}
ul li {margin: 0;list-style-type: square; list-style-position: outside; margin-left: -25px; color: #278FBF;}
ul li li {margin: 0 ;list-style-type: disc; list-style-position: outside; margin-left: -25px; color:BLACK}

/* Override for non-IE browsers */
html>body ul li {margin-left: 18px}
html>body ul li li {margin-left: 18px;}
/* End of non-IE overrides */
