﻿.backgroundstuff { 
    background-color: #800000; 

/*	background-color: #990000;  previous red */
}




.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	background-color: #CC99CC;
}
.footerlink
{
	text-decoration: none;
	font-size: x-small;
	text-align: center;
}

.border2 {
	border: 2px solid #000000;
	color: #000000;
}

/* moved css from page into css file. */
<!--
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-align:center
}

	text-align: center;
	font-weight: normal;
}
.lowerbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}

h1 {
	font-family: Verdana;
	font-size: 36pt;
	font-weight: bold;
	text-align: center;

}
h2 {
	font-size: xx-large;
	font-weight: bold;
	text-align: center;
}

h3 {
	font-family: Tahoma;
	font-size: 14pt;
	font-weight: normal;
	text-align: center;
}

/*
.banner {
	font-size: xx-large;
	font-weight: bold;
	text-align: center;
}
*/
.bannerhr {
	width: 25%;
	height: 1px;
	color: #996666;
}

.banner2 {
	font-size: medium;
	width: 12%;
	height: 1px;
	text-align: center;
	font-weight: bold;
}


.tablestyle {
	border-width: 1px;
	font-size: large;
}
.bolderthan {
	font-weight: bold;
	font-size: xx-large;
}

/*
     body,td,th {
	font-family: Verdana;
	color: #000000;
	font-size: xx-large;
}

   */
   
a {
	font-size: 13px;
	color: #000000;
}
a:link {
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #996666;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.Maintitle {
	font-size: 40px;
	font-family: "Lucida Handwriting";
	font-weight: normal;
}

#emailsize {
	font-size: small
}
-->
.default3wide {
	width: 100%;
	text-align: left;
	font-size: small;
}

