﻿
P.PageSpacer
{
	line-height: 20px;
}

P.Banner
{
    color: #990000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14pt; 
    font-weight: bold;
    font-style: normal;
    line-height: 15px;
}

P.SubBanner
{
    color: #990000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt; 
    font-weight: bold; 
    font-style: normal;
    line-height: 15px;
}

P.Title
{
    color: #990000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt; 
    font-weight: bold;
    font-style: normal;
    line-height: 15px;
}

P.PointBold
{
	COLOR: #666666;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 8pt; 
	line-height: 12pt;
}

P.Text
{
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	line-height: 20px;
}

A.TextLink
{
	color: #006666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	line-height: 20px;
}

A.TextLink:Hover 
{
	color: #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	line-height: 20px;
}

A.MainMenu
{
	color: #FFCC00;
	font-family: Arial,Verdana;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	font-variant:normal;
	text-decoration:none;
}

A.MainMenu:hover 
{
	color: #CCCCCC;
	font-family: Arial,Verdana;
	font-size: 8pt;
	font-weight: bold;
}

TD.MainMenu
{
	background-color: #990000;
	text-align: center;
	line-height: 20px;
}

TD.LoginError
{
	height: 20px;
	background-color: white;
	text-align: center;
    color: red;
    font-family: Arial,Verdana;
    font-size: 10pt;
    font-weight: bold;
}

TD.LoginHeader
{
	HEIGHT: 20px;
	background-color: #CC3300;
	font-weight: bold;
	text-align: left;
	FONT-FAMILY: Arial,Verdana;
	FONT-SIZE: 10pt;
    COLOR: white;
}

TD.LoginLabel
{
    COLOR: #990000;
    FONT-FAMILY: Arial,Verdana;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
}

TD.rowspacews
{
	height: 10px;
	background-color: white;
}

TD.rowspacewm
{
	height: 20px;
	background-color: white;
}

.LoginBox
{
	width: 180px;
    font-size: 10pt;
    color: black;
    font-family: arial,verdana;
    border-bottom-color:Black;
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-top-color:Black;
    border-top-style:solid;
    border-top-width:1px;
    border-left-color:Black;
    border-left-style:solid;
    border-left-width:1px;
    border-right-color:Black;
    border-right-style:solid;
    border-right-width:1px;
}

.AnaButton
{
    BORDER-RIGHT: black 1px groove;
    BORDER-TOP: black 1px groove;
    FONT-SIZE: 10pt;
    BORDER-LEFT: black 1px groove;
    COLOR: white;
    BORDER-BOTTOM: black 1px groove;
    FONT-FAMILY: arial;
    BACKGROUND-COLOR: #CC3300;
}
