BODY		{	font-family: 'Arial', 'Verdana', 'Sans-serif';
				color: #000000;
				font-size: 9pt;
				background-color: #ffffff;
			}


TH,TD		{	font-family: 'Arial', 'Verdana', 'Sans-serif';
				font-size: 9pt;
				color: #000000;
				background-color: #ffffff;
			}			

A { color: #666666; text-decoration: none; }
A:active	{ color: #666666; }
A:visited { color: #666666; }
A:hover { color: #758d7c; text-decoration: underline; }

#page	{	
			border: 1px #758d7c solid;
			width: 800px;
			padding: 0px 0px 0px 0px;
			}

#main	{ 	
			margin: 10px 0px 10px 0px;
			border: dashed 0px gray;
			padding: 0px 0px 0px 0px;
			width: auto;
			height: auto;
			}

#rtcoltop	{
				height: 27px; 
				width: auto; 
				background-color: #666666; 
				color: #ffffff; 
				font-size: 13pt; 
				font-weight: bold; 
				text-align: center; 
				letter-spacing: 2px;
				}

#rtcolpics	{
				width: auto; 
				text-align: center; 
				margin: 10px 10px 5px 10x;
				}

.colpics	{ }
.colpics img	{ margin: 10px 10px 5px 10px; }

#ltcoltop	{
				width: auto; 
				color: #666666; 
				font-size: 13pt; 
				font-weight: bold; 
				text-align: left; 
				padding: 5px 20px 15px 20px;
				}

#ltcoltext	{
				padding: 5px 20px 20px 20px;
				text-align: justify;
				}


.border {	border: 1px solid #000099; }

.fsmall {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	}

.flarger {  font-size: 10pt}
.flarge {  font-size: 12pt}

.fnavy {  font-size: 9pt; color: #000066}
.flgnavy {  font-size: 12pt; color: #000066}

.bkblue {	background-color: #D5DEFF;}
.borderblue2 {  border: 1px #336699 solid}
.bgborderblue {  background-color: #336699}
.bordergreen {  border: 1px #758d7c solid}


table.trans tr  {background:transparent;}
table.trans tr td  {background:transparent;}

.fade {
	background-image: url(/images/fade.jpg);
	background-repeat: repeat-x;
}

.forange {	color: #FF6600; }

.fgrey { color: #333333; }





.blueheadings {
	font-size: 13pt;
	font-weight: bold;
	color: #3366CC;
	}

.blueheadingssml {
	font-size: 10pt;
	font-weight: bold;
	color: #3366CC;
}

.greyheadings {
	font-size: 7pt;
	font-weight: bold;
	color: #555555;
}

.greysmaller {
	font-size: 10pt;
	font-weight: normal;
	color: #555555;
}

.headingpos	{
	font-family: 'Arial', 'Verdana', 'Sans-serif';
	font-size: 13pt;
	font-weight: 900;
	color: #666666;
	padding: 0px 0px 10px 10px;
	}

.borderunder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
