p, tr, td, div
{
font-family: Verdana, Arial, Geneva, sans-serif;
font-size: 11px;
color: #ffffff;
}

input, select, textarea
{
font-family: Verdana, Arial, Geneva, sans-serif;
font-size: 11px;
color: #552f0c;
background-color: #F2D48E;
border: 1px solid #552f0c;
}

.nav a
{
font-family: Tahoma, Verdana, Arial, Geneva, sans-serif;
font-size: 10px;
color: #ffffff;
font-weight: bold;
text-decoration: none;
}

.nav a:hover
{
font-family: Tahoma, Verdana, Arial, Geneva, sans-serif;
font-size: 10px;
color: #dd9c6a;
font-weight: bold;
text-decoration: none;
}

.links
{
text-decoration: none;
}

.links a
{
color: #eb7f32;
text-decoration: underline;
}

.links a:hover
{
color: #eb7f32;
text-decoration: none;
}
img, div { behavior: url(iepngfix.htc) }

ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	}

li
{
padding-left: 10px;
background-image: url(../images/bullet.gif);
background-repeat: no-repeat;
background-position: 0 .5em;

}
