﻿body 
{
	margin:0px;
	text-align:center;
}

.tblMain
{
	width:778px;
	border:solid 1px #ABB2B5;
	height:738px;	
}

.tdHeader
{
	width:776px;
	height:97px;
	text-align:right;
	
	background-image:url(images/imgHeader.jpg);
    background-repeat:no-repeat;
}

.tdNav
{
	width:775px;
	height:34px;
	background-color:#B0B8BA;
	text-align:center;	
}

.tdNav img
{
	border:none;	
}

.tdMiddle
{
	width:776px;
	height:369px;
	
}

.tdMiddle_Left
{
	width:327px;
	height:369px;
	background-image:url(images/imgLeft_NoOrange.jpg);
    background-repeat:no-repeat;	
}


.tdMiddle_Right
{
	width:448px;
	height:369px;
	background-image:url(images/imgRight_NoOrange.jpg);
	text-align:left;
	vertical-align:top;
    background-repeat:no-repeat;
    font-family:Arial;
    font-size:8pt;	
}

.tdBottom
{
	width:776px;
	height:241px;
	background-image:url(images/imgBottom.jpg);
    background-repeat:no-repeat;
	
}

.tdFontOnly
{
	font-family:Arial;
	font-size:8pt;
	color:#333333;	
}

.tdFontOnly_Bottom
{
	font-family:Arial;
	font-size:8pt;
	color:#333333;
	text-align:center;
	vertical-align:middle;	
}

.tdFontOnly_White
{
	font-family:Arial;
	font-size:7pt;
	color:#EFEFEF;	
}

.fHeader
{
	font-family:Arial;
	font-size:8pt;
	color:#F4400D;
		
}

.tdFontOnly a
{
	font-family:Arial;
	font-size:8pt;
	color:#333333;
		
}

.tdFontOnly a:hover
{
	font-family:Arial;
	font-size:8pt;
	color:#F4400D;
}

.tdFontOnly img
{
	border:NONE;
}

.tdFontOnly_White a
{
	font-family:Arial;
	font-size:8pt;
	color:#006699;
}
.txtName
{
	border:solid 1px #333333;
	height:13px;
	width:120px;
	font-size:8pt;
}

.txtEmail
{
	border:solid 1px #333333;
	height:13px;
	width:170px;
	font-size:8pt;
}

.txtMessage
{
	border:solid 1px #333333;
	height:80px;
	width:200px;
	font-size:8pt;
}


