body
{
	margin: 0;
	text-align: justify;
	font-family:Arial, Verdana;
	font-size:12px;
}

body, td, th
{
	font-family: Arial, Verdana;
	font-size:12px;
	ppparagraph-spacing: 125%;
}

h2
{
	font-size: 200%;
	color: #FFFFFF;
}

.content
{
	width: 760px;
	padding-left:10px;
}

a:hover
{
	background-color: #990000;
	text-decoration: underline overline;
	color: red;
}

.conleft
{
	background-color:#990000;
	width: 175px;
	height: 670px;
	float: left;
	padding-right: 0px;
}

.concenter
{
	float: right;
	width: 650px;
	padding-left: 4px;
	padding-right: 4px;
}

.conlefttitle
{
	background-color: #664400;
	color: #ffffff;
	width: inherit;
	border-bottom: 1px solid #bababa;
	padding-left: 0px;
	padding-right: 0px;
	font-size: 100%;
	font-weight: bold;
}

.conrighttitle
{
	background-color: #DDEFCE;
	width: inherit;
	border-bottom: 1px solid #CECEDE;
	padding-left: 0px;
	padding-right: 0px;
	font-size: 100%;
	font-weight: bold;
}

.concentertitle
{
	background-color: #FFFF00;
	color: White;
	width: inherit;
	border-bottom: 1px solid #000000;
	padding-left: 0px;
	padding-right: 0px;
	font-size: 100%;
	font-weight: bold;
}

.subtitle
{
	width: inherit;
	border-bottom: 1px solid #666666;
	color:green ;
	font-size: 150%;
	font-weight: bold;
	text-align: center;
	text-transform: capitalize;
}
.subtotal
{
	width: inherit;
	background: #FFEDDE;
	color: green;
	font-size: 100%;
	font-weight: bold;
}
.clear
{
	clear: both;
}

.SchCell
{
	background-color: #CECEFF;
	border-bottom: solid 1px blue;
	padding: 2px;
}

.SchSel
{
	background-color: #FFFFFF;
	border-left: solid 1px red;
	border-right: solid 1px red;
	border-top: solid 1px red;
	border-bottom: solid 0px red;
}
.BlockLOuter
{
	font-size: 10pt;
	font-weight: bold;
	color: Maroon;
	width: 360px;
	padding: 5px;
	margin: 2px;
	border-bottom: 1px #FF2222 solid;
	background-color: #ffcccc;
	float: left;
}
.BlockROuter
{
	font-size: 10pt;
	font-weight: bold;
	width: 360px;
	padding: 5px;
	margin: 2px;
	border-bottom: 1px #2222FF solid;
	background-color: #ccffff;
	color: Navy;
	float: left;
}
.BlockLTitle
{
	font-size: 12pt;
	font-weight: bold;
	color: green;
	width: 360px;
	padding: 5px;
	margin: 2px;
	float: left;
}
.BlockRTitle
{
	font-size: 12pt;
	font-weight: bold;
	width: 360px;
	padding: 5px;
	margin: 2px;
	color: green;
	float: left;
}
.BlockLSub
{
	font-size: 10pt;
	font-weight: bold;
	color: green;
	width: 360px;
	padding: 5px;
	margin: 2px;
	float: left;
}
.BlockRSub
{
	font-size: 10pt;
	font-weight: bold;
	width: 360px;
	padding: 5px;
	margin: 2px;
	color: green;
	float: left;
}
.BlockLeft
{
	font-size: 9pt;
	font-weight: normal;
	color: #990000;
	width: 360px;
	padding: 5px;
	margin: 2px;
	border: 1px #2222FF transparent;
	float: left;
}
.BlockRight
{
	font-size: 9pt;
	font-weight: normal;
	color: #000099;
	width: 360px;
	padding: 5px;
	margin: 2px;
	border: 1px #2222FF transparent;
	float: left;
}
