﻿a:link
{
	color: #2B6A1A; 
}


a:visited
{
	color: #060;
} 
a:active 
{
	color: #FFFFFF;
	text-align: center;
}

.Cell
{
	font-family: Tahoma;
	font-size: 9pt;
	color: #666666;
	text-align:left;
	text-indent:0px;
	line-height:150%;
	margin-top: 8;
	margin-right: 10;
	margin-bottom: 8;
	margin-left: 10;
	padding-right: 10px;
	padding-left: 10px;
}

/* Header Banner */
.Banner {
	background-image: url('images/banner.png');
}

/* Header Banner End */


.menu         { font-family: Tahoma; font-size: 8pt; color: #FFFFFF; margin-left: 15 }

.Bullet
{	margin:5 10; list-style-type: square; font-family: Tahoma; font-size: 10pt; color: #666666; text-align:left  }

body
{
	font-family: tahoma;
	color: #333333
}

table
{
	table-border-color-light: rgb(204, 153, 255);
	table-border-color-dark: rgb(204, 0, 204);
	font-size:10pt;
	text-align: left;
}
h1
{
	color: rgb(0, 51, 102);
}
h2
{
	color: #CC0000;font-family:Trebuchet MS; font-size:12pt; font-weight:bold; text-indent:0; margin-left:10; margin-right:10; text-align:left 
}
h3
{
	margin:0 10; color: #003366;font-family:Arial; font-size:11pt; font-weight:bold; text-indent:0 
}
h4
{
	margin:0 10; color: #003366;font-family:Arial; font-size:10pt; font-weight:bold; text-indent:0;  
}
h5
{
	color: rgb(51, 0, 153);
}
h6
{
	color: rgb(204, 0, 153);
}

ul           { margin-top: 5; margin-bottom: 5 }

table        {

	text-align: left;
}

/* Back To Top */
.BTT {
	padding-right: 10px;
	text-align: right;
	margin-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #2B6A1A;
}
/* Back To Top End */


/* Navigation Panel */

.Nav-BG {
	background-color: #469B0C;
}

.Nav-Txt-Center
{	
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 8pt;
	color: #FFF
}

.Nav-IMG
{	
	text-align: center;
}

.Download
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #060;
	text-align: right;
	margin-right: 5px;
}
	

