.verticalline {
	background-repeat: repeat-y;
	background-image: url(img/verticalgreyline.gif);
}
.horizontalline {
	background-image: url(img/horizontalgreyline.gif);
	background-repeat: repeat-x;
}
body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}
td {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}
a:link {
	color: #CC0000;
}
a:visited {
	color: #CC0000;
}
a:active {
	color: #CC0000;
}
a:hover {
	color: #666666;
	border: 0px;
}
.maintext {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 10px;
	line-height: 18px;
}
h1 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
}
.address {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #999999;
}
.address a:link {
	color: #CC0000;
}
.address a:visited {
	color: #CC0000;
}
.address a:active {
	color: #CC0000;
}
.address a:hover {
	color: #666666;
	border: 0px none;
}
input {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}
