body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #500D00;
	font-family: Tahoma, Verdana, Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #323232;
	background-image: url(acg_images/bg_back.jpg);
	background-repeat: repeat-x;
}
/*
.tbl_border_black {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #dfdfdf;
	border-right-color: #C8C8C8;
	border-left-color: #C8C8C8;
}
.tbl_border_black1 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E1E1E1;
	border-left-color: #E1E1E1;
}*/
.white_bg {
	background-color: #FFFFFF;
}
.top_line {
	background-attachment: fixed;
	background-image: url(acg_images/top_line.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.left_line {
	background-attachment: fixed;
	background-image: url(acg_images/left_line.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.right_line {
	background-attachment: fixed;
	background-image: url(acg_images/right_line.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.bottom_line {
	background-attachment: fixed;
	background-image: url(acg_images/bottom_line.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.innertable_bg {
	background-color: #F8F8F8;
}
.padding {
	padding-top: 2px;
	padding-bottom: 2px;
	color: #000000;
}
.inside_top_line {
	background-attachment: fixed;
	background-image: url(acg_images/inside_top_line.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.inside_left_line {
	background-attachment: fixed;
	background-image: url(acg_images/inside_left_line.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.inside_right_line {
	background-attachment: fixed;
	background-image: url(acg_images/inside_right_line.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.inside_bottom_line {
	background-attachment: fixed;
	background-image: url(acg_images/inside_bottom_line.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.contact_text {
	font-size: 12px;
	font-weight: bold;
	color: #6C6C6C;
}
.containerul{
	DISPLAY: block;
	margin:0;
	WIDTH: auto;
	background-color: #9C2A08;
	list-style-type: none;
	padding: 0px;
	/*background-attachment: fixed;
	background-image: url(acg_images/head_darkred.jpg);
	background-repeat: repeat-y;
	background-position: left top;*/
}
.containerul li a {
	DISPLAY: block;
	PADDING-RIGHT: 2px;
	PADDING-LEFT: 20px;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px;
	WIDTH: auto;
	height:19px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	/*	COLOR: #423733;

	BACKGROUND-COLOR: #EBE3E0;
	TEXT-DECORATION: none;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #9A785C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9A785C;*/
}
.containerul li a:hover {
	/*background-attachment: fixed;
	background-image: url(acg_images/head_darkred_over.jpg);
	background-repeat: repeat-y;
	background-position: left top;*/
	COLOR: #000000;
	BACKGROUND-COLOR: #D56B08;
}
* html .containerul li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
	width: 100%;
}
.left_link {
	color:#F5F5F5;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
}
.left_link:hover {
	color: #D8430A;
	text-decoration: none;
}
.link {
	font-size: 11px;
	font-weight: bold;
	color: #D8430A;
	text-decoration: none;
}
.a {
	color: #999999;
	text-decoration: none;
}
.copyrights {
	color: #686868;
}


.link:hover {
	color: #000000;
	text-decoration: none;
}
.orange_border {
	background-color: #9CCB4B;
	height: 3px;
}
.a:hover {
	color: #D8430A;
	text-decoration: none;
}
.sub_bottom_line {
	background-attachment: fixed;
	background-image: url(acg_images/sub_bottom_line.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.sub_left_line {
	background-attachment: fixed;
	background-image: url(acg_images/sub_left_line.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.sub_right_line {
	background-attachment: fixed;
	background-image: url(acg_images/sub_right_line.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.sub_inner_bg {
	background-color: #F8F8F8;
}
.heading {
	color: #515151;
	font-weight: bold;
	padding-left: 5px;
}
.content_link {
	text-align: justify;
	color:#666666;
	text-decoration:none;
}
.content_link:hover {
	text-align: justify;
	color: #000000;
	text-decoration:none;
}
.justify {
	text-align: justify;
	padding-right: 8px;
	padding-left: 8px;
	color: #000000;
}
.justify_content {
	text-align: justify;
}

.read_more {
	color: #BF0404;
	text-decoration: none;
}
.read_more:hover {

	color: #515151;
	text-decoration: none;
}
.padding1 {

	padding-top: 2px;
	padding-bottom: 2px;
	color: #323232;
}
.red_text {
	color: #BF0404;
	font-weight: bold;
}
.justify_content1 {
	text-align: justify;
	padding-top: 3px;
	padding-bottom: 3px;
}
.email_link {
	color: #323232;
	text-decoration: none;
}.a1 {
	color: #323232;
}
.email_link:hover {
	color: #912904;
}
.a1:hover {
	color: #F24A09;
}
.online_text {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.online_text_heading {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-align: right;
	font-weight: bold;
}
.text_area_padding {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 19px;
}
.heading1 {
	font-size: 13px;
	font-weight: bold;
}
.dotted_line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #858585;
	border-right-width: 25px;
	border-left-width: 25px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.top_link {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.top_link:hover {
	font-size: 11px;
	font-weight: bold;
	color: #D8430A;
	text-decoration: none;
}
.sub_link {
	font-family:Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #5A5A5A;
	text-decoration: none;
}
.sub_link:hover {
	font-family:Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #81AA1F;
	text-decoration: none;
}
