﻿body
{
	background-color: #deb887;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: black;
	height: 100%;
}
h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
}	
img 
{
	border-width: 0;
}
.atable
{  
    width: 790px;
    margin-left: auto;
	margin-right: auto;
	background-color: #deb887;
 }
 a
{
	color: #4169e1;
}
a:active, a:visited 
{
	color: #4169e1;
}

a:hover
{
	color: #800000;
}
 .menua
{
	text-transform: none;
	font-size: 13px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	height: 25px;
}
.menua a:active, .menua a:visited, .menua a
{
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

.menua a:hover
{
	color: #4682b4;
	font-weight: bold;
	font-size: 13px;
}
.custom-line
{ border: dotted thin #ffffff;
}
