body {
	background-image: url(Images/bg1.jpg);
	background-repeat: repeat;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
}

.border {
	border-bottom-width: medium;
	border-left-width: medium;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #C55B45;
	border-left-color: #C55B45;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:left;
	color: #666666;
}

table, tr, td  {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	color: #FFFFFF;
}

a:link {
	color: #FFFFFF;
	text-decoration:none;
}
a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
a:hover {
	color: #FF1200;
	text-decoration:none;
}
a:active {
	color: #FF66CC;
	text-decoration:none;
}

.lowerNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.upperNav {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
}

.SideBorders {
	border-right-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: groove;
	border-bottom-style: none;
	border-left-style: groove;
	border-right-color: #FF9E37;
	border-left-color: #FF9E37;
}
.flashbox{
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-bottom-style: groove;
	border-right-style: none;
	border-left-style: groove;
	border-bottom-color: #FF9E37;
	border-left-color: #FF9E37;
}
.updateBox {
	border: medium solid #FF9900;
}


.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #81312A;
}

.membersText {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	color: #974031;