﻿body 
{
    background-color: #660000;
    /*background-color:White;*/         
    font-family: Arial, Helvetica, sans-serif;
}

table.Main
{
    width:100%;
    height:100%;
}

table.Main td.Top
{
    width:100%;
}

table.Main td.Left
{
    width:10%;
}

table.Main td.Center
{
    vertical-align:top;
    width:80%;
    background-color:#FFFFFF;
    font-weight:bold
}

table.Main td.Right
{
    width:10%;
    background-color:#FFFFFF;
}

table.Main td.BottomLeft
{
    width:10%;
}

table.Main td.BottomCenter
{
    width:80%;
    background-color:#FFFFFF;
}

table.Main td.BottomRight
{
    width:10%;
    background-color:#FFFFFF;
}

.style5 
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #000000;
  text-align:center;
}

.Footer
{
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size: 12px;
}


.style2 
{
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size: 18px;
 vertical-align:top;
 padding:35px,0px,0px,20px; 
 padding-top:35px;
 padding-left:20px;
}

.style7 
{
    font-family: Arial, Helvetica, sans-serif;
}

.style1 	
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}

a:link {
	color: #660000;
}
a:visited {
	color: #660000;
}   


