.menuitem:link { FONT-SIZE: 11px; COLOR: #FFFFFF; FONT-FAMILY: arial, sans-serif; TEXT-DECORATION: none }
.menuitem:visited { FONT-SIZE: 11px; FONT-FAMILY: arial, sans-serif; color: #FFFFFF; TEXT-DECORATION: none }
.menuitem:hover { FONT-SIZE: 11px;  FONT-FAMILY: arial, sans-serif; color: #FFFFFF;  text-decoration: underline }
.pageheader { COLOR:#000000; font-weight: bold; FONT-SIZE: 18px; TEXT-DECORATION: none; FONT-FAMILY: arial, sans-serif }
.menuseparator { FONT-SIZE: 11px; COLOR: #FF5500; FONT-FAMILY: arial, sans-serif; color: red; font-weight: bold; }

.additionaloptions:link { FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: arial, sans-serif; TEXT-DECORATION: none }
.additionaloptions:visited { FONT-SIZE: 10px; FONT-FAMILY: arial, sans-serif; color: #000000; TEXT-DECORATION: none }
.additionaloptions:hover { FONT-SIZE: 10px;  FONT-FAMILY: arial, sans-serif; color: #000000;  text-decoration: underline }

.maillink:link { FONT-SIZE: 11px; COLOR: #FF5500; FONT-FAMILY: arial, sans-serif; TEXT-DECORATION: none }
.maillink:visited { FONT-SIZE: 11px; FONT-FAMILY: arial, sans-serif; color: #FF5500; TEXT-DECORATION: none }
.maillink:hover { FONT-SIZE: 11px;  FONT-FAMILY: arial, sans-serif; color: #FF5500;  text-decoration: underline }


.datagridheader
{
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	font-family: arial, sans-serif;
	background-color: black;
	text-decoration: none;
}

.datagridheaderprint
{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	font-family: arial, sans-serif;
	text-decoration: none;
}


.datagridrow
{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	font-family: 'Courier New';
	text-decoration: none;
}

.datagridrowprint
{
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	font-family: 'Courier New';
	text-decoration: none;
}

SPAN
{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	font-family: arial, sans-serif;
	text-decoration: none;
}

.error
{
	font-weight: bold;
	font-size: 11px;
	color: red;
	font-family: arial, sans-serif;
	text-decoration: none;
}

.paging
{
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	font-family: arial, sans-serif;
	background-color: black;
	text-decoration: none;
}

.paging2:link
{
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	font-family: arial, sans-serif;
	text-decoration: none;
}

.paging2:visited
{
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	font-family: arial, sans-serif;
	text-decoration: none;
}
.paging2:hover
{
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	font-family: arial, sans-serif;
	text-decoration: underline;
}


.textbox
{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	font-family:'Courier New';
	background-color: #e0e0e0;
	text-decoration: none;
} 