﻿HTML
{
    padding-top: 0px;    
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    margin: 0px;
}

body 
{
    padding-top: 0px;    
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-family: Tahoma;
	background: url(../images/background.gif) #3e849e repeat-x;
}

.IE8Fix 
{ 
    z-index: 100;
}

A
{
    padding-top: 0px;    
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    margin: 0px;
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #990000;
	text-decoration: none;
}

A:hover
{
    text-decoration: underline;
}

LI
{
    margin-left: -20;
}

DIV
{
    padding-top: 0px;    
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    margin: 0px;
    BORDER-BOTTOM: 0px; 
    BORDER-LEFT: 0px; 
    BORDER-TOP: 0px; 
    BORDER-RIGHT: 0px;
}

IMG
{
    border-width: 0px;
}

#PageCenter_Bck
{
    clear:both;
}

#PageWrapper
{
    width: 960px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    padding-top: 0px;
    background: url(../images/TopBackground.jpg) no-repeat 0px 0px
}

#PageMasterTop
{
    height: 130px;
    width: 960px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    /*background: url(../images/TopBar.png); */
}

#PageMasterTop_Left
{
    width: 464px;
    position: absolute;
    left: 0px;
}

#PageMasterTop_Right
{
    width: 400px;
    float: right;
    text-align: right;
}

#PageMaster
{
    width: 960px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin: 0px;
}

.PageMasterBottom
{
    width: 960px;
    height: 50px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-top: 40px;    
    padding-bottom: 30px;
    padding-left: 0px;
    padding-right: 0px;
    border-left: #000 0px solid;
    border-right: #000 0px solid;
    border-bottom: #e5e5e5 0px solid;
    background: url(../images/bottom.png) no-repeat;
}
.Clearfix
{
    clear:both;
}

.whyov
{
}