a:link{
	color:#8b0304;
	text-decoration:underline;
}

a:visited{
	color:#8b0304;
	text-decoration:none;
}

a:hover{
	color:#0033CC;
	text-decoration:underline;
}

a:active{
	color:#8b0304;
	text-decoration:none;
}

body {
	background-image: url(../img/back.gif);
	background-repeat: repeat-y;
	background-position: center;
	_padding-left: 1px;

}

.maintextred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 150%;
	color: #8b0304;
	font-weight: bold;
}

.maintextbl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 150%;
	color: #333333;
}
.dot {
	background-image: url(../img/grdot.gif);
	background-repeat: repeat-x;
	background-position: center center;
}

.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 130%;
	color: #FFFFFF;
}

.add {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #666666;
}
.textlarge {
font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 140%;
	color: #333333;
}
