﻿
.Intro {
	background-color: #F5F5F5;
	padding: 4px;
	border: 1px solid #CCCCCC;
	font-size: 11px;
}
.Intro a {
	text-decoration: underline;
}
.Intro a:link {
	text-decoration: underline;
}
.Intro a:visited {
	text-decoration: underline;
}
.Intro a:hover {
	text-decoration: none;
	color: #FF0000;
}	
	
.tr2x {
	background-color:#ECE9D8;
	font-weight:bold;
	font-size:11px;
	color:#000;
	padding-left:10px;
	height:18px;
  
}
.tr2 a {
	color: #FFFFFF;
	text-decoration: underline;
 
}
.tr2 a:link {
	color: #FFFFFF;
	text-decoration: underline;
 
}
.tr2 a:visited {
	color: #FFFFFF;
	text-decoration: underline;
 
}
.tr2 a:hover {
	color: #000000;
	text-decoration: none;
 
}
.tr4x {
	background-color: #fff;
		font-weight:normal;
			font-size:11px;
			color:#555;
			padding-left:10px;
			height:18px;
			border-bottom:1px solid #919191;
}
.tr5x {
	background-color: #F5F5F5;
		font-weight:normal;
			font-size:11px;
			color:#555;
			padding-left:10px;
			height:18px;
			border-bottom:1px solid #919191;
}
.textError {
	color: #FF0000;
}

.th1R {
	color: #000;
	font-weight: bold;
	background-color: #fff;
	background-image:  url(th1_rhtCurv.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 19px;
	text-align: right;
	padding-right: 8px;
}
.th1R a {
	color: #000;
	text-decoration: underline;
}
.th1R a:link {
	color: #000;
	text-decoration: underline;
}
.th1R a:visited {
	color: #000;
	text-decoration: underline;
}
.th1R a:hover {
	color: #000;
	text-decoration: none;
}
.PageNation {
	font-weight: bold;
	color: #666666;
	padding: 4px 5px 2px;
	height: 28px;
	vertical-align: middle;
	background-color: #F1F1F1;
	border: 1px solid #666666;
}
.PageNation a:link {
	padding-right: 2px;
	padding-left: 2px;
}
.PageNation a:visited {
	padding-right: 2px;
	padding-left: 2px;
}
.PageNation a:hover {
	padding-right: 2px;
	padding-left: 2px;
}

td#tdBdr1 {
	border:0px solid #424942;
}
td.tdBdr1 {
	border: 0px solid #424942;
}

.th1 {
	color: #000;
	font-weight: bold;
	background-color: #fff;
	padding-right: 4px;
	padding-left: 23px;
	background-image:  url(th1_lftCurv.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 19px;
	text-align: left;
	vertical-align: top;
	padding-top: 2px;
}
.th1 a {
	color: #FFFFFF;
	text-decoration: underline;
}
.th1 a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.th1 a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.th1 a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

.tr4
{	color: #333333;	
	padding:0px 0px 0px 0px;
	background-color:#fff;
	height:20px;
	border:solid 1px #555;
	text-align:center;
}

.tr5
{	color: #333333;	
	padding:0px 0px 0px 0px;
	background-color:#fff;
	height:20px;
	border:solid 1px #555;
	text-align:center;
}

.tr2 
{
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: rgb(161, 160, 169);
	height:30px;
	padding:0px 0px 0px 0px;
	border:1px solid #000;
}

.tr2 td
{
    border:1px solid #555;
    
}
