﻿a
{
	text-decoration: none;
	color: #036CFE;
}

a:active
{
	color: #036CFE;
}

a:hover
{
	text-decoration: underline;
	color: #036CFE;
}

a:link
{
	color: #036CFE;
}

a:visited
{
	color: #036CFE;
}

a.menu:active
{
	color: #003C86;
}

a.menu:hover
{
	text-decoration: underline;
	color: #003C86;
}

a.menu:link
{
	color: #003C86;
}

a.menu:visited
{
	color: #003C86;
}

body 
{
	vertical-align: top;
	height: 100%;
	background-color: white;
	font-family: Verdana, Arial, Times New Roman;
	font-size: 12px;
	line-height: 12pt;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.boxshaderight
{
	background-image: url("../Graphics/boxshaderight.jpg");
	background-color: White;
}

.button
{
	font-family: Verdana, Arial, Times New Roman;
	font-size: 12px;
	height: 25px;
	width: 150px;
}

.content
{
	border-width: 1px;
	border-style: solid;
	border-color: #5073A9;
}

form
{
	height: 100%;
	margin: 0px;
	padding: 0px;
}

H1
{
	color: Black;
	font-family: Verdana, Arial, Times New Roman;
	font-size: 18px;
	font-weight:normal;
	padding: 0px;
	margin: 0px;
	line-height: 25px;
}

html
{
	height: 100%;
}

.message
{
	font-family: Verdana, Arial, Times New Roman;
	font-size: 12px;
	color: Red;
}

.menu
{
	background-color: #E7F0F5;
}

.menubg
{
	background-image: url("../Graphics/menubg.jpg");
}

.textbox
{
	font-family: Verdana, Arial, Times New Roman;
	font-size: 12px;
}

.shadeleft
{
	background-image: url("../Graphics/shadeleft.jpg");
}

.shaderight
{
	background-image: url("../Graphics/shaderight.jpg");
}

