BODY
{ 
	font-family : Arial, Helvetica, sans-serif;
	font-size:8pt;
}
#menusections {
	text-align:right;
	margin:10px 0px 0px 0px;
	border-top:1px solid Black;
}
#previoushome {
	text-align:right;
	margin:20px 0px 20px 100px;
	border-top:1px solid Black;
	width:100%;
}

A.previoushome {
	color: #000000;
	font-size:8pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	line-height: 9pt;
}

A.previoushome:Hover {
	color: #CECBCE;
	font-size:8pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	line-height: 9pt;
}
TABLE
{ 
	font-family : Arial, Helvetica, sans-serif;
	font-size:8pt;
}

.button {
	background-color: #A70003;
	color: #FFFFFF;
	font-size:8pt;
	font-family : Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}

pre
{
	background-color: #e5e5cc;
	padding: 5px;
	font-family: Courier New;
	font-size: x-small;
	margin-top: -5px;
	border: 1px #f0f0e0 solid;
}

h2
{
	font-size: 1.5em;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 10px;
	color: #691115;
}

A {
	color: A70003;
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration: none;
}

A.headMenuBalkText:Hover {
	color: #CECBCE;
}

A.headMenuBalkText {
	color:White;
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration: none;
}


.BigIntro
{
	font-size : 10pt;
	font-weight:bold;
}


.intro
{
	font-weight:bold;
}

#vline {
	position: absolute;
	top: 03px;
	left: 195px;
	z-index: -1;
}

#hline {
	position: absolute;
	top: 13px;
	left: 139px;
	z-index: -1;
}
#headMenuBalkColor
{
	background-color:#A70003;
	border-top:2px solid #D5D2D5;
	border-bottom:2px solid #B0AEB0;
	
}

#headBGColor
{
	background-color:#CECBCE;
}

.leftLinks
{
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	color:#A70003;
}

.leftHead
{
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#555555;
}

.leftSub
{
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	color:#888888;
}
#tableBGC
{
	background-color:#A70003;
}

