body
{
  margin:				0px;
	border:				0px;
	padding:			0px;
	background-color:	#000000;
	color:				#CCCCCC;
	font-family:	    Arial, Helvetica, sans-serif;
	font-size:			11px;
	font-weight: 		normal; 
}

table
{
	border:				none;
	valign:				top;
}

td
{
	valign:				top;
}

h2 {
	margin-bottom: 0;
	padding-bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #396;
}

h3 {
	margin-bottom: 0;
	padding-bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #396;
}

.title1
{
	color:				#FFFFFF;
	font-family:	    Verdana;
	font-size:			30px;
	font-weight: 		bold; 
}

.title2
{
	color:				#FFFFFF;
	font-family:	    Verdana;
	font-size:			15px;
	font-weight: 		bold; 
}

.title3
{
	padding: 10px 0 0 0;
	color:				#339966;
	font-family:	    Arial, Helvetica, sans-serif;
	font-size:			13px;
	font-weight: 		bold; 
}

.title4
{
	color:				#FFFFFF;
	font-family:	    Arial, Helvetica, sans-serif;
	font-size:			12px;
	font-weight: 		bold; 
}

.locline
{
	color:				#999999;
	font-family:	    Arial, Helvetica, sans-serif;
	font-size:			11px;
	font-weight: 		normal; 
}

.maintext
{
	color:				#CCCCCC;
	font-family:	    Arial, Helvetica, sans-serif;
	font-size:			11px;
	font-weight: 		normal; 
}

.maintextBGBlue
{
	color:				#CCCCCC;
	font-family:	    Arial, Helvetica, sans-serif;
	font-size:			11px;
	font-weight: 		normal; 
	background-color:	#003366;
}
.maintextBGGreen
{
	color:				#CCCCCC;
	font-family:	    Arial, Helvetica, sans-serif;
	font-size:			11px;
	font-weight: 		normal; 
	background-color:	#006633;
}
span.maintextMute
{
	color:				#888888;
	font-family:	    Arial, Helvetica, sans-serif;
	font-size:			11px;
	font-weight: 		normal; 
}

.tablehead
{
	color:				#339966;
	font-family:	    Arial, Helvetica, sans-serif;
	font-size:			11px;
	font-weight: 		bold; 
	background-color:	#333333;
	text-align:			center;
}

.tabletext
{
	color:				#FFFFFF;
	font-family:	    Arial, Helvetica, sans-serif;
	font-size:			11px;
	font-weight: 		normal; 
	background-color:	#333333;
}

.item
{
	color:				#6699CC;
	border:				1px solid #999999;
	padding:			5px 10px 5px 10px;
	text-align:			left;
	font-family:	    Arial, Helvetica, sans-serif;
	font-size:			11px;
	font-weight: 		normal; 
}

.contact
{
	color:				#999999;
	padding:			5px 10px 5px 10px;
	text-align:			center;
	font-family:	    Arial, Helvetica, sans-serif;
	font-size:			10px;
	font-weight: 		normal; 
}



A
{
	color:				#6699CC;
	text-decoration:	none;
	font-weight: bold
}

:link
{
	color:				#6699CC;
	text-decoration:	none;
}

:hover
{
	color:				#CC3333;
	text-decoration:	underline;
}
