a:link {font-family: Arial, Helvetica, sans-serif;font-size: 12px;color:#003f5a; font-weight: normal;text-decoration: none;}
a:visited {font-family: Arial, Helvetica, sans-serif;font-size: 12px;color:#003f5a; font-weight: normal;text-decoration: none;}
a:hover {font-family: Arial, Helvetica, sans-serif;font-size: 12px;color:#003f5a; font-weight: normal;text-decoration: underline;}
a:active {font-family: Arial, Helvetica, sans-serif;font-size: 12px;color:#003f5a; font-weight: normal;text-decoration: none;}

table
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
}

.Menu{font-family: Arial, Helvetica, sans-serif;font-size: 12px;color:#FFFFFF; font-weight: bold; background-color:#6e7f8f; text-decoration: none;}

.txt {font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #FFFFFF; text-decoration: none;}
.formField {font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #FFFFFF; font-weight:bold; text-decoration: none;}
.Header1 {font-family: Arial, Helvetica, sans-serif;font-size: 18px; font-style:italic; color: #6f7f8f; text-decoration: none;}
table.ListTable 
{
	/*
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000; 
	text-decoration: none;
	background-color: #ffffff;
	width: 100%;
	border: 0px;
	padding: 0px;
}

table.ListTable th {
	height: 30px;
	background-color: #81a5b5;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #19495f;
}
table.ListTable td {
	height: 25px;
	padding: 2px;
	text-align: center;
	border: 0px;
}
table.ListTable th.a { color: #ffffff;	font-weight: bold;} 
table.ListTable th.a:hover { color:#FFFFFF; font-weight: bold;text-decoration: underline;}
table.ListTable th.a:visited { color:#FFFFFF; font-weight: bold;}
table.ListTable th.a:active { color:#FFFFFF; font-weight: bold;}

input.btn
{
  	background-color: #dddddd;
}

input,select,textarea
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000; 
}

tr.PagingStyle td {
	background-color: #ffffff;
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
	padding: 5px;
	text-align: left;
}


table.ListTable2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000; 
	text-decoration: none;
	background-color: #ffffff;
	width: 100%;
	border: 0px;
	padding: 0px;
}

table.ListTable2 th {
	height: 30px;
	background-color: #81a5b5;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #19495f;
}
table.ListTable2 td {
	height: 25px;
	padding: 2px;
	text-align: left;
	border: 0px;
