﻿body 
{
	font-family: Sans-Serif;
	font-size: medium;
	background: white url(Images/BgImage.JPG) no-repeat fixed bottom right;
}
a
{
	color: Navy;
	font-weight: bolder;
	text-decoration: none;
}
a:hover
{
	color: Red;
}
.tdborder
{
	border-right: #B5C7DE 1px solid;
	border-top: #B5C7DE 1px solid;
	border-left: #B5C7DE 1px solid;
	border-bottom: #B5C7DE 1px solid;
}
h2
{
	color: Red;
	text-align: center
}
h3
{
	color: Red;
	text-align: center;
}
.cmdlink
{
	font-size: small;
}
.help
{
	font-size: small;
}