<STYLE>

.body
{
	FONT-FAMILY: tahoma,verdana,arial;
}
.text 
{ 
	color: #000000; 
	text-decoration: none; 
	font-size: 10pt; 
	font-family: tahoma;
}
.textsmall 
{ 
	color: #000000; 
	text-decoration: none; 
	font-size: 8pt; 
	font-family: tahoma;
	}
.textwhite 
{ 
	color: #FFFFFF; 
	text-decoration: none; 
	font-size: 10pt; 
	font-family: tahoma;
}
.title 
{ 
	color: #000000; 
	text-decoration: none; 
	font-size: 14pt; 
	font-family: tahoma;
	
}
.title_blue 
{ 
	color: #59768F; 
	text-decoration: none; 
	font-size: 14pt; 
	font-family: tahoma;
	
}

.bold_text 
{ 
	color: #000000; 
	text-decoration: none; 
	font-size: 11pt; 
	font-family: tahoma;
	font-weight: bold;
}

.copy 
{ 
	color: #FFFFFF;
	text-decoration: none; 
	font-size: 10pt; 
	font-family: tahoma;
	}
a.cr_link:link 
{ 
	color: #FFFFFF;
	text-decoration: none; 
	font-size: 10pt; 
	font-family: tahoma;
}

a.cr_link:active 
{ 
	color: #FFFFFF;
	text-decoration: none; 
	font-size: 10pt; 
	font-family: tahoma;
}

a.cr_link:visited 
{ 
	color: #FFFFFF;
	text-decoration: none; 
	font-size: 10pt; 
	font-family: tahoma;
}

a.cr_link:hover 
{ 
	color: #FF9900; 
	text-decoration: none; 
	font-size: 10pt; 
	font-family: tahoma;
	text-decoration: underline;
}


a.link:link 
{ 
	color: #000000;
	text-decoration: underline; 
	font-size: 10pt; 
	font-family: tahoma;
}

a.link:active 
{ 
	color: #000000;
	text-decoration: underline; 
	font-size: 10pt; 
	font-family: tahoma;
}

a.link:visited 

{ 
	color: #000000;
	text-decoration: underline; 
	font-size: 10pt; 
	font-family: tahoma;
}

a.link:hover 
{ 
	color: #FFA500; 
	text-decoration: underline; 
	font-size: 10pt; 
	font-family: tahoma;
}



.thinblackborder {
	border: 1px solid #000000;
}

.thin_wht_kborder {
	border: 1px solid #FFFFFF;
}


.bg_splash {
 background-image: url(images/home_splash.jpg);
 background-repeat: no-repeat;
 background-position: top left;
}
.bg_footer {
 background-image: url(images/footer_bg.jpg);
 background-repeat: no-repeat;
 background-position: top left;
}
.right_side {
 background-image: url(images/right_side.gif);
background-repeat: no-repeat;
 background-position: top right;
}

</STYLE>

