﻿html, body {height:100%}
body
{
	min-height: 100%;
	margin: 0;
	padding: 0;
	border: none;
	background-color: #8a8376;
	font-family: Verdana;
	color: #232323;
	font-size: 11px;
	line-height: 15px;
}
#outer{ 
min-height:100%;

}
* html #outer{height:100%;}



.Table100
{
	width: 100%;
	height: 100%;
	min-height: 100%;
	position:absolute;
}
.TableMain
{
	width: 800px;
	height: 516px;
}



/* AJAX */
.ValidatorHighlight
{
	background-color: #fffacd;
}

.WaterMarkText
{
	font-family: verdana;
	font-size: 12px;
	color: #C0C0C0;
}
.Testimonials
{
	font-size: 10px;
	font-style: italic;
	color: #666666;
}

.PressLink, A.PressLink
{
    font-size: 11px;
    font-style: italic;
    color: #666666;
}
A.PressLink:hover
{
    font-size: 11px;
    font-style: italic;
    color: #008000;
}
.boldNames
{
    font-size: 14px;
    font-weight: bold;
    color: #999966;
}
.mainFont
{
	font-family: Verdana;
	font-size: 11px;
	color: #232323;
}
.link
{
    text-decoration: underline;
}
.testimonials
{
    font-family: Verdana;
    font-size: 11px;
    font-style: italic;
    color: #232323;
}
.Title
{
    font-size: 14px;
    color: #4A5854
}

