﻿body
{
	background-position: left top;
	background-color: #eaf5ff;
	background-image: url(/App_Images/insideBack.gif);
	background-repeat:repeat-x;
	margin: 0px;
	color: #585768;
}

body,td,th {
	font-family: "Arial", sans-serif;
	font-size: 12px;
}

.copyright 
{
	color: #959da4;
	font-size: 12px;
}

.input 
{
	width:100%;
	font-family: Arial, Sans-Serif;
	font-size: 14px;
	color: #585768;
}

.contactThanks 
{
	font-size:14px;
}

.tableHeading 
{
	font-weight: bold;
	text-align: right;
	color: #748eaf;
	padding-right: 5px;
}

a:link { color: #ff6600; text-decoration: none; }
a:visited { color: #ff6600; text-decoration: none; }
a:hover { color: #ff6600; text-decoration: underline; }
a:active { color: #ff6600; text-decoration: none; }
