body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {

	background-color: #1A58AB;
	background-repeat: repeat-x;
}
.hdrCellBack{
background-image:url(images/headertile.jpg);
background-repeat:repeat-x;
height:48px;
background-color:#FFFFFF; }
a:link {
	color: #A86E48;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color: #A86E48;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
	color: #1A58AB;
	font-weight:bold;
}
a:active {
	text-decoration: none;
	color: #1A58AB;
	font-weight:bold;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Bookman Old Style, Times New Roman;
}
h3 {
	font-size: 14px;
	color: #0152A1;
}



.style1 {color: #FFFFFF}
.pgTitle {
	font-family: Bookman Old Style, Times New Roman;
	font-size:22px; 
	color: #1959B0;
	font-weight:bold;
	font-style: italic;
}
.tblBdrTn {
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CDCD9B;
	border-left-color: #CDCD9B;
}
.tblBdrTnAll {
	border-width: 3px;
	
	border-style: solid;

	border-color: #CDCD9B;

}
.tblBdrBL {
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #1959B0;
	border-left-color: #1959B0;
}
.tblCllBtm {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

