body
{
	font-family: Tahoma;
	font-size:small;
}

h1, h2, h3, h4, h5, h6
{
	color: #434343;
}

#PageBanner
{
	background-image: url(App_Themes/Standard/Images/logo.gif);
	background-repeat:no-repeat;
}

.FieldLabel
{
	width:150px;
	text-align: right;
}

.DataField
{
	width:300px;
}

.MainColumn
{
	width:706px;
}