body	{
	margin: 0px;
	background-image:url(../images/bkg2.gif);
}
.footerLinks, .footerLinks a	{
	color: #FFBE00;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
}
.footerLinks a:hover	{
	text-decoration: none;
}
.mainNav, .mainNav a	{
	color: #FFFFFF;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
}
.mainNav a:hover	{
	text-decoration: none;
}
.bordered	{
	border: 1px solid #000000;
}
.bar	{
	border: 1px solid #000000;
	border-left-color: #636573;
	border-top-width: 0px;
}
.text	{
	font-family: ms sans serif;
	font-size: 8pt;
}
a 	{
	color: #003399
}
a:hover	{
	text-decoration: underline;
	color: #cccccc;
}
a.link:hover	{
	text-decoration: underline;
	color: #66ff66;
}
.color-title	{
	background-color: #7A8FA4;
	color: #ffffff;
	font-family: Ms Sans Serif;
	font-size: 8pt;
	font-weight: Bold;
}
.color-rowalert	{
	background-color: #ffddaa;
	color: Maroon;
	font-family: Ms Sans Serif;
	font-size: 8pt;
}
.color-row	{
	background-color: #DEE7EF;
	font-family: Ms Sans Serif;
	font-size: 8pt;	
}
.color-header	{
	background-color: #ddddd5;
	font-family: Ms Sans Serif;
	font-size: 8pt;	
}
.color-buttonrow, .color-buttons	{
	background-color: #D2E0ED;
	font-family: Ms Sans Serif;
	font-size: 8pt;	
}
.buttn	{
	background-color: #366496;
	width: 100px;
	color: #ffffff;
	cursor: hand;
	font-family: Ms Sans Serif;
	font-size: 8pt;	
	border-width: 1px;
	border-left-color: #CBE3FF;
	border-top-color: #CBE3FF;
	border-style: solid;
	border-right-color: #003366;
	border-bottom-color: #003366;
}
.formfield	{
	font-family: Ms Sans Serif;
	font-size: 8pt;
	font-weight: normal;
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
	background-color: #ffffff;
}






th.table-sortable {
background-image:url(/assets/images/sortable.gif);
background-position:left center;
background-repeat:no-repeat;
cursor:pointer;
padding-left:12px;
}

th.table-sorted-desc {
background-image:url(/assets/images/sorted_down.gif);
background-position:left center;
background-repeat:no-repeat;
}

tr.alternate {
background-color:#DEE7EF;
}

table.sortlist2 th, table.sortlist2 td {
border:1px solid #cccccc;
}

table.sortlist2 th, table.sortlist2 td {
border-collapse: collapse;
}

