body {
	margin: 0;
	padding: 0;
	font-family:Verdana;
	font-size: 100%;
	background-color:#FFFFFF;
	color:#333333;
	background-image:url(images/bg.png);
	background-repeat:repeat-x;

}

a {
	text-decoration: none;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


h1 {
	font-size:22px;
	text-decoration:none;
	font-weight:normal;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	}

h2 {
	font-size:20px;
	font-weight:normal;
	text-decoration:none;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	}

h3 {
	font-size:18px;
	text-decoration:none;
	font-weight:normal;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	}

h4 {
	font-size:15px;
	text-decoration:none;
	font-weight:normal;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	}

h5 {
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	}

h6 {
	font-size:10px;
	text-decoration:none;
	font-weight:normal;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	}

.textinput
 {
 border-style: solid;
 border-width: 1px;
 border-color:#443e31;
 font-size:12px;
 TEXT-DECORATION: none;
 padding-left:5px;
 color:#333333;
 padding-top:3px;
 padding-bottom:1px;
 padding-right:5px;
 width:92%;
 }

.textinputsmall
 {
 border-style: solid;
 border-width: 1px;
 border-color:#443e31;
 font-size:12px;
 TEXT-DECORATION: none;
 padding-left:5px;
 color:#333333;
 padding-top:3px;
 padding-bottom:1px;
 padding-right:5px;
 width:65%;
 }

.redtext {
	color:#CC0000;
	text-decoration:none;
}

.quotes {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:25px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;

	}


.blacktext {
	color:#000000;
	text-decoration:none;
}


.orangetext {
	color:#dc8d17;
	text-decoration:none;
}

.orangelink {
	color:#dc8d17;
	text-decoration:underline;
}

.orangelink:link
{
	color:#dc8d17;
	text-decoration:underline;
}

.orangelink:visited
{
	color:#dc8d17;
	text-decoration:none;
}

.orangelink:hover
 {
	color:#e9b722;
	text-decoration:none;
 }


.whitelinktext {
	color:#ffffff;
	text-decoration:none;
}

.whitelink {
	color:#ffffff;
	text-decoration:none;
}

.whitelink:link
{
	color:#ffffff;
	ttext-decoration:none;
}

.whitelink:visited
{
	color:#ffffff;
	text-decoration:none;
}

.whitelink:hover
 {
	color:#443e31;
	text-decoration:underline;
 }


 .yellowlinktext {
	color:#ebdaaf;
	text-decoration:none;
}

.yellowlink {
	color:#ebdaaf;
	text-decoration:none;
}

.yellowlink:link
{
	color:#ebdaaf;
	ttext-decoration:none;
}

.yellowlink:visited
{
	color:#ebdaaf;
	text-decoration:none;
}

.yellowlink:hover
 {
	color:#443e31;
	text-decoration:underline;
 }


li {
	list-style-image:url(images/bullet.gif);
	line-height:25px;
	}


.blacklinktext {
	color:#000000;
	text-decoration:none;
}

.greentext {
	color:#205618;
	text-decoration:none;
}

.blacklink {
	color:#000000;
	text-decoration:none;
}

.blacklink:link
{
	color:#000000;
	text-decoration:none;
}

.blacklink:visited
{
	color:#000000;
	text-decoration:none;
}

.blacklink:hover
 {
	color:#443e31;
	text-decoration:underline;
 }

 .table
 {
 border-color:#fd8d1b;
 border-collapse:collapse;
 }

 .spacing{
	 padding-left:35px;
}



.menubg {
background-image:url(images/menu_center.gif);
}


#SignUp .signupframe {
                color: #000000;
                font-family:Verdana;
                }
                .link {
                                text-decoration: none;
                                }
                #SignUp .signupframe {
                                border: 0px solid #000000;
                                background: #ffffff;
                                }

.bullet{
	background-image:url(images/bullet.gif);
	background-repeat:no-repeat;
	background-position:top;

	}

.arrowtext{
	background-image:url(images/fill.gif);
	background-repeat:no-repeat;
	background-position:top;
	height:240px;
	}

.footer{
	background-image:url(images/footer_image.png);
	background-position:top;
	height:128px;
	}
