﻿body, html
{
    margin:0px;
    padding:0px;
    border:0px;
    width:100%;
    height:100%;
}
#tablemaster
{
    height:100%;
    width:100%;
    margin:0px;
    padding:0px;
    border:0px;
}
#banner, .banner
{
    background-color:#010046;
    width:100%;
    color:White;
    height:113px;
}
#menu, .menu
{
    background-color:#366599;
    height:40px;
    width:100%;
    font-family:georgia;
    text-align:center;
    font-weight:bold;
    color:White;
    text-decoration:none;
}
#menu a, .menu a
{
    text-decoration:none;
    color:White;
}
#footer, .footer
{
    background-color:#033266;
    width:100%;
    height:25px;
    color:white;
    text-align:center;
    font: 10px verdana;
}
#dropmenudiv
{
	position: absolute;
	border: 1px solid white;
	border-bottom-width: 0;
	font: normal 10pt tahoma;
	line-height: 10px;
	z-index: 100;
	color: #033266;
	background-color:#033266;
}
#dropmenudiv a
{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid white;
	font: normal 10pt tahoma;
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
	background-color:#033266;
	height:20px;
}
#dropmenudiv a:hover
{
	background-color: #366599;
	font: normal 10pt tahoma;
	color: white;
}
#banner td
{
    margin:0px;
    border:0px;
    padding:0px;
    height: 120px;
}
.aboutremax
{
    font-family:tahoma;
    font-size:16px;
    text-align:justify;
    padding:30px;
    line-height:130%;
}
.privacy
{
    font-family:tahoma;
    font-size:16px;
    text-align:justify;
    padding:30px;
    line-height:130%;
}
.terms
{
    font-family:tahoma;
    font-size:16px;
    text-align:justify;
    padding:30px;
    line-height:130%;
}
.copyright
{
    font-family:tahoma;
    font-size:16px;
    text-align:justify;
    padding:30px;
    line-height:130%;
}
a.fplink
{
    color:Silver;
}
.quicksearch
{
    color:White;
    font:12px tahoma;
}