@charset "utf-8";
.main {
	background-color: #636363;
	background-image: url(images/gradline.jpg);
	background-repeat: repeat-x;
}
.orange_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F7941D;
}
.white_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.tableborder {
	border: 3px solid #000000;
}
innertable {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
