﻿body {
}

A:link	{	
	text-decoration:	none;
	}			
A:hover	{	
	text-decoration:	underline;
	}
image
{
	border: none;
}
.textwhite
{
	font-size: 10px;
	color: #ffffff;
	font-family: Verdana;
	text-decoration: none;
	line-height: 10pt;
}
.textwhite:hover
{
	font-size: 10px;
	color: #ffffff;
	font-family: Verdana;
	
}
.textwhitetitle
{  font-size: 14px; 
	color: #ffffff; 
	font-family: Verdana;
	text-decoration: none;
	
}
.textwhitenav
{
	font-size: 12px;
	color: #ffffff;
	font-family: Verdana;
	text-decoration: none;
	line-height: 10pt;
}
.textwhitenav:hover
{
	font-size: 12px;
	color: #ffffff;
	font-family: Verdana;
	
}
.textblacktitle
{  font-size: 14px; 
	color: #000000; 
	font-family: Verdana; 
}
.textblack
{  font-size: 11px; 
	color: #000000; 
	font-family: Verdana; 
	text-decoration: none;
	line-height: 12pt;
}
textblack:hover
{
	font-size: 11px;
	color: #000000;
	font-family: Verdana;
	text-decoration: underline;
}
.textblackcover
{  font-size: 10px; 
	color: #000000; 
	font-family: Verdana; 
	text-decoration: none;
	line-height: 9pt;
	
}
textblackcover:hover
{
	font-size: 10px;
	color: #000000;
	font-family: Verdana;
	text-decoration: underline;
}

.textblackfancy
{  font-size: 20px; 
	color: #333333; 
	font-family:Bradley Hand ITC;
	text-decoration: none;
	font-weight: bold;
	line-height: 16pt;
}
.textbluelink
{
	font-size: 10px;
	color: #749FBA;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: underline;
	line-height: 12pt;
}


.textbluelink:active
{
	font-size: 10px;
	color: #000000;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	line-height: 12pt;
}
.textbluelink:visited
{
	font-size: 10px;
	color: #385C72;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	line-height: 12pt;
}
.textbluelink:hover
{
	font-size: 10px;
	color: #385C72;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: underline;
	line-height: 12pt;
}

.textblue
{
	font-size: 10px;
	color: #749FBA;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	line-height: 9pt;
}
.textbluetitle
{
	font-size: 14px;
	color: #749FBA;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}
.textdarkraytitle
{
	font-size: 20px;
	color: #333333;
	font-family: Verdana;
	text-decoration: none;
	
}

.textorangetitle
{
	font-size: 18px;
	color: #ED5321;
	font-family: Verdana;
	text-decoration: none;
	
}

.textplain
{
	font-size: 11px;
	color: #0066cc;
	font-family: Verdana;
	text-decoration: none;
}
.textplain:visited
{
	font-size: 11px;
	color: #0066cc;
	font-family: Verdana;
	text-decoration: none;
}
.textplain:hover
{
	font-size: 11px;
	color: #0066cc;
	font-family: Verdana;
	text-decoration: underline;

}

.textnavtitle
{
	font-size: 12px;
	color: #262B2C;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
	
}

.textnav
{
	font-size: 10px;
	color: #1199BF;
	font-family: Verdana;
	text-decoration: none;
}

.bordergray
{
	border: #EDF3F5 1px solid;
	
}


.leftborder
{
	border-left: #cccccc 1px solid;
}

.hr {width: 95%; color: #cccccc; height: 1px; text-align: center; }

.hrleft {width: 95%; color: #cccccc; height: 1px; text-align: left; }


