body {
	background: #6699FF url('http://www.tackboardsunlimited.com/images/bground2.gif') repeat;
	background-attachment: fixed;
	font-family:  Verdana, Helvetica, sans-serif;
	margin: 0px auto;
	color: #FFFFFF;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	}

hr {
	color: #FFFF00;
	text-align: center;
	}

h1	 {
	font-size: 125%;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	}

h2	 {
	font-size: 125%;
	color: #FFFFFF;
	padding: 0px;
	}

div.container
	{
	border: solid 3px #FFFF66;
	background-color: #C00000;
	width: 90%;
	margin: 0px auto;
	margin-top: 50px;
	}
	
img	{
	border: none;
	}

a:link {
	font-family: Verdana, Helvetica, sans-serif;
	color: #FFFF00;
	font-weight: 600;
	text-decoration: None;
	}

a:visited {
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: None;
	color: #FFFF00;
	font-weight: 600;
	}

a:hover {
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: 600;
	}

a:active {
	font-family: Verdana, Helvetica, sans-serif;
	color: #33FF00;
	font-weight: 600;
	text-decoration: none;
	}

.button {
    padding: 4px 6px;
    font-size: 12px;
    color: #0000c0;
    text-decoration: none;
    background: #1dfd35;
    border: 2px solid #FFFF00;
	}

a.button {
 color: #0000c0;
 font-weight: normal;
 }
	
span.error font {
	color: #FFFF00;
	}
