﻿body
{
    background-color: #ffffff;
    color: #000000;
    margin: 0px;
    vertical-align: top;
    text-align: center;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    font-family: 'Arial';
    font-size: 10px;
    line-height: 20px;
}

a,a.visited, a.hover
{
    color:#000099;
}

table
{
	vertical-align: top;
	text-align: left;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}

td
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	vertical-align: top;
}
.tdnopad
{
   padding:0px; 
}
.anti-border
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

img
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.head_text
{
	font-size: 20px;
	color: #ffffff;
	height: 50px;
	font-weight: normal;
	font-family: Arial;
}
.master_nav_top
{
    text-align: center;
    padding: 5px;
    color: Gray;
    border-bottom: solid 1px #aa0000;
    border-right: solid 1px #aa0000;
    text-decoration: none;
    font-size: 11px;
    font-family: Tahoma;
    vertical-align:middle;
}

.master_nav_bot
{
    text-align: center;
    padding: 5px;
    color: Gray;
    border-right: solid 1px #aa0000;
    text-decoration: none;
    font-size: 11px;
    font-family: Tahoma;
}

.master_nav_top_cap
{
    text-align: center;
    padding: 5px;
    color: Gray;
    border-bottom: solid 1px #aa0000;
    text-decoration: none;
    font-size: 11px;
    font-family: Tahoma;
}

.master_nav_bot_cap
{
    text-align: center;
    padding: 5px;
    color: Gray;
    text-decoration: none;
    font-size: 11px;
    font-family: Tahoma;
}

.headers
{
    font-size:14px; 
    font-weight:bold
}
.SlideShow
{
    text-align: center;
    vertical-align: middle;
}
.master_head
{
    
}
