@charset "utf-8";
body {
	margin:0px;
	padding:0px;
	background-attachment: scroll;
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #fcfdf8;
}
TD {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height:20px;
	text-decoration: none;
}
.red_star {
	font-family: Arial;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	line-height:20px;
	text-decoration: none;
}
.main_titleText {
	font-family: arial;
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-shadow:1px 1px 0px #000000;
}
h2 {
	font-family: Helvetica;
	font-size: 18px;
	color: #ff8400;
	text-decoration: none;
	font-weight: bold;
	margin:0px;
	padding:0px;
}
h3 {
	font-family: Helvetica;
	font-size: 17px;
	color: #008db0;
	text-decoration: none;
	font-weight: bold;
	margin:0px;
	padding:0px;
}
a.menu_link {
	font-family: Helvetica;
	font-size: 15px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	border-bottom-right-radius: 8px 8px;
	border-bottom-left-radius: 8px 8px;
	border-top-right-radius: 8px 8px;
	border-top-left-radius: 8px 8px;
	background-color: #707070;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-left:3px;
	margin-right:3px;
}
a.menu_link:hover {
	font-family: Helvetica;
	font-size: 15px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	border-bottom-right-radius: 8px 8px;
	border-bottom-left-radius: 8px 8px;
	border-top-right-radius: 8px 8px;
	border-top-left-radius: 8px 8px;
	background-color: #da5912;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-left:3px;
	margin-right:3px;
}
a.email_link {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #5d8a25;
	text-decoration: none;
}
a.email_link:hover {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #5d8a25;
	text-decoration: underline;
}
.sidebar_br {
	border:1px solid #dfdfdf;
}
.sidebar_br1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #dfdfdf;
	border-bottom-color: #dfdfdf;
}
a.sidebar_link {
	font-family: arial;
	font-size: 16px;
	color: #ff8a00;
	text-decoration: none;
	font-weight: bold;
}
a.sidebar_link:hover {
	font-family: arial;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.sidebar_link1 {
	font-family: arial;
	font-size: 14px;
	color: #ff8a00;
	text-decoration: none;
	font-weight: normal;
}
a.sidebar_link1:hover {
	font-family: arial;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.footer_link {
	font-family: arial;
	font-size: 14px;
	color: #ff8a00;
	text-decoration: none;
	font-weight: normal;
}
a.footer_link:hover {
	font-family: arial;
	font-size: 14px;
	color: #ff8a00;
	text-decoration: underline;
	font-weight: normal;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footer_line {
	font-family: arial;
	font-size: 14px;
	color: #ff8a00;
	text-decoration: none;
	font-weight: bold;
	margin-left:10px;
	margin-right:10px;
}
.footer_form {
	width:360px;
	border-bottom-right-radius: 5px 5px;
	border-bottom-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
	border-top-left-radius: 5px 5px;
	background: #3e3e3e;
	margin: 0px;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
}
.input_text {
	padding:4px 4px;
	width:270px;
	border-bottom-right-radius: 5px 5px;
	border-bottom-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
	border-top-left-radius: 5px 5px;
	background: #FFFFFF;
	border:1px solid #000000;
}

.input_message{
	padding:4px 4px;
	width:270px;
	border-bottom-right-radius: 5px 5px;
	border-bottom-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
	border-top-left-radius: 5px 5px;
	background: #FFFFFF;
	border:1px solid #000000;
	height:50px;
}
.img_br {
	border:1px solid #c6c6c6;
	padding:3px;
}
.home_button {
	border-bottom-right-radius: 8px 8px;
	border-bottom-left-radius: 8px 8px;
	border-top-right-radius: 8px 8px;
	border-top-left-radius: 8px 8px;
	background: #FFFFFF;
	border:1px solid #cacaca;
}
.form_bg {
	border-bottom-right-radius: 8px 8px;
	border-bottom-left-radius: 8px 8px;
	border-top-right-radius: 8px 8px;
	border-top-left-radius: 8px 8px;
	background: #fdf8eb;
	border:1px solid #e8e8e8;
	padding:15px;
}
.form_input {
	border-bottom-right-radius: 8px 8px;
	border-bottom-left-radius: 8px 8px;
	border-top-right-radius: 8px 8px;
	border-top-left-radius: 8px 8px;
	background: #ffffff;
	border:1px solid #dae2ea;
	padding:4px;
	width:250px;
}
.form_input_menu {
	border-bottom-right-radius: 8px 8px;
	border-bottom-left-radius: 8px 8px;
	border-top-right-radius: 8px 8px;
	border-top-left-radius: 8px 8px;
	background: #ffffff;
	border:1px solid #dae2ea;
	padding:4px;
	width:260px;
}
.blackBL_text {
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #037abf;
	line-height:20px;
	text-decoration: none;
}
.bottom_br {
	border-bottom:1px dotted #7fadd3;
}
#container{
		height:280px;
		margin-top:-15px;
	}
	.slideshow{
		list-style: none;
		position:relative;
		
	}
 	ul.slideshow li {
		position:absolute;
		left:0px;
		top:0px;
		display:inline;
		
	}
	ul.slideshow li.show {
		z-index:500;	
	}