body {
font-family:Arial;
font-size:12px;
background-image:url(../images/bg.gif);
/* background-repeat:repeat-x; */
}

a {
color: #990000;
text-decoration : none;
}

a:hover {
color: #999999;
text-decoration : none;
}

.pagetitle {
	font-weight: bold;
	color: #990000;
}
.pagetitle a {
	font-weight: bold;
	color: #990000;
}

.subtitle {
	font-weight: bold;
	color: #000000;
}

#wrapper{
background-color:#FFF;
border:1px solid #fff;
}

.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
}

.footertext a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	text-decoration:underline;
}

.footertext a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
}

.mainlinks a {
color: #000000;
text-decoration : none;
font-weight:bold;
}

.mainlinks a:hover {
color: #fff;
text-decoration : none;
}

.tinytext {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}
