body   { 
		margin-top: 0px; 
		margin-left: 10px; 
}

.bodymain   { 
		background: #cccccc; 
}

.bodypop   { 
		background: #a1a1a1;
		margin-top: 10px;  
}

.bodysupport   { 
		background-image: url(../images/tan_cccccc_stripe.gif);
}

a:link {
		text-decoration: none;
}

a:hover {
		text-decoration: underline;
}

a:active {
		color: #eeeeee;
		text-decoration: underline;
}

a:visited {
		color: #666666;
		text-decoration: underline;
}
 
.link {
		color: #005500;
}
 
.dklink {
		color: #666666;
}

.ltlink {
		color: #999900;
}

.body7 { 
		font-family: Helvetica; 
		color: #707002; 
		font-size: 7pt;
		font-weight: normal;
}

.body75 { 
		font-family: Helvetica; 
		color: #707002; 
		font-size: 7.5pt;
		font-weight: normal;
}

.body8 { 
		font-family: Helvetica; 
		color: #707002; 
		font-size: 8pt;
		font-weight: normal;
}

.bold8 { 
		font-family: Helvetica; 
		color: #707002; 
		font-size: 8pt;
		font-weight: bold;
}

.body9 { 
		font-family: Helvetica; 
		color: #707002; 
		font-size: 9pt;
		font-weight: normal;
}

.bold9 { 
		font-family: Helvetica; 
		color: #707002; 
		font-size: 9pt;
		font-weight: bold;
}

.body10 { 
		font-family: Helvetica; 
		color: #707002; 
		font-size: 10pt;
		font-weight: normal; 
}

.bold10 { 
		font-family: Helvetica; 
		color: #707002; 
		font-size: 10pt;
		font-weight: bold; 
}

.body12 { 
		font-family: Helvetica; 
		color: #707002; 
		font-size: 12pt;
		font-weight: normal; 
}

.bold12 { 
		font-family: Helvetica; 
		color: #707002; 
		font-size: 12pt; 
		font-weight: bold; 
}

.dkbody8 { 
		font-family: Helvetica; 
		color: #003300; 
		font-size: 8pt;
		font-weight: normal;
}

.dkbody9 { 
		font-family: Helvetica; 
		color: #003300; 
		font-size: 9pt;
		font-weight: normal;
}

.dkbold8 { 
		font-family: Helvetica; 
		color: #003300; 
		font-size: 8pt;
		font-weight: bold;
}

.dkbold9 { 
		font-family: Helvetica; 
		color: #003300; 
		font-size: 9pt;
		font-weight: bold;
}

.ltbody8 { 
		font-family: Helvetica; 
		color: #999900; 
		font-size: 8pt;
		font-weight: normal;
}

.ltbody9 { 
		font-family: Helvetica; 
		color: #999900; 
		font-size: 9pt;
		font-weight: normal;
}

.subtitle { 
		font-family: Helvetica; 
		color: #707002; 
		font-size: 13pt; 
		font-weight: bold;
		text-decoration: none; 
}
	
.title { 
		font-family: Helvetica; 
		color: #707002; 
		font-size: 15pt; 
		font-weight: bold;
		text-decoration: none; 
}
		
		
		
/* Table Styles */

.ltborder	{ 
		border: 1px solid #eeeeee;
}

.ltborder2	{ 
		border: 2px solid #eeeeee;
}

.dkborder	{ 
		border: 1px solid #999999;
}
.dkborder2	{ 
		border: 2px solid #999999;
}

.greenborderlt	{ 
		background-color: #eeeeee; 
		border: 1px solid #999900; 
}

.greenbordermed	{ 
		background-color: #dddddd; 
		border: 1px solid #999900; 
}

.greenborderdk	{ 
		background-color: #cccccc; 
		border: 1px solid #707002; 
}



