body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #cccccc;
	background-image:url(../images/bg.jpg);
	background-repeat: repeat-x;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
table 
{
	background-color:Transparent;
}

a {
	color: #E03415;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: none;
}.heading {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

.subheading {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.subheading2 {
	font-size: 14px;
	font-weight: bold;
	color: #E2371D;
}
.subheading3 {
	font-weight: bold;
	color: #E2371D;
}
.border-bottom-right {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.border-bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.border-bottom2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.text-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #CCCCCC;
}
.text-box-underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 0px;
	border-bottom: 1px solid #CCCCCC;
	width:100%;
}
.text-box-underline-freewidth {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 0px;
	border-bottom: 1px solid #CCCCCC;
}
.text-box-noline 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 0px;
	text-align:center;
	width:100%;
}
.text-button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #E03414;
	border: 1px solid #FFFFFF;
}
.footer-bg {
	background-image: url(../images/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.footer-bg-top {
	background-image: url(../images/footer-bg-top.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.border-all
{
	border-color:Black;
	background-color:Red;
}.tn {
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}
.ttn {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.ttn:hover {
	color: #999999;
}
.tabnav-link {
	font-weight: bold;
}