﻿body
{
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 9px;
    FONT-WEIGHT: normal;	
    margin-top:25px;
    margin-left:0px;
}
.ContentArea
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	margin-left: 0px;
	color: #000099;
}

.hdr
{
	font-weight: bold;
	font-size: 12pt;
	color: #000099;
	font-family: Arial;
}

.smallhdr
{
	font-weight: bold;
	font-size: 10pt;
	color: #000099;
	font-family: Arial;
}

.std
{
	font-size: 9pt;
	color: #000099;
	font-family: Arial;
}

.small
{
	font-size: 8pt;
	color: #000099;
	font-family: Arial;
	line-height: normal;
}

.stdPrint
{
	font-size: 9pt;
	font-family: Arial;
}

.largeWarning
{
	font-size: 12pt;
	color: #ff0066;
	font-weight: bold;
}

.warning
{
	color: #ff0066;
	font-weight: bold;
}

.money
{
	font-size: 9pt;
	color: #ff0066;
	font-weight: bold;
}

.MasterLinkButton
{
	font-size: 9pt;
	color: #000099;
	font-family: Arial;
}


TABLE.or
{
	background-image: url(Images/orngbox.jpg);
	background-repeat: repeat;
}

.input
{
	border-right: #ffcc99 thin solid;
	border-top: #ffcc99 thin solid;
	border-left: #ffcc99 thin solid;
	border-bottom: #ffcc99 thin solid;
}

.btnShow
{
	height: 17px;
	width: 58px;
}

.btnAdd
{
	height: 17px;
	width: 58px;
}

.ddl
{
	color: #000099;
}

.print
{
	font-family: Arial;
}

.gridhead
{
	color: #ffffff;
	background-color: #8b76b7;
}

.gridrow
{
	background-color: #faf5d8;
}

.gridalt
{
	background-color: #fefdf1;
}

.expl
{
	font-size: 8pt;
	color: #000099;
	font-family: Arial;
	line-height: normal;
	border-right: #9966ff thin groove;
	padding-right: 5px;
	border-top: #9966ff thin groove;
	display: none;
	padding-left: 5px;
	padding-bottom: 5px;
	border-left: #9966ff thin groove;
	width: 685px;
	padding-top: 5px;
	border-bottom: #9966ff thin groove;
	height: 180px;
	text-align: right;
}

.sortLink
{
	color: #ffffff;
	background-color: #8b76b7;
}
.sortLink a:link    {color: white;}
.sortLink a:visited {color: white;}
.sortLink a:active  {color: red;}


