.bg {
	background-color: #33333;
	background-image: url(../images/bg1.gif);
	background-repeat: repeat;
}

.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}

a:link {
	font-weight: normal;
	color: #336699;
	text-decoration: none;


}

a:visited {
	color: #336699;
	text-decoration: none;
	font-weight: normal;

}

a:hover {
	color: #99B0C1;
	text-decoration: underline;
	font-weight: normal;

}

a:active {
	color: #99B0C1;
	text-decoration: underline;
	font-weight: normal;

}

.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336600;
	font-weight: bold;
}

.textfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	border: 1px solid #999999;
	line-height: normal;
}.xsmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}

.txtFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}

A.txtFooter:LINK, A.txtFooter:VISITED{
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

A.txtFooter:HOVER, A.txtFooter:ACTIVE{
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;

}
