.menu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;

}
.menu a:hover{
	background-image: url(images/Image19.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FF0000;
	text-decoration: none;
}
.menu a:link{
	color: #990000;
	text-decoration: none;
}
.menu a:visited{
	color: #FF0033;
	text-decoration: none;
}
body{
	background-image: url(images/Image22.png);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;

}
input {
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.titx{
	filter: Alpha(Opacity=100, FinishOpacity=0, Style=1);
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	background-color: #FF0000;
}
.tit{
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	filter: DropShadow(Color=red, OffX=2, OffY=2, Positive=1);
}
.jus{
	text-align: justify;
}
.bor{
	border: 1px solid #999999;
}
a:link{
	color: #FF0000;
	text-decoration: none;
}
a:visited{
	color: #993300;
	text-decoration: none;
}
P { line-height: 130%; }

.sub {
	filter: Shadow(Color=lightgrey, Direction=150);
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

