#click {
	font-family: Tahoma, Verdana, Arial;
	font-size: 18px;
	color: #FAA64E;
	font-weight: bold;
	text-align: center;
	margin-top: 34px;
	margin-bottom: 5px;
}
a {
	color: #A31500;
	text-decoration: none;
}
.td_heading {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #75754F;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.top_link {
	font-weight: bold;
	color: #666666;
	background-color: #E8E8E4;
	float: left;
	width: 100%;
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.side_table {
	font-size: 16px;
	font-weight: bold;
	color: #3A3823;
}

.pad {
	padding: 5px;
}
.table_cont {
	font-size: 12px;
	font-weight: bold;
	color: #3A3823;
}



.center_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3A3823;
	padding-top: 5px;
	padding-right: 15px;
	text-align: justify;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7A774A;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EEAE24;
}
.yellow_heading {
	font-size: 16px;
	font-weight: bold;
	color: #A2720D;
}



.click_link {
	color: #FAA64E;
	text-decoration: blink;
	font-family: Tahoma, Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	padding: 2px;
}
.orange_bg {
	background-attachment: scroll;
	background-image: url(images/images/orange_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.white_content {
	color: #F4F4F0;
}



.click_link:hover {
	color: #312B1F;
	text-decoration: underline;
}
.yellow {
	color: #DC880A;
}

#click_sub {

	font-family: Tahoma, Verdana, Arial;
	font-size: 18px;
	color: #FAA64E;
	font-weight: bold;
	text-align: center;
	margin-top: 9px;
	margin-bottom: 5px;
}
.heading_assist {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7A774A;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #EEAE24;
}
a:hover {

	color: #49472C;
	text-decoration: underline;
}
.top_link:hover {

	font-weight: bold;
	color: #E8E8E4;
	background-color: #75754F;
	float: left;
	width: 100%;
	padding-top: 4px;
	padding-bottom: 4px;
}

