body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#ffffff;
	background-image:url(../images/bg.jpg);
	background-color: #5B000F;
	background-repeat: repeat-x;
}
td {
	font-family:tahoma;
	font-size:11px;
	color:#000000;
}
/*text*/
.txt_heading1 {
	font-family:tahoma;
	font-size:22px;
	color:#000000;
}
.txt_heading2 {
	font-family:tahoma;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
}
.txt_heading3 {
	font-family:tahoma;
	font-size:13px;
	color:#54000E;
	font-weight:bold;
	padding-left:10px;
}
.txt_heading4 {
	font-family:tahoma;
	font-size:22px;
	font-weight:bold;
	color:#333333;
	background-image:url(../images/main-heading-bg.jpg);
	background-repeat:no-repeat;
	padding-left:30px;
}
.txt_heading5 {
	font-family:tahoma;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	background-image:url(../images/heading-bg2.jpg);
	background-repeat:repeat-x;
	padding-left:10px;
}
.txt_heading6 {
	font-family:tahoma;
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
}
.txt_heading7 {
	font-family:tahoma;
	font-size:13px;
	font-weight:bold;
	color:#54000E;
}
.txt_heading8 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #54000E;
	text-decoration: none;
	}
	.txt_heading7 :hover {
	text-decoration: underline;
	}

.txt_heading_top {
	font-family:tahoma;
	font-size:22px;
	color:#F7DEA6;
}
.txt_style_regular {
	font-family:tahoma;
	font-size:12px;
	color: #000000;
}
.txt_style1 {
	font-family:tahoma;
	font-size:11px;
	color: #ffffff;
}
.txt_style2 {
	font-family:tahoma;
	font-size:12px;
	color:#1F56A3;
}
.txt_style3 {
	font-family:tahoma;
	font-size:12px;
	color:#990000;
	font-weight:bold;
}
.txt_style4 {
	font-family:tahoma;
	font-size:12px;
	color: #CC0000;
	font-weight:bold;
}
.txt_footer {
	font-family:tahoma;
	font-size:11px;
	color: #ffffff;
}
/*anchor links*/
a {
	font-family:tahoma;
	text-decoration: none;
	color:#000000;
	font-size:12px;
}
a:hover {
	font-family:tahoma;
	text-decoration: none;
	color:#CA8915;
	font-size:12px;
}
a.linkhome {
	font-family:tahoma;
	text-decoration: none;
	color:#000000;
	font-size:12px;
}
a.linkhome:hover {
	font-family:tahoma;
	text-decoration: none;
	color:#ffffff;
	font-size:12px;
}
a.small {
	font-family:tahoma;
	text-decoration: none;
	color:#000000;
	font-size:11px;
}
a.small:hover {
	font-family:tahoma;
	text-decoration: none;
	color:#5B000F;
	font-size:11px;
}
a.top-nav {
	font-family:tahoma;
	text-decoration: none;
	color:#E6A74A;
	font-size:11px;
	text-transform:uppercase;
}
a.top-nav:hover {
	font-family:tahoma;
	text-decoration: none;
	color:#ffffff;
	font-size:11px;
	text-transform:uppercase;
}
a.footer_nav {
	font-family:tahoma;
	text-decoration: none;
	color:#ffffff;
	font-size:11px;
}
a.footer_nav:hover {
	font-family:tahoma;
	text-decoration: none;
	color:#cccccc;
	font-size:11px;
}
a.link1 {
	font-family:tahoma;
	text-decoration: none;
	color:#000000;
	font-size:11px;
}
a.link1:hover {
	font-family:tahoma;
	text-decoration: none;
	color:#ffffff;
	font-size:11px;
}
a.link2 {
	font-family:tahoma;
	text-decoration: none;
	color:#5B000F;
	font-size:12px;
	text-decoration:underline;
}
a.link2:hover {
	font-family:tahoma;
	text-decoration: none;
	color:#000000;
	font-size:12px;
	text-decoration:underline;
}
.border_1 {
	border-width:1px;
	border-style:solid;
	border-color:#5B000F;
}
.border_2 {
	border-width:1px;
	border-style:solid;
	border-color:#ffffff;
}

.txt_field1 {
	font-family:tahoma;
	font-size:12px;
	color:#000000;
	border-width:1px;
	border-color:#5B000F;
	border-style:solid;
}

.border {
	border: #333333 1px solid;
	padding: 2px;
	}
