/* CSS Document */

body {
	background-color: #494B46;
	background-image: url(images/back.jpg) fixed; 

}

.txt {
	font: 11px/13px tahoma;
	color: #666666;
	text-decoration: none;
	text-align: justify;
	list-style: url(images/bullet2.jpg) outside;
}
.txtBLUE {
	font: bold 11px tahoma;
	color: #006633;
	text-decoration: none;
}
.footerTXT {
	font: normal 11px tahoma;
	color: #666666;
	text-decoration: none;
}

.footerTXT a:link{
	font: normal 11px tahoma;
	color: #666666;
	text-decoration: none;
}

.footerTXT a:hover{
	font: normal 11px tahoma;
	color: #006699;
	text-decoration: Underline;
}

.footerTXT a:visited{
	font: normal 11px tahoma;
	color: #666666;
	text-decoration: none;
}

.footerTXT a:active{
	font: normal 11px tahoma;
	color: #0066CC;
	text-decoration: none;
}

.forminput {
	font: 11px Tahoma;
	color: #333333;
	text-decoration: none;
	background: #FFFFFF url(images/spacer.gif);
	border-width: 0px;
	border-style: none;
	text-indent: 5px;
}
.txtMini {

	font: 9px tahoma;
	color: #494B46;
}
.txt10 {
	font: 10px/12px tahoma;
	color: #666666;
	text-decoration: none;
	text-align: justify;
	list-style: url(images/bullet.jpg) outside;
}
.txtNormal {

	font: 12px/16px "trebuchet ms";
	color: #666666;
	text-decoration: none;
	list-style: url(images/bullet2.jpg) outside;
}
.txtNormalHeader {


	font: bold 14px/16px "trebuchet ms";
	color: #006600;
	text-decoration: none;
	list-style: url(images/bullet2.jpg) outside;
}

.txtNormal a:link{
	font: bold 12px/16px "trebuchet ms";
	color: #597F14;
	list-style: url(images/bullet2.jpg) outside;
	text-decoration: none;
}
.txtNormal a:visited{

	font: bold 12px/16px "trebuchet ms";
	color: #494B46;
	text-decoration: none;
	list-style: url(images/bullet2.jpg) outside;
}
.txtNormal a:hover{

	font: bold 12px/16px "trebuchet ms";
	color: #666666;
	text-decoration: none;
	list-style: url(images/bullet2.jpg) outside;
}
.txtNormal a:active{

	font: bold 12px/16px "trebuchet ms";
	color: #FF6600;
	text-decoration: none;
	list-style: url(images/bullet2.jpg) outside;
}
.txtNormalGreen {


	font: bold 12px/16px "trebuchet ms";
	color: #52790E;
	text-decoration: none;
	list-style: url(images/bullet2.jpg) outside;
}
