a:link {
	color: #000000;
	text-decoration: none;

}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #0066CC;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.textmenu {
	font-family: Verdana;
	font-size: 16px;
	color: #000000;
	text-transform: none;
	font-variant: small-caps;
	font-weight: bold;
	font-style: normal;

}

#tooltip {
	position: absolute;
	width: 175px;
	border: 1px solid black;
	padding: 9px;
	font-size: 15px;

	background-color: #C6D9E8;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
	}

.form {
	font-size: 10px;
	background-color: #D7EBFF;
	border: 1px solid #2F0B0B;
	color: #004B97;
	font-family: Tahoma;


}

img { 
border: 0px none; 
} 
.textlegal {
	font-size: 7pt;
	font-family: Tahoma;
}
.textIP {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
}
.textbody {
	font-family: Tahoma;
	font-size: 11px;
}
.texttitle {
	font-size: 14px;
	font-family: Tahoma;
	color: #0066CC;

}
.textblink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-transform: none;
	font-variant: small-caps;
	font-weight: bold;
	font-style: normal;
	text-decoration: blink;

}
.textrss {

	font-family: Tahoma;
	font-size: 9px;
}
.r1 img {float:left} 
.r2 img {float:right} 
.texttitlelarge {

	font-size: 24px;
	font-family: Tahoma;
	color: #0066CC;
}
.textbodylarger {

	font-family: Tahoma;
	font-size: 13px;
}	
	
