﻿body
{
	background-position: left top;
	background-color: #eaf5ff;
	background-image: url(/App_Images/mainBack.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;
}

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; }