/* This is for the header, which is the gold color*/
/* .goldheader is the linking style properties.*/
/* text-decoration: none == links with no underline*/

/* NOTE: IN ORDER TO HAVE ROLLOVER IN CSS U MUST HAVE THESE PROPERTIES(A:LINK, A:VISITED, A:ACTIVE, A:HOVER)
for rollovers u MUST put this lines in html pg
<tr> 
   <td colspan="3"><span class="goldheader"><a href = "www.yahoo.com" class="goldheader" >INTEGRITY</a></span></td>
   <td align="center">&nbsp;</td>
</tr> 
 
 **** this lines WONT WORK for rolloversS****
 <tr class="link3"> 
    <td colspan="3"><a href = "www.yahoo.com" class="link3" >FOSTERING A SOUND &amp; REPUTABLE FINANCIAL CENTRE </td>

SEE THE DIFF? ONE USES SPAN ONE DID NOT... SO DUN 4GET MY $600......HEHEHEHHE
*/

.goldheader A:link {
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-weight:normal; 
	font-size: 12px; 
	color:#666666; 
	text-decoration: none}
.goldheader A:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal; 
	font-size: 12px; 
	color:#666666;
	text-decoration: none}
.goldheader A:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal; 
	font-size: 12px; 
	color:#0067c5;
	text-decoration: none}
/* Change the rollover properties in .goldheader A:hover*/
.goldheader A:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal; 
	font-size: 12px;
	color: #0067c5;text-decoration: none;}

/* This is for the subpgs links, which is the grey color*/
/* .link3 is the linking style properties.*/
.link3 A:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none}
.link3 A:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none}
.link3 A:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none}
/* Change the rollover properties in .class2 A:hover*/
.link3 A:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0067c5;
	text-decoration: none;}

.goldbold A:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0067c5;
	text-decoration: none}
.goldbold A:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0067c5;
	text-decoration: none}
.goldbold A:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0067c5;
	text-decoration: none}
.goldbold A:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;}	
	
.link4 A:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline}
.link4 A:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline}
.link4 A:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline}
/* Change the rollover properties in .class2 A:hover*/
.link4 A:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #0067c5;
	text-decoration: underline;}
	
.link11 A:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none}
.link11 A:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none}
.link11 A:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none}
.link11 A:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0067c5;
	text-decoration: none;}
	
.link11home A:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none}
.link11home A:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none}
.link11home A:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none}
.link11home A:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;}

.bodycopy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

.header1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0067c5;
}
.bodycopybold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.header2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0067c5;
}

.header2a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fa9505;
}
.bodycopybottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}
.bodycopy13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
}
.header2grey {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}
.link3unactive {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0067c5;
}
.bodycopy11italic {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	font-style: italic;
}
.headerblack12 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.bodycopywhite11 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.header1green {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fa9505;
}
.link3unactivegrey {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.bodycopy10 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
