body {
	margin: 0px;
	font-family: Tahoma;
	font-size: 13px;	text-align: right;
	color: #83000a;
}
td {
	font-family: Tahoma;
	font-size: 13px;
	text-align: right;
	color: #83000a;
}
a:link {
	color: #c0494f;
	text-decoration: none;
}
a:visited {
	color: #c0494f;
	text-decoration: none;
}
a:hover      { text-decoration: none; color: #cd404b; font-weight: plain  }a:hover     {  border-bottom: dashed #cd404b 1px; }a:hover     {  border-bottom: dashed #cd404b 1px; font-size: 14px; }
a:active {
	color: #c0494f;
	text-decoration: none;
}
img {
	border: none;
}
hr {
	color: #f0f0f0;
	height: 1px;
	width: 80%;
	text-align: center;
}
input {
	font-family: Tahoma;
		font-size: 12px;
}
textarea {
	font-family: Tahoma;
	font-size: 12px;
	height: 60px;
	width: 250px;
}
select {
	font-family: Tahoma;
		font-size: 12px;
}
form {
	margin-bottom:0;
}
.menu td {
	color: white;
}
.menu a:link {
	color: #c73b46;
	text-decoration: none;
}
.menu a:visited {
	color: #c73b46;
	text-decoration: none;
}
.menu a:hover {
	color: #000000;
	text-decoration: none;
}
.menu a:active {
	color: white;
	text-decoration: underline;
}
.footer td {
	height: 30px;
}
.bigtitle {
	color: #c73b46;
	text-align: center;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	background-color: #ffe8ea;
}
.bigtitle2 {
	color: #FEF5E0;
	text-align: center;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	background-color: #F7BF3E;
}
.bigtitlem {
	color: #cf3541;
	text-align: center;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	display: block;
	background-color: #ffe8ea;	border: solid 1px #ffe8ea;
}
.bigtext {
	font-family: Tahoma;
	font-size: 12px;
}
.inm {	color: #c0494f;
	background-color: #FFE8EA;	font-family: Tahoma;	font-size: 13px;	height: 25px;
}
.inmc {
	background-color: #FFF4F5;	border: solid 1px #ffe8ea;	color: #c0494f;
}
.showsites {
	border: solid 1px #ffbec3;
}
.showsites td {
	border-bottom: solid 1px;
	height: 25px;
	width: 33%;
}
.showsites2 {
	border: solid 1px #FEF5E0;
}
.showsite {
	border: solid 1px #ffbec3;
}
.showsite td {
	border-bottom: solid 1px;
	height: 25px;
}
.showtsite {
	border: solid 1px #ffbec3;
}
.sod {background-color: #FFE8EA;border: solid 1px #fbc3c6;
}
.bm {
	font-family: Tahoma;
	font-size: medium;
	font-weight: bold;
	text-align: center;
}
.fm {
	border-bottom: solid 1px #f98b93;
}
.tags {
	border: solid 1px #fbacb2;
	background-color: #FFE8EA;
	padding: 8px;
}
.tags a:link {
	color: #ba333d;
}
.tags a:visited {
	color: #ba333d;
}
.tags a:hover {
	color: #c73b46;
	background-color: #fbacb2;
}
.mattblacktabs{
width: 100%;
overflow: hidden;
border-bottom: 1px solid #D5515C; 
}

.mattblacktabs li{
display: inline;
margin: 0;
}

.mattblacktabs li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 7px 8px; 
border-right: 1px solid white; 
color: #fff;
background: #e25f69;
width: 50px;
}

.mattblacktabs li a:visited{
color: #fff;
}

.mattblacktabs li a:hover, .mattblacktabs li.selected a{
background: #fac1c6;
color: #993333;
width: 50px;
}