﻿body
{
	background-color: White;
	font-family: Tahoma;
	font-size: 0.7em;
	color: #626160;
}

#PageWrapper
{
	margin: auto;
	width: 960px;
}

#TopMenu
{
	text-align: right;
	border-bottom: solid 4px #A28247;
	color: #A28247;
	padding: 8px 20px 3px 0;
}

#TopMenu a
{
	color: #A28247;
	text-decoration: none;
}

#TopMenu a:hover
{
	color: #A28247;
	text-decoration: underline;
}

#Logo
{
	padding: 20px 0 0 40px;
	height: 50px;
}

#MiddleMenu
{
	height: 38px;
	background: url(../../images/background_colour_bar.jpg) repeat-x;
}

#MiddleMenu ul
{
	display: inline;
	list-style-type: none;
}

#MainContent
{
	background-color: #E6E0BC;
	padding: 40px 40px 40px 40px;
	min-height: 475px;
}

#Footer
{
	border-top: solid 3px #BC9753;
	text-align: center;
	padding-top: 5px;
	font-size: smaller;
}

#Footer a
{
	color: #626160;
}

.noArrow
{
	background: #999999 url(../../Claims/images/noarrows.gif) repeat-x center;
}

.menuLink
{
}

.menuLink a
{
}

.menuLink a:hover
{
}

.stageTable
{
	color: #E4DEBA;
	font-size: 8pt;
}

.stageCurrent
{
	color: #A28245;
}

.stagesDivider
{
	background: url(../../Claims/images/stages_divider.jpg) repeat-x center;
}

.stagesBG
{
	background: url(../../Claims/images/pic_stages.jpg) no-repeat center;
}

h1
{
	font-size: larger;
	font-weight: normal;
}

a
{
	color: #626160;
}