<STYLE TYPE="type/css">

<!--
BODY {background-color: #FFFFFF; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; FONT-SIZE: 12px; COLOR: #000000; PADDING-TOP: 0px; FONT-FAMILY: Arial, Helvetica, sans-serif}
H1 {font-size: 36px; font-family: courier; color:red}
H2 {font-size: 24px; font-family: braggadocio}
H3 {font-size: 18px; font-family: desdemona}
table, td, th, td{margin:0; padding:0; font-size: 12px; list-style-type:none; FONT-FAMILY: Arial, Helvetica, sans-serif;}
th {font-weight: bold;}
SELECT {HEIGHT: AUTO; WIDTH: 100%; FONT-SIZE: 12px; COLOR: #000000; PADDING-TOP: 0px; FONT-FAMILY: Arial, Helvetica, sans-serif;}
INPUT {FONT-SIZE: 12px; COLOR: #000000; PADDING-TOP: 0px; FONT-FAMILY: Arial, Helvetica, sans-serif;}
A:link {FONT-SIZE: 12px; COLOR:#456994; TEXT-DECORATION: underline}
A:visited {FONT-SIZE: 12px; COLOR:#3C883B; TEXT-DECORATION: underline}
A:active {FONT-SIZE: 12px; COLOR:#3C883B; TEXT-DECORATION: underline}
A:hover {FONT-SIZE: 12px; COLOR: #456994; TEXT-DECORATION: underline}
-->

<!--
/* Old Setting */
.topnav {PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 12px; PADDING-BOTTOM: 0px; MARGIN: 0px; COLOR: #808080; PADDING-TOP: 0px; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-ALIGN: center}
td.topnav {background-color: #333333;FONT-SIZE: 12px; COLOR: #808080; FONT-FAMILY: Arial, Helvetica, sans-serif;}
tr.topnav {background-color: #333333;FONT-SIZE: 12px; COLOR: #808080; FONT-FAMILY: Arial, Helvetica, sans-serif;}
A.topnav:link {FONT-SIZE: 12px; COLOR: #d0d0d0; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none}
A.topnav:visited {FONT-SIZE: 12px; COLOR: #d0d0d0; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none}
A.topnav:active {FONT-SIZE: 12px; COLOR: #d0d0d0; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none}
A.topnav:hover {FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: underline}
-->

<!--
/* title panel section */
font.mainType {font: bold; color: #3C883B; font-size: medium;}
font.mainTitle {font: bold; color: #000000; font-size: medium;}
font.titleSubTitle {font: bold; color: #3C883B; font-size: medium;}

font.titleInfoLabel {color:#456994}
font.titleInfoBody {color:#000000}


/* main panel section */
td.mainSectionTitle {background-color: #82c341; color: #FFFFFF; font:bold; height: 22}
font.mainAction {FONT-SIZE: 9px; COLOR:#000000; TEXT-DECORATION: none;}
A.mainAction:link {FONT-SIZE: 9px; COLOR:#456994; TEXT-DECORATION: underline}
A.mainAction:visited {FONT-SIZE: 9px; COLOR:#3C883B; TEXT-DECORATION: underline}
A.mainAction:active {FONT-SIZE: 9px; COLOR:#3C883B; TEXT-DECORATION: underline}
A.mainAction:hover {FONT-SIZE: 9px; COLOR:#456994; TEXT-DECORATION: underline}

font.mainLabel {color:#456994}
th.main {color: #456994; text-align: left}
SELECT.mainSection {HEIGHT: AUTO; width: 300px; FONT-SIZE: 12px; COLOR: #000000; PADDING-TOP: 0px; FONT-FAMILY: Arial, Helvetica, sans-serif;}
td.mainTableTitle{background-color: "#000080"; color: #FFFFFF; font:bold; height: 22}
th.mainTableTitle{background-color: "#000080"; color: #FFFFFF; font:bold; height: 22}
-->

<!--
/* right panel section */
td.rightSectionTitle {background-color: #456994; color: #FFFFFF; font:bold; height: 22}
font.rightAction {FONT-SIZE: 9px; COLOR:#000000; TEXT-DECORATION: none;}
A.rightAction:link {FONT-SIZE: 9px; COLOR:#456994; TEXT-DECORATION: underline}
A.rightAction:visited {FONT-SIZE: 9px; COLOR:#3C883B; TEXT-DECORATION: underline}
A.rightAction:active {FONT-SIZE: 9px; COLOR:#3C883B; TEXT-DECORATION: underline}
A.rightAction:hover {FONT-SIZE: 9px; COLOR:#456994; TEXT-DECORATION: underline}

/* section for rihgt navigation links */
A.rightNav:link {FONT-SIZE: 12px; COLOR:#456994; TEXT-DECORATION: underline}
A.rightNav:visited {FONT-SIZE: 12px; COLOR:#3C883B; TEXT-DECORATION: underline}
A.rightNav:active {FONT-SIZE: 12px; COLOR:#3C883B; TEXT-DECORATION: underline}
A.rightNav:hover {FONT-SIZE: 12px; COLOR: #456994; TEXT-DECORATION: underline}

-->

<!--
/* its used by the display tags */
table.its, td.its, th.its{
	margin:0;
	padding:0;
	background-repeat:no-repeat;
	list-style-type:none;
}

table.its {
	border: 1px solid #666;

	width: 100%;
	margin: 20px 0 20px 0;
}
th.its, td.its {
	padding: 2px 4px 2px 4px;
	text-align: left;
	vertical-align: top;
}

th.itsSmallCol, td.itsSmallCol {
	padding: 2px 4px 2px 4px;
	text-align: left;
	vertical-align: top;
	width: 1;
}
thead.its tr {
  background-color: #fc0;
}
th.its.sorted {
    background-color: #456994;
}
th.its a, th.its a:visited {
  color: white;
}
th.its a:hover {
  
  color: white;
}
th.its.sorted a, th.its.sortable a {
	background-position: right;
	color: white;
}
th.its.sortable a {
	background-image: url(/bap/images/arrow_off.png);
}
th.its.order1 a {
	background-image: url(/bap/images/arrow_down.png);
}
th.its.order2 a {
	background-image: url(/bap/images/arrow_up.png);
}
tr.its.odd {
  background-color: #fff
}
tr.its.tableRowEven, tr.even {
  background-color: #fea
}

th.its.sortable a:hover{
	text-decoration: underline;
	background-position: right;
	color: white;
}
th.its.sortable a:visited , th.its.sortable a:active, th.its.sortable a:link{
	text-decoration: none;
	background-position: right;
	color: white;
}

/* test styles */
table.its thead tr {
  background-color: #456994;
  color: #FFFFFF;
}
table.its tr.even {
  background-color: #def;
}

span.pagebanner {
	background-color: #eee;
	border: 1px dotted #999;
	padding: 2px 4px 2px 4px;
	width: 100%;
	margin-top: 10px;
	display:block;
	border-bottom: none;
}

span.pagelinks {
	background-color: #eee;
	border: 1px dotted #999;
	padding: 2px 4px 2px 4px;
	width: 100%;
	display:block;
	border-top: none;
	margin-bottom: -5px;
}

.land-border {
	background-color: #033572;
    height: 16px;
}

.main-Section-Title {
 	background-color: #82c341;
 }
 
.sub-Section {
 	background-color: #033572;
 }
-->
</STYLE>