﻿body
{
	font-weight: normal;
	font-size: 8pt;
	text-transform: none;
	color: black;
	font-style: normal;
	font-family: Verdana;
	background-color: #DA72C1;
	font-variant: normal;
	text-decoration: none;
	margin: 0px;
}
TD.MainBorder
{
	border-right: #670F66 1px solid;
	border-top: #670F66 1px solid;
	background-image: url(Images/bg.gif);
	border-left: #670F66 1px solid;
	border-bottom: #670F66 1px solid;
}
H1
{
	font-weight: normal;
	font-size: 16pt;
	text-transform: none;
	color: #670F66;
	font-style: normal;
	font-family: Arial;
	font-variant: normal;
	text-decoration: underline;
}
SELECT
{
	font-size: 8pt;
	color: #670F66;
	font-family: Verdana;
	text-decoration: none;
}
INPUT
{
	font-size: 8pt;
	color: #670F66;
	font-family: Verdana;
	text-decoration: none;
}
A
{
	color: #670F66;
	text-decoration: none;
}
A:Hover
{
	color: #670F66;
	text-decoration: underline;
}
A.MainMenu
{
	color: black;
	text-decoration: none;
	font-weight: bold;
}
A:Hover.MainMenu
{
	color: #670F66;
	text-decoration: underline;
	font-weight: bold;
}
P.Caption
{
	font-weight: bold;
	color: #670F66;
	font-size: 10pt;
}
P.Copyright
{
	font-size: 7pt;
	color: black;
	font-family: Verdana;
	text-decoration: none;
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
}
TD.3D
{
	border-right: 1px outset;
	border-top: 1px outset;
	border-left: 1px outset;
	border-bottom: 1px outset;
}
DIV.scroll
{
	overflow: scroll;
	width: 200px;
	height: 300px;
	border-right: #670F66 1px solid;
	border-top: #670F66 1px solid;
	border-left: #670F66 1px solid;
	border-bottom: #670F66 1px solid;
	background-color: #DA72C1;
}
IMG.ImageLink
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}