body { behavior:url("csshover3.htc"); }

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #197fb0;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color: #197fb0;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color: #666666;
}

a.blue:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #757575;
	text-decoration: none;
}

a.blue:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #757575;
	text-decoration: none; 
}
a.blue:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #197fb0;
	text-decoration: none; 
}

a.gray:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #757575;
	text-decoration: none;
}

a.gray:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #757575;
	text-decoration: none; 
}
a.gray:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #197FB0;
	text-decoration: none; 
}
.bgleft_repeat {
	background-image: url(images/bgleft.jpg);
	background-repeat: repeat-y;
}
.bgleft_right {

	background-image: url(images/bgright.jpg);
	background-repeat: repeat-y;
}
.txtPlain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 757575;
}
.bgcontents {

	background-image: url(images/contents_bg_1.jpg);
	background-repeat: repeat-x;
}
.txtLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 197fb0;
	text-align: justify;
}
.txtPlainBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 757575;
	text-align: justify;
	font-weight: bold;
}
.txtPlainBlue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 197fb0;
	text-align: justify;
}

.floattext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	float: right;
	color: #757575;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
}
.floattextLeft {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	float: left;
	color: #757575;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
.floattexttopright {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	float: right;
	color: #757575;
	height: auto;
	width: auto;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
}

#gradient-style
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 5px;
	width: 500px;
	text-align: left;
	border-collapse: collapse;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #d4d3d3;
}
#gradient-style th
{
	font-size: 11px;
	font-weight: normal;
	padding: 8px;
	color: #197fb0;
	background-color: #dfdfdf;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d4d4d4;
	border-bottom-color: #FFFFFF;
}
#gradient-style td
{
	padding: 8px;
	border-bottom: 1px solid #fff;
	color: #757575;
	border-top: 1px solid #fff;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(table-images/gradient_td_bg.jpg);
	background-color: #eeeeee;
}
#gradient-style tfoot tr td
{
	font-size: 12px;
	color: #757575;
	background-color: #E8E6E6;
}
#gradient-style tbody tr:hover td
{
	color: #197fb0;
	background-color: #dfdfdf;
	background-image: url(table-images/gradhover.png);
	background-repeat: repeat-x;
}

/* gradient-style2 */

#gradient-style2
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 0px;
	width: 739px;
	text-align: left;
	border-collapse: collapse;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #d4d3d3;
}
#gradient-style2 th
{
	font-size: 11px;
	font-weight: normal;
	padding: 8px;
	color: #777777;
	background-color: #dfdfdf;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d4d4d4;
	border-bottom-color: #FFFFFF;
}
#gradient-style2 td
{
	padding: 8px;
	border-bottom: 1px solid #fff;
	color: #757575;
	border-top: 1px solid #fff;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(table-images/gradient_td_bg.jpg);
	background-color: #eeeeee;
}
#gradient-style2 tfoot tr td
{
	font-size: 12px;
	color: #757575;
	background-color: #E8E6E6;
}
#gradient-style2 tbody tr:hover td
{
	color: #197fb0;
	background-color: #dfdfdf;
	background-image: url(table-images/gradhover.png);
	background-repeat: repeat-x;
}


/* gradient-style3 */

#gradient-style3
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 0px;
	width: 537px;
	text-align: left;
	border-collapse: collapse;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #d4d3d3;
}
#gradient-style3 th
{
	font-size: 11px;
	font-weight: normal;
	padding: 8px;
	color: #777777;
	background-color: #dfdfdf;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d4d4d4;
	border-bottom-color: #FFFFFF;
}
#gradient-style3 td
{
	padding: 8px;
	border-bottom: 1px solid #fff;
	color: #757575;
	border-top: 1px solid #fff;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(table-images/gradient_td_bg.jpg);
	background-color: #eeeeee;
}
#gradient-style3 tfoot tr td
{
	font-size: 12px;
	color: #757575;
	background-color: #E8E6E6;
}
#gradient-style3 tbody tr:hover td
{
	color: #197fb0;
	background-color: #dfdfdf;
	background-image: url(table-images/gradhover.png);
	background-repeat: repeat-x;
}



.txtHeading {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #197fb0;
	text-align: left;
	font-weight: bold;
}
.txtHeading1 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #197fb0;
	text-align: left;
	font-weight: bold;
}
.txtHeading3 {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #757575;
	text-align: left;
	font-weight: bold;
}
