body
{
	background-color: #ffffff;
	margin: 35px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.5em;
}

p
{
	font-size: 0.75em;
	color: #636449;
}

body#fawn
{
	background-color: #9fa08b;
	background-image: url(../bgd.gif);
}

body#loader
{
	background-color: #9fa08b;
	color: #ffffff;
}

body#loader td
{
	color: #ffffff;
}

a:link 
{
	color: #666666;
	text-decoration: none;
}

a:visited 
{
	color: #666666;
	text-decoration: none;
}

a:hover 
{
	text-decoration: underline;
}

a:active 
{
	text-decoration: none;
}

td
{
	vertical-align: top;
}

.header 
{
	margin-bottom: 40px;
}

.title 
{
	margin-bottom: 64px;
}

.arrows img
{margin-top:15px;}

label
{
	display: block;
	width: 7em;
	float: left;
}

.loaderText
{
	font-size: 0.625em;
	margin: 0px 0px 0px 55px;
}
