﻿body {
}
.zi
{
    z-index:999;
}
td
{
    font-family:Verdana, Arial, Tahoma;
    font-size:11px;
}
h1
{
    font-family:Verdana, Arial, Tahoma;
    font-size:12px;
    color:Maroon;
    font-weight:bold;
    text-decoration:underline;
}
h3
{
    background-color:#d3d3d3;
    font-family:Verdana, Arial, Tahoma;
    font-size:12px;
    color:navy;
    font-weight:bold;
    
    padding: 3px;
	margin: 0px;
	display: table;
	border-style:solid;
	border-width:1px;
	border-color:Black;
}
.normal
{
    font-family:Verdana, Arial, Tahoma;
    font-size:11px;
    color:Black;
    font-weight:normal;

}

.navbarlinks {
	color: #ffffff;
	font-size: 11px;
}
.navbarlinks a {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
}
.navbarlinks a:active {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
}
.navbarlinks a:visited {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
}
.navbarlinks a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.rightbarlinks {
	color: black;
	font-size: 11px;
	font-weight: bold;
}
.rightbarlinks a {
	color: black;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.rightbarlinks a:active {
	color: black;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.rightbarlinks a:visited {
	color: black;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.rightbarlinks a:hover {
	color: black;
	text-decoration: underline;
}

a,a:active
{
    color:navy;
    font-size:11px;
    text-decoration:none;
}
a:hover
{
    text-decoration:underline;
}
img
{
    border:0px solid black;
    margin:0px;
}