body {
    margin:0px;
    overflow-x: hidden; overflow-y: scroll;
    background-repeat: repeat-x;
    background-color: #ECECEC;
}
body, td
{
	font-family: verdana, sans-serif;
	font-size: 80%;
	color: #000000;
}
.footer {
    font-size: 80%;
}
.footer3 {
    font-size: 70%;
}
.smallbold {
    font-size: 70%;
    font-weight: bold;
}
.small {
    font-size: 70%;
}
.smallwhite {
    font-size: 70%;
    color: #FFFFFF;
}
.bold {
    font-weight: bold;
}
.footertext {
    font-family: arial, sans-serif;
    font-size: 70%;
    color: #FFFFFF;
    font-weight: bold;
}
h1 {
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 150%;
	color: #000000;
	margin: 0px;
}
h2 {
	font-family: arial, sans-serif;
	font-size: 120%;
	color: #92433E;
	margin: 0px;
	font-weight: bold;
}
a:link {
	color: #92433E;
}
a:visited {
	color: #92433E;
}
a:hover {
	color: #E34E45;
}
a:active {
	color: #C15852;
}



a.nav:link {
    font-family: times new roman, serif;
    font-size: 130%;
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:visited {
    font-family: times new roman, serif;
    font-size: 130%;
	color: #FFFFFF;
	text-decoration: none;

}
a.nav:hover {
    font-family: times new roman, serif;
    font-size: 130%;
	color: #CCCCCC;
	text-decoration: none;	
}
a.nav:active {
    font-family: times new roman, serif;
    font-size: 130%;
	color: #ECECEC;
	text-decoration: none;	
}



a.navon:link {
    font-family: times new roman, serif;
    font-weight: bold;
    font-size: 130%;
	color: #CCCCCC;
	text-decoration: none;
}
a.navon:visited {
    font-family: times new roman, serif;
    font-weight: bold;
    font-size: 130%;
	color: #CCCCCC;
	text-decoration: none;

}
a.navon:hover {
    font-family: times new roman, serif;
    font-weight: bold;
    font-size: 130%;
	color: #CCCCCC;
	text-decoration: none;
}
a.navon:active {
    font-family: times new roman, serif;
    font-weight: bold;
    font-size: 130%;
	color: #CCCCCC;
	text-decoration: none;
}
INPUT, TEXTAREA, SELECT  {font-family: Verdana, Arial, Helvetica, san-serif}
INPUT, TEXTAREA, SELECT  {color: #000000}
INPUT, TEXTAREA, SELECT  {font-size: 80%}