body {
	background-color: #615D5C;
	margin: 0px;
}
.Inner_banner_text_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 32px;
}

.top_banner_box {
	background-image: url(images/top_banner_back.jpg);
	border: 1px solid #D0D0D0;
	background-repeat: repeat-x;
	background-position: left top;
}
.Links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-transform: uppercase;
	font-weight: bold;
}
.Links a:link {
	color: #333333;
	text-decoration: none;
}
.Links a:visited {
	text-decoration: none;
	color: #333333;
}
.Links a:hover {
	text-decoration: none;
	color: #D13D01;
}
.Links a:active {
	text-decoration: none;
	color: #D13D01;
}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #BB3700;
	text-transform: none;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.content a:link {
	color: #D13D01;
	text-decoration: none;
}
.content a:visited {
	text-decoration: none;
	color: #D13D01;
}
.content a:hover {
	text-decoration: none;
	color: #D13D01;
}
.content a:active {
	text-decoration: none;
	color: #D13D01;
}
.sub_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #208E9E;
}
.table_border {
	border: 1px solid #D0D0D0;
}
.title1_box {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #BB3700;
}
.title1_box a:link {
	text-decoration: none;
	color: #BB3700;
	
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.content_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: normal;
}


.bottom a:link {
	color: #666666;
	text-decoration: none;
}
.bottom a:visited {
	text-decoration: none;
	color: #666666;
}
.bottom a:hover {
	text-decoration: none;
	color: #D13D01;
}
.bottom a:active {
	text-decoration: none;
	color: #666666;
}
.bottom_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.Inner_banner_text_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 24px;
}
