﻿body 
{
	font-family: Verdana;
	font-size: 12px;
	background-image: url("images/Logo.png");
	background-repeat:no-repeat;
	background-position: right bottom;
}
.style1
{
    font-size: 26px;
    font-weight: bold;
}
.style2
{
    font-size: 23px;
}
.style3
{
    font-size: 18px;
}
.MainTable
{
	width: 1010px;	
}
.MainRow
{
	height: 645px;
}
.MainBox
{
	border: 1px solid #B9B29F; 
	background-color: #FFFFFF;
	width: 910px;
}
.TopPicSpacer
{
	height: 1px;
	width: 910px;
}
.RightPicSpacer
{
	height: 645px;
	width: 100px;
}
.GrayBox
{
	margin: 0px; 
	padding: 40px; 
	width: 780px; 
	font-size: 22px; 
	background-color: #B9B29F; 
	text-align: left;
	color: White;
}
.ToColumn
{
	font-size: 20px;
	width: 50%;
}


        .elemFaderLogo
		{
			filter:alpha(opacity=25); 
			-moz-opacity:2.55;
			border: 0;
		}
