/* CSS Document */

.txt {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#CC3300; background-color:#CCCCCC;}
.txt1 {
	font-family:Arial;
	font-size:12px;
	color:#120303;
	background-color:#f9f9f9;
	padding-top: 05px;
	padding-right: 05px;
	padding-bottom: 05px;
	padding-left: 05px;
	text-align: justify;
}


.txt1 a{
	color:#971806; text-decoration:none;
	}

.txt1 a:hover{
	color:#971806; text-decoration:underline;
	}

.txt1 b{
	color:#971806; text-decoration:none;
	}


.txt1a a{
	text-decoration:none;
	color:#0000FF; font-family:arial; size:12px;
	font-weight:bold;
		}

.txt1a a:hover{
	text-decoration:underline;
	color:#000000; font-family:arial; size:12px;
	font-weight:bold;
		}


.tab {
	font-family: arial;
	font-size: 12px;
	line-height: 19px;
	color: #FFFFFF;
	background-color: #999999;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}
.table {
	font-family: arial;
	font-size: 12px;
	line-height: 19px;
	color: #666666;
	background-color:#ececec;
	font-weight: bold;
	padding-left: 5px;
	border-bottom-style: solid;
	border-bottom-color:#bebaba;
	border-bottom-width:01px;	
}
.heading {
	font-family: Arial;
	font-size: 16px;
	line-height: 18px;
	color: #FFFFFF;
	text-align: left;
	padding-left: 5px;
	font-weight: bold;
}
a {
	text-decoration: none;
	color:#666666;
}
H3 {font-family: Arial;
font-size:18px;
color: #FFFFFF;
padding-left: 5px;
font-weight: bold;
padding-bottom:0px;
margin-bottom:0px;
}
H3 a{font-family: Arial;
color: #FFFFFF;
text-decoration:none;
}
H3 a:hover{font-family: Arial;
color: #FFFFFF;
text-decoration:none;
}

