﻿body
{
}

.leftrightborder
{
	border-left : 1 solid Black;
	border-right : 1 solid Black;
}

.leftrightbottomborder
{
	border-left : 1 solid Black;
	border-right : 1 solid Black;
	border-bottom : 1 solid Black;
}

.topmenu
{
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	text-decoration : none;
	color : White;
}

.topmenu:hover
{
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	text-decoration : underline;
	color : White;
}

.leftmenu
{
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-decoration : none;
	color : White;
}

.leftmenu:hover
{
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-decoration : underline;
	color : White;
}

.rowheader
{
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : White;
	background-color : Black; white-space:nowrap;
}

.basecontent
{
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

.pageheader
{
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
}

.headerbrand
{
	color : White;
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
}

.headerversion
{
	color : White;
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
}

.splashtext
{
	font-size : 40pt;
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
}

.menuheader
{
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : White;
}