@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/mainback.jpg);
	background-color: #776D54;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.TextBld {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.HeaderWht {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.CopyrightText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #dbd6cf;
	text-decoration: none;
	padding: 10px;
}
.LinkRed {
	font-weight: bold;
	color: #A70C07;
	text-decoration: none;
}
.borders {
	border: thin solid #000;	
	}
.shadowrt {
	background-image: url(slice/shadowrt.png);
	background-repeat: repeat-y;
	background-position: left;
}
.shadowlft {
	background-image: url(slice/shadowleft.png);
	background-repeat: repeat-y;
	background-position: right;
}
#hiintbody {
	background-image: url(slice/r4.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFF;
}
#navback {
	background-image: url(slice/r3.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFF;
}
.hiinttop {
	background-image: url(slice/hiint.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	color: #000;
	text-decoration: none;
	margin-bottom:0;
	padding-bottom:0;
}
.hiintmid {
	background-image: url(slice/hiint.png);
	background-repeat: repeat-y;
	background-position: center center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
}
.hiintbot {
	background-image: url(slice/hiint.png);
	background-repeat: repeat-y;
	background-position: center bottom;
}
.hiinttop800 {
	background-image: url(images/hiint.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	color: #000;
	text-decoration: none;
	margin-bottom:0;
	padding-bottom:0;
}
.hiintmid800 {
	background-image: url(images/hiint.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color:#333;
	text-decoration: none;
}
.hiintbot800 {
	background-image: url(images/hiint.jpg);
	background-repeat: repeat-y;
	background-position: center bottom;
}