BODY 
{
	background-image: url('bg-dot-grid.jpg');
	font-size: 10pt;
	font-family: "Arial","Helvetica","sans-serif";
	color: Black
}

.TopBarLeft
{
	background: Black;
	font-size: 8pt;
	font-family: "Arial","Helvetica","sans-serif";
	color: White;
}

.TopBarRight
{
	background: Black;
	font-size: 8pt;
	font-family: "Arial","Helvetica","sans-serif";
	color: White;
}

.BottomBarLeft
{
	background-image: url(head_bar.gif);
	background: Black;
	font-size: 8pt;
	font-family: "Arial","Helvetica","sans-serif";
	color: White;
}

.BottomBarRight
{
	background: Black;
	font-size: 8pt;
	font-family: "Arial","Helvetica","sans-serif";
	color: White;
}

.Login
{
	background: #C0C0C0;
	border-color: #0000FF;
	border-style: Solid;
	border-width: 1px;
	color: #FF0000;
	font-family: "Trebuchet MS","Tahoma","sans-serif";
	font-size: 10pt;
	font-weight: bold;
}

.LoginTD
{
	color: #FFFFFF;
	font-family: "Trebuchet MS","Tahoma","sans-serif";
	font-size: 8pt;
	font-weight: bold;
}

.Title
{
	font-size: 14pt;
	font-family: "Arial", "Tahoma","sans-serif";
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #0000CC;
}

.CopyrightNotice 
{
	text-decoration: none;
	font-size: 7pt;
	font-family: "Arial","Helvetica","sans-serif";
	color: #A3AFAB;
}

.HorzLine
{
	background: Gray; 
	border-width: 1px;
	font-size: 1px;
}

.infotext 
{ 
	color: #FF0000; 
	font-size: 8pt;
	font-weight: bold;
}

.hyperlink 
{
	text-decoration: none;
	font-size: 7pt;
	font-family: "Arial","Helvetica","sans-serif";
	color: Black;
}

.hyperlink:hover 
{
	text-decoration: underline;
	font-size: 7pt;
	font-family: "Arial","Helvetica","sans-serif";
	color: Blue;
}

.description {
	color: #000000;
	font-family: "Arial","Helvetica","sans-serif";
	font-size: 8pt;
	font-weight: Bold;
	text-decoration: none;
	text-transform: Capitalize;
}

.navtext 
{
	width: 200px;
	font-size: 8pt;
	border-width: 1px;
	border-style: outset;
	border-color: black;
	background-color: lightyellow;
	color: black;
}

