.lstTitle
{
	font-family:verdana;
	font-weight:bold;
	font-size:13px;
	color:#197A9C;
	width:auto;
	height:35px;
}

.lstHdr
{
	background-color:#224B75;
	font-family:verdana;
	font-weight:bold;
	font-size:10px;
	color:#F6E47F;
	width:auto;
	height:18px;
}

.lstHdr A
{
	background-color:#224B75;
	font-family:verdana;
	font-weight:bold;
	font-size:10px;
	color:#F6E47F;
	width:auto;
	height:18px;
	text-decoration:none;
}

.lstHdr A:hover
{
	background-color:#224B75;
	font-family:verdana;
	font-weight:bold;
	font-size:10px;
	color:#DCE5F1;
	width:auto;
	height:18px;
	text-decoration:underline;
}

.lstTabOn
{
	background-color:#224B75;
	font-family:verdana;
	font-weight:bold;
	font-size:10px;
	color:#F6E47F;
	width:auto;
	height:22px;
	padding-left:5px;
}

.lstTabOff
{
	background-color:#065C99;
	font-family:verdana;
	font-weight:bold;
	font-size:10px;
	color:#BACCE3;
	height:22px;
	padding-left:5px;
	list-style-type:square;
}

.lstTabOff A
{
	background-color:#065C99;
	font-family:verdana;
	font-weight:bold;
	font-size:10px;
	color:#BACCE3;
	width:150px;
	height:22px;
	text-decoration:none;
}

.lstTabOff A:hover
{
	background-color:#065C99;
	font-family:verdana;
	font-weight:bold;
	font-size:10px;
	color:#FFFFFF;
	width:150px;
	height:22px;
	text-decoration:underline;
}

.lstRowOdd
{
	background-color:#DCE5F1;
	font-family:verdana;
	font-weight:normal;
	font-size:10px;
	color:#065C99;
	width:auto;
	height:18px;
}

.lstRowOdd A
{
	background-color:#DCE5F1;
	font-family:verdana;
	font-weight:bold;
	font-size:10px;
	color:#065C99;
	width:auto;
	height:18px;
	text-decoration:none;
}

.lstRowOdd A:hover
{
	background-color:#DCE5F1;
	font-family:verdana;
	font-weight:bold;
	font-size:10px;
	color:#065C99;
	width:auto;
	height:18px;
	text-decoration:underline;
}

.lstRowEven
{
	background-color:#BACCE3;
	font-family:verdana;
	font-weight:normal;
	font-size:10px;
	color:#065C99;
	width:auto;
	height:18px;
}

.lstRowEven A
{
	background-color:#BACCE3;
	font-family:verdana;
	font-weight:bold;
	font-size:10px;
	color:#065C99;
	width:auto;
	height:18px;
	text-decoration:none;
}

.lstRowEven A:hover
{
	background-color:#BACCE3;
	font-family:verdana;
	font-weight:bold;
	font-size:10px;
	color:#065C99;
	width:auto;
	height:18px;
	text-decoration:underline;
}

.lstPageSelect
{
	font-family:verdana;
	font-size:10px;
	vertical-align:top;
	text-align:left;
	line-height:17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color:#000000;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #065C99;
	border-right-color: #065C99;
	border-bottom-color: #065C99;
	border-left-color: #065C99;
	background-color:#BACCE3;
	width: 50px;
	height:15px;
}
