
a {
        font-family:  Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-style: normal;
        font-weight: normal;
        color: #444444;
        text-decoration: none;
}
a:hover {
        font-family:  Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-style: normal;
        font-weight: normal;
        color: #ED3166;
        text-decoration: underline;
}
.nav {
        font-family:  Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-style: normal;
        font-weight: normal;
        color: #444444;
        text-decoration: none;
}
.nav:hover {
        font-family:  Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-style: normal;
        font-weight: normal;
        color: #444444;
        text-decoration: underline;
}
BODY {
        font-family:  Geneva, Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #444444;
}
.smallheader {
        font-family:  Geneva, Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight:bold;
        color: #CF092F;
}
.sidehead {
	font-size:20px;
	font-style:italic;
	font-weight:bold;
	margin:3px 0px;
        font-family:  Helvetica, sans-serif;
}
.sidenav {
	font-size:14px;
        color: #FFFFCC;
	font-style:normal;
	font-weight:bold;
	margin:3px 0px;
        font-family:  Helvetica, sans-serif;
}

.navtitle {
        font-family:  Geneva, Arial, Helvetica, sans-serif;
        font-size: 16px;
        line-height: 16px;
}
TD {
        font-family:  Geneva, Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #444444;
}
.productinput { font-family:  Geneva, Arial, Helvetica, sans-serif; font-size: 11px;}

.button {
        font-size:      10pt;
        font-weight: bold;
        text-align:     center;
        text-decoration: none;
        color:          #ffffff;
        background:     #40aa34;
        border-top: 2px solid #2b5724;
        border-left: 2px solid #2b5724;
        border-right: 2px solid #2b5724;
        border-bottom: 2px solid #2b5724;
        font-family:     Arial;
        }


H2{display: inline; font-size: 16px;font-family: arial;color: 444444;font-weight: bold;}
H3{display: inline; font-size: 13px;font-family: arial;color: FFA8F6;font-weight: bold;}

.pic {
        border: 1px solid #444444;
}
UL {
        margin: 4;
        padding: 9;
        width=100%;
        list-style: square;
}
LI {
        list-style: square;
}
.search {
	height: 18px;
	font-family: verdana, sans-serif;
	font-size: 9px;
	border: 1px solid #999;
	vertical-align: top;
	font-weight: bold;
	color: #7FAAD6;
}
