﻿body{
	font-family: Arial, Tahoma, Wingdings, narrow;
	font-size:95%;
	color: #00868B;
	background-image:url('img/bg.jpg');
	line-height: 150%;
	margin:0;
	padding:0;
	font-weight: bold;
}

table {
	border-left: 2px white solid;
	border-right:2px white solid;
}

td, p {
	font-family: Arial, Tahoma, Wingdings, narrow;
	font-size:11pt;
	color:#00868B;
	margin:0;
	padding:0;
	font-weight: bold;
	line-height:18px;
}
a:link
{
color: #8B7500;
text-decoration:none;
}

a:visited
{
color: #8B7500;
text-decoration:none;
}

a:hover ,a:active
{
color: #00008B;
text-decoration:none;
}
A.site:link {	COLOR: #fff;text-decoration:none;}
A.site:visited {	COLOR:#fff;text-decoration:none;}
A.site:hover { COLOR: #6495ED;TEXT-DECORATION:none;}
A.bold:link {	COLOR: #fff;text-decoration:none; font-size:20px;line-height:22px;}
A.bold:visited {	COLOR:#fff;text-decoration:none;font-size:20px;line-height:22px;}
A.bold:hover { COLOR:green;TEXT-DECORATION:none;font-size:20px;line-height:22px;}
div#navigation
{
float: left;
padding-top: 2em;
}
div#navigation ul
{
list-style-type: none;
padding: 0;
margin: 0;
} 
div#navigation ul li { margin-top: 4px; } 
#navigation ul li a
{
display: block;
width: 135px;
padding: 3px 5px 3px 10px;
text-decoration: none;
color: #000;
}
#navigation #selected
{
color: #191970;
background-color: #fff;
background-image: url(img/banner2.png);
background-repeat: repeat-y;
}
#navigation ul li a
{
display: block;
width: 135px;
padding: 3px 5px 3px 10px;
text-decoration: none;
color: #000;
background-image: url(img/banner3.png);
background-repeat: repeat-y;
} 
#navigation ul li a:hover
{
color: #fff;
background-color: #fff;
background-image: url(img/banner2.png);
background-repeat: repeat-y;
}
span#count0, span#count1, span#count2, span#count3, span#count4, span#count5, span#count6,
span#count7, span#count8, span#count9, span#count10, span#count11, span#count12, span#count13
{ display: inline; }
