﻿#bg
{ position: absolute; left: 0; z-index:1;}

#bgBottom
{ position: absolute; left: 0; z-index:1;}

.bgwidth { width: 100%; }
.bgheight { height: 100%; }

.transparent 
{
filter: alpha(opacity=50); /* ie */
-moz-opacity: .5; /* mozilla */
opacity:.5; 
MozOpacity:.5;
background:#ffffff;
}

body
{
	background-color:#000000;
	border: 0px;
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}




.tb1
{
position: absolute; width: 150px; top: 0px; left: 0px; text-align:left; z-index:14;

	color: #FFFFFF;
	font-family: Century Gothic, sans-serif;
	font-size:24px;
	text-align: left;
	
}



.tb1b
{
position: absolute; width: 150px; top: 0px; left: 0px; text-align:left; z-index:4;

color: #FFFFFF;
	font-family: Century Gothic, sans-serif;
	font-size:24px;
	text-align: left;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	
}



.indented
   {
   padding-left: 20pt;
   }



.date 
{
	font-weight: bold;
	text-align: left;
}

.smWhiteTextLeft 
{
	color: #FFFFFF;
	font-family: Century Gothic, sans-serif;
	font-size:14px;
	text-align: left;
}

.smWhiteTextRight 
{
	color: #FFFFFF;
	font-family: Century Gothic, sans-serif;
	font-size:14px;
	text-align: right;
}

.lgWhiteTextLeft 
{
	color: #FFFFFF;
	font-family: Century Gothic, sans-serif;
	font-size:18px;
	text-align: left;
	

}

.lgWhiteTextRight 
{
	color: #FFFFFF;
	font-family: Century Gothic, sans-serif;
	font-size:18px;
	text-align: right;
	

}


.smBlackTextLeft 
{
	color: #000000;
	font-family: Century Gothic, sans-serif;
	font-size:14px;
	text-align: left;
}

.smBlackTextCenter 
{
	color: #000000;
	font-family: Century Gothic, sans-serif;
	font-size:14px;
	text-align: center;
}

.smBlackTextRight 
{
	color: #000000;
	font-family: Century Gothic, sans-serif;
	font-size:14px;
	text-align: right;
}

.lgBlackTextLeft 
{
	color: #000000;
	font-family: Century Gothic, sans-serif;
	font-size:18px;
	text-align: left;
	

}

.lgBlackTextRight 
{
	color: #000000;
	font-family: Century Gothic, sans-serif;
	font-size:18px;
	text-align: right;
	

}

