tr.highlight
{
	background: #fafaff;

}

td.heading
{
	color: #101010;
	background: #C7DDF8;
	font-weight: bold;
	border-right: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;
	vertical-align: middle;
}

textarea
{
	font-family: arial; 
	font-size: 12px
}

body
{
	font-family: arial; 
	font-size: 12px;
	margin-top: 5px;
	margin-right: 3px; 
	margin-bottom: 3px; 
	margin-left: 3px; 
}
table
{
	font-family: arial; 
	font-size: 12px;
}

table.maint
{
	border: 1px solid #6699cc;
	border-collapse: collapse;
	font-family: arial; 
	font-size: 12px;
	width: 100%;
	xbackground: no-repeat top right url(images/tablebg.jpg) white;
}

table.grid
{
	margin: 0;
	padding: 0;
	border-right: 1px solid LightGrey; 
	border-bottom: 1px solid LightGrey; 
	border-left: 1px solid LightGrey;
	border-top: 1px solid LightGrey;
	border-collapse: collapse;
	font-family: arial; 
	font-size: 12px;
	width: 100%;
	background: white;
}

td.maintbuttons
{
	border-top: solid 1px #e1dfdf;
}

tr.heading
{
	border: 1px solid #6699cc;
	background: #6699cc;
	color: #ffffff;
	font-weight: bold;
}

tr.docbuttons
{
	background: #6699cc;
	color: #ffffff;
	vertical-align: middle;
}


tr
{
	vertical-align: top
}

h2
{
	font-size: 18px;
	background: #6699cc;
	color: white;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-bottom: 5px;
	margin-top: 0px;
}

h3
{
	color: #000000;
	font-size: 12pt;
	margin-bottom: 2px;
	margin-top: 10px;
}

td.error
{
	color: red;
	font-weight: bold;
}

span.error
{
	color: red;
	font-weight: bold;
}

a:hover
{
	color: #990099;
}

a
{
	color: #336699;
}

.menutitle
{
	margin-bottom: 2px; 
	margin-top: 2px; 
	padding: 2px; 
	text-align:center; 
	font-weight: bold; 
	background-color: #6699cc;
	color: white;
}

.sitetitle
{
	text-align: center; 
	font-weight: bold; 
	border-bottom: solid #6699cc 2px; 
	color: #ffffff;	
	background: #6699cc;
}

td.tabmenu_notcurr
{
	background: #c7ddf8;
	height: 22px;
}

a.tabmenu_notcurr
{
	color: #000000;
	text-decoration: none;
}


td.tabmenu_back
{
	background: #D6D3CE;
	height: 22px;
}

a.tabmenu_back
{
	color: #000000;
	text-decoration: none;
}

td.tabmenu_curr
{
	background: #6699cc;
	height: 22px;
}

a.tabmenu_curr
{
	font-weight: bold;
	text-decoration: none;
	color: white;
}

a.tabmenu_back:hover
{
	color: white;
}


a.tabmenu_notcurr:hover
{
	color: black;
}

a.tabmenu_curr:hover
{
	color: white;
}

table.tabmenu
{
	height: 22px;
}

input.button
{
	border: solid 1px #6699cc;
	background: #D6D3CE;

}

a.menu_select
{
	text-decoration: underline;
}


td.field-string
{
	mso-number-format:"\@"; 
}

td.field-numeric
{
	text-align: right;
	mso-number-format:"0\.0";
}

td.field-date
{
	mso-number-format:"\@"; 
}

div.crumbtrail
{
	background: #E2E8EC;
	border-bottom: 1px solid #6699cc;
	position: relative; 
	top: -5px; 
	padding: 3px;
	color: #A7BDD8;
}

td.pagelinks
{
}