Body {margin: 0px;}

hr 
{
	border-top: 1px dashed #274991;
	border-bottom: 0px dashed #274991;
	border-left: 0px dashed #274991;
	border-right: 0px dashed #274991;
	height: 1px;
}

td {padding: 5px;}

p {margin-top: 5px}

a.Button:link, a.Button:active, a.Button:visited 
{
	padding-top: 5px; 
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 10px;
	background: url(/webart/button-bg.gif) repeat-x bottom; 
	border: 1px solid #061f53;
	color: white; 
	text-decoration: none
}

a.RedButton:link, a.RedButton:active, a.RedButton:visited 
{
	padding-top: 5px; 
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 10px;
	background: url(/webart/button-bg-red.gif) repeat-x bottom; 
	border: 1px solid #840a0a;
	color: white; 
	text-decoration: none
}

a.Button:hover {color: #ffe372}

.Wrapper
{
	width: 998px;
	margin: 0px auto 0px auto;
}

.Header
{
	width: 998px;
	height: 137px;
	overflow: hidden;
}

.Content-wrapper
{
	width: 998px;
	background: url(/webart/bg.gif);
	overflow: hidden;
}

.Nav {width: 179px; float: left;}

.Nav ul
{
	width: 159px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 0px;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 0px;
	padding-right: 0px;
}

.Nav li
{
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	list-style: none;
}

.Nav li a:link, .Nav li a:active, .Nav li a:visited
{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
}

.Nav li a:hover
{
	background: url(/webart/left-on.gif) no-repeat center left;
}

.Nav li a.over
{
	background: url(/webart/left-on.gif) no-repeat center left;
}

.Content 
{
	width: 810px;
	float: left;
	background: url(/webart/page-bg.gif) repeat-x;
}

.Text
{
	min-height: 400px;
	width: 780px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	margin: 0px;
}

.spreadsheet {border: 1px solid #264890}

.spreadsheet td {border: 1px solid #264890; background: url(/webart/cell-bg.gif) repeat-x bottom}

.underlined-rows td {padding-top: 25px; border-bottom: 1px dashed #264890}