form,fieldset,legend,th,td
{
	margin:0;
	padding:0;
}

body
{
	font-family: Helvetica, FreeSans, Verdana, Kalimati, sans-serif;
	line-height: 20px;
	color: #000;
	background-color: #B8860B;
}

p { margin: 0 0 0.75em 0; }

h1,h2,h3,h4,h5,h6 { font-weight:700; margin: 1em 0; }
h1 { font-size: 175%; }
h2 { font-size: 150%; }
h3 { font-size: 120%; }

table { border-collapse:collapse; border-spacing:0; }

img { border:0; }

strong,th,caption,legend { font-style:normal; font-weight:700; }
em { font-style:italic; font-weight:400; }

caption,th { text-align:center; }

a { text-decoration: none; color: #E34234; }
a:hover { text-decoration: underline; }

legend { color: #000; }

input,button,select,option
{
	font-size: 90%;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

input,select
{
	width: 10em;
	margin: 0 0 0 1em;
	padding: 0;
}

label
{
	float: left;
	width: 5em;
	margin: 0 1em 0 0;
}

fieldset li
{
	padding-bottom: 0.1em;
	width: 100%;
}

.bold { font-weight:700; }

#wrapper { background-color: #F5F5DC; }

table { text-align: center; width: 98%; margin: 0 auto; }
table img { display: block; }
table thead { background-color: #FFCC99; }
table tbody tr { background-color: #FFEFD5; border-bottom: 1px solid #F5F5DC; }
table tbody tr:hover { background-color: #FFE5B4; }
table thead, table tbody { border: 1px solid #FFCC99; }


.vutrac_log_nav { font-size: 120%; }
.left { float: left; }
.right { float: right; }

#vutrac_nav
{
	list-style: none;
	text-align: center;
}

#vutrac_nav li
{
	display: inline;
	margin: 0 3px;
}

.hearts
{
	color: red;
}
