﻿body
{
}

.colorCell
{
	border-right: #000099 1px solid;
	border-top: #000099 1px solid;
	border-left: #000099 1px solid;
	border-bottom: #000099 1px solid;
	background-color: #ccccff;
}
.contentLeft
{
	border-right: #000099 1px solid;

}
.contentRight
{
	border-left: #000099 1px solid;

}

.copyright
{
	font-size: 9pt;
	color: gray;
	font-family: Arial;
	text-align:right
}

.poweredBy
{
	font-size: 9pt;
	color: gray;
	font-family: Arial;
	text-align:left
}

.siteTitle
{
	font-size: 24pt;
	color: gray;
	font-family: 'Times New Roman';
}

.pageTitle
{
    font-size: 14pt;
    color: gray;
    font-family: Arial;
}

.detailHeader
{
	border-right: #660000 1px solid;
	border-top: #660000 1px solid;
	padding-left: 5px;
	font-size: 8pt;
	border-left: #660000 1px solid;
	color: #993300;
	border-bottom: #660000 1px solid;
	font-family: Arial;
	background-color: #ffffcc;
}

.detailDescOptionsOff
{
    border-left: #000000 1px solid;
    border-right: #000000 1px solid;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 8pt;
    color: gray;
    font-family: Arial;
}

.detailDescOptionsOn
{
    border-left: #000000 1px solid;
    border-right: #000000 1px solid;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 8pt;
    color: gray;
    font-family: Arial;
    background-color: #ccff66;
}

.detailInfo
{
	font-weight: bold;
	font-size: 10pt;
	color: Gray;
	font-family: Arial;
}

.detailDesc
{
	font-weight: bold;
	font-size: 9pt;
	color: #6699cc;
	font-family: Arial;
}

.detailEditBox
{
	border-right: lightgrey 1px solid;
	border-top: lightgrey 1px solid;
	font-size: 9pt;
	border-left: lightgrey 1px solid;
	color: Gray;
	border-bottom: lightgrey 1px solid;
	font-family: Arial;
}

.detailSubmit
{

	font-size: 10pt;
	color: #993300;
	font-family: Arial;
	font-weight: bold;
}

.contentTitleCell
{
    border-right: #0033ff 1px solid;
    border-top: #0033ff 1px solid;
    border-left: #0033ff 1px solid;
    border-bottom: #0033ff 1px solid;
    background-color: #ccffff;
    font-weight: bold;
    font-size: 9pt;
    color: black;
    font-family: Arial;
}

.contentTable
{
    border-right: #0033ff 1px solid;
    border-top: #0033ff 1px solid;
    border-left: #0033ff 1px solid;
    border-bottom: #0033ff 1px solid;
    width: 100%;
}

.mainAdminLinks
{
    font-weight: bold;
    font-size: 9pt;
    color: black;
    font-family: Arial;
}