/*
$Revision: 22 $
$Modtime: 21/04/04 2:15p $
$Archive: /PMISPhase4/PMISWeb/PMISInternet/css/styles.css $
$Workfile: styles.css $
$Author: Alexeik $
$NoKeywords: $
*/
BODY
{
    FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #cccc99
}
.PageHeading
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    TEXT-TRANSFORM: uppercase;
    COLOR: #666666;
    FONT-FAMILY: Arial
}
A
{
    COLOR: #993300;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: #cc3300;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: underline
}
A:active
{
    COLOR: #666666;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: underline
}
.InputValue
{
	text-align:right;
}
.ParaCentre
{
	text-align: center;
}
.TextNormal
{
	font-size: 12pt;
	font-family: Arial;
}
.TextNormalR
{
	font-size: 12pt;
	font-family: Arial;
	text-align: right;
}
.TextSmallR
{
	font-size: 9pt;
	font-family: Arial;
	text-align: right;
}
.TextError
{
	font-size: 12pt;
	margin-left: 20px;
	margin-right: 20px;
	color: red;
	font-family: Arial;
}
.TextTitle
{
	margin-left: 20px;
	margin-right: 20px;
	font-weight:bold;
	font-family: Arial;
	font-size: 12pt;
}
.LinkInPage
{
	padding-right: 2px;
	padding-left: 2px;
	font-size: 12pt;
	padding-bottom: 2px;
	color: #993300;
	border-top-style: none;
	padding-top: 2px;
	font-family: Arial;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.TableHeader
{
	font-weight: bold;
	font-size: 9pt;
	color: white;
	font-family: Arial;
	background-color: #ff9900;
}
.TableHeader1
{
	font-weight: bold;
	font-size: 9pt;
	color: black;
	font-family: Arial;
	
}
.TableFooter
{
	font-size: 9pt;
	background-color: #ff9900;
	font-weight:bold;
	font-family: Arial;
}
.TableLabel
{
	font-weight: bold;
	font-size: 9pt;
	font-family: Arial;
}
.TableLabelR
{
	font-weight: normal;
	font-size: 10pt;
	font-family: Arial;
	text-align: right;
}
.TableData
{
	font-size: 8pt;
	font-family: Arial;
	background-color: white;
}
.TableDataR
{
	font-size: 10pt;
	font-family: Arial;
	text-align: right;
}
.TableNote
{
	font-size: 9pt;
	font-family: Arial;
}
.TableItem
{
	font-size: 8pt;
	font-family: Arial;
	background-color: white;
}
.TextSmall
{
	font-size: 8pt;
	font-family: Arial;
}
.TextSmallB
{
	font-size: 9pt;
	font-family: Arial;
}

