﻿body {
	margin-left: 3px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	background-color: #808080;
}
.Copyright 
{
	font-family: Verdana;
	font-size:smaller;
	color: #3F3F3F;
}
.BottomLinks
{
	background-color: #808080;
	color: #434343;
	text-align: right;	
}
.Links
{
	font-family: Verdana;
	font-size:12px;
	font-weight:bold;
	color: White;
}
.Content
{
	color: #DFDFDF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Title
{
	color: #DFDFDF;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Menu 
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bolder;
	color: White;
}
.Quote 
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: 100;
	color: #774497;
}
a:link {
	color: #774497;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #774497;
}
a:hover {
	text-decoration: underline;
	color: #774497;
}
a:active {
	text-decoration: none;
	color: #774497;
}
.Button
{
	background-color:#446DB9;
	border-style:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}
.ImageButton
{
	border-style:none;
}
.DataGrid
{
	background-color:#FFFFFF;
	border-color:#446DB9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.footer
{
    background-color: Transparent;
    color: #DFDFDF;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.footer a:link {
	color: #DFDFDF;
	text-decoration: none;
}
.footer a:visited {
	text-decoration: none;
	color: #DFDFDF;
}
.footer a:hover {
	text-decoration: underline;
	color: #DFDFDF;
}
.footer a:active {
	text-decoration: none;
	color: #DFDFDF;
}