.left_bg {
	background-image: url(right_1.GIF);
	background-position: right;
}
.right_bg {
	background-image: url(indexh2.GIF);
	background-position: left;
	background-repeat: repeat-y;
}
.top_bg {
	background-image:url(index_top_head.GIF);
	background-position: left;
}
.bottem_bg {
	background-image: url(index_bottem.GIF);
	background-position: left;
	background-repeat: no-repeat;
}
.main_link {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
.main_link:hover{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	
}
.border{
border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8581A4;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.ions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.ions:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #000000;
	font-weight: bold;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
.title1 {
	font-family:  Helvetica, sans-serif;
	font-weight:bold;
	font-size: 16px;
	color: #000000;
}
.dropshadow {
	filter: Shadow(Color=#999999, Direction=up);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}.email {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0033FF;
}
.email:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
}
.title2 {
	font-family:  Helvetica, sans-serif;
	font-weight:bold;
	font-size: 16px;
	color: #E17533;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004080;
}
.text4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 20px;
}
.main_link1 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-repeat: repeat-x;
	width: 102px;
	background-image: url(bg.JPG);
	display: block;
	height: 22px;
	padding-top: 8px;
}
.main_link1:hover{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-repeat: repeat-x;
	width: 102px;
	background-image: url(bgout.JPG);
	display: block;
	height: 22px;
	padding-top: 8px;
	
}
.main_link2 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-repeat: repeat-x;
	width: 110px;
	background-image: url(bg.JPG);
	display: block;
	height: 22px;
	padding-top: 8px;
}
.main_link2:hover{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-repeat: repeat-x;
	width: 110px;
	background-image: url(bgout.JPG);
	display: block;
	height: 22px;
	padding-top: 8px;
	
}
.main_link3:hover{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-repeat: repeat-x;
	width: 78px;
	background-image: url(bgout.JPG);
	display: block;
	height: 22px;
	padding-top: 8px;
	
}
.main_link3 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-repeat: repeat-x;
	width: 78px;
	background-image: url(bg.JPG);
	display: block;
	height: 22px;
	padding-top: 8px;
}
.new_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	color: #856945;
	letter-spacing: 4px;
}
.new_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #666564;
	line-height: 16px;
	word-spacing: 2px;
}
.TT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #993300;
	text-decoration: underline;
	font-style: italic;
}
.title3 {
	font-family:  Helvetica, sans-serif;
	font-weight:bold;
	font-size: 14px;
	color: #E17533;
}
.paddingleft{
padding-left:10px;
}