﻿body
{
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	padding-top: 0px;
	margin: 0px; 
	font-family: Arial;
}

h1.ContactUs
{
	font-family: Verdana; 
	color: dimgray;
}

td.ContactUs
{
	width:330px; 
	vertical-align:top; 
	color: #1d1d1d; 
	background-image: url(../Images/RightBG.jpg); 
	font-size: 9pt; 
	height: 300px;
}

td.PageBackground
{
	background-image: url(../Images/BG.jpg);
	height: 425px;	
	background-color: black;
}

div.Right
{
	width: 316px; 
	height: 600px; 
	position: absolute; 
	left: 640px; 
	top: 427px; 
	padding-right: 7px; 
	padding-left:7px; 
	padding-bottom: 7px; 
	padding-top: 7px; 
	background-color: white; 
	background-image: url(../Images/RightBottomBG.jpg); 
	background-repeat: repeat-y;
}

div.Main
{
	width: 626px; 
	height: 600px; 
	position: absolute; 
	left: 0px; 
	top: 427px; 
	padding-right: 7px; 
	padding-left: 7px; 
	padding-bottom: 7px; 
	padding-top: 7px; 
	background-color: White; 
}

div.MainFull
{
	width: 956px; 
	height: 600px; 
	position: absolute; 
	left: 0px; 
	top: 427px; 
	padding-right: 7px; 
	padding-left: 7px; 
	padding-bottom: 7px; 
	padding-top: 7px; 
	background-color: White; 
}

div.Button
{
	width:150px;
	height:30px; 
	vertical-align: middle; 
	text-align: center; 
	font-size: 13pt; 
	padding-top: 11px; 
	font-family: Verdana; 
	color: #ffffff;
	cursor: hand;
}

div.ButtonSel
{
	background-image: url(../Images/ButtonBG.jpg); 
	color: #000000;
}

div.Buttons
{
	width: 970px; 
	height: 41px; 
	position: absolute; 
	left: 0px; 
	top: 386px; 
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	padding-top: 0px; 
	background-color: Black;
}

div.CopyRight
{
	width: 970px;
	height: 30px;
	position: absolute;
	left: 0px;
	top: 1040px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 11px;
	color: #666666;
	text-align: center;
}

div.Message
{
	width: 970px; 
	height: 39px; 
	position: absolute; 
	left: 0px; 
	top: 32px; 
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	padding-top: 0px; 	
	text-align: right; 
	font-family: Verdana; 
	color: gold;
}

div.Image
{
	width: 970px; 
	height: 300px; 
	position: absolute; 
	left: 0px; 
	top: 85px; 
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	padding-top: 0px;
}

a
{
	color: #666666;
}

A.RightLink
{
	color: black;
	cursor: hand;
	text-decoration: none;
}

