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

a {
color: #4A0000;
text-decoration : none;
}

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

.pagetitle {
	font-size:14px;
	font-weight: bold;
	color: #4A0000;
}
.pagetitle a {
	font-size:14px;
	font-weight: bold;
	color: #4A0000;
}

.subtitle {
	font-weight: bold;
	color: #000000;
	font-size:13px;

}

.Linktitle {
	font-weight: bold;
	color: #000000;
	font-size:14px;
}

#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;
}

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

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

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

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

.teamdesc {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}
.homewelcome {
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	color: #000066;
}

.homewelcomeT {
	font-family: Arial;
	font-weight: bold;
	font-size: 15px;
	color: #4A0000;
}
