.table_bg1 {
	background-image: url(images/table_bg1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #cccccc;
}
.table_bg2 {
	background-color: #999999;
	background-image: url(images/table_bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.button_bg {
	background-image: url(images/button_bg.jpg);
}
.contant_1 {
	font-family: "trebuchet MS", verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	padding-left: 35px;
	padding-right: 25px;
}
.contant_2 {
	font-family: "trebuchet MS", verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	padding-left: 10px;
}
.footer_link {
	font-family: "trebuchet MS", verdana, sans-serif;
	font-size: 10px;
	font-weight: 300;
	text-transform: uppercase;
	color: #CCCCCC;
	text-align: center;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 1px;
}

.table_heading {
	font-family: "trebuchet MS", verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding-left: 35px;
}
.sub_head {
	font-family: "trebuchet MS", verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding-right: 25px;
	font-weight: bold;
}

.common_text {
   font-family: "trebuchet MS", verdana, sans-serif;
	font-size: 12px;
	color: #000000;

}
.bluelink:link{ color:#0033ff; font-family: "trebuchet MS", verdana, sans-serif;
	font-size: 12px; text-decoration:underline; }
.bluelink:visited{ color:#0033ff; font-family: "trebuchet MS", verdana, sans-serif;
	font-size: 12px; text-decoration:underline; }
.bluelink:hover{ color:#0033ff; font-family: "trebuchet MS", verdana, sans-serif;
	font-size: 12px; text-decoration:underline; }
.redast { padding-left:4px;color:#FF0000; }		
