body {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	font-weight: bold;
	margin-top:10px;
	margin-bottom:10px;
}

.content {
	background-image: url(images/contentbak.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-right: 50px;
	padding-left: 30px;
	line-height: 25px;
}
.txtpad {
	padding-right: 50px;
	padding-left: 30px;
	line-height: 25px;
}
.txtpad2 {
	padding-top: 20px;
	padding-right: 50px;
	padding-left: 30px;
	line-height: 25px;
}
.txtpad3 {
	padding-top: 20px;
	padding-right: 50px;
	line-height: 25px;
}
.menuleft {
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 35px;
}
.menuleft a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menuleft a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menuleft a:hover {
	color: #F7F3B5;
	text-decoration: underline;
}
.paperwhite {
	background-image: url(images/paperwhite.gif);
	background-repeat: repeat-y;
	background-position: left -7px;
}
.paperyellow {
	background-image: url(images/paperyellow.jpg);
	background-repeat: repeat-y;
	background-position: left -13px;
}
.bottom {
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bottomtxt {
	padding-top: 30px;
	padding-right: 40px;
	padding-left: 270px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.bottommenu {
	padding-top: 36px;
	padding-right: 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
}
.bottommenu a:hover {
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.nound {
	text-decoration:none;
	color:black
}
.copyinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	padding-top: 5px;
	padding-left: 70px;
}
.titlespg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #990000;
	font-weight: bold;
}
.titlesbg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	font-weight: bold;
}
.titlesm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	font-style: italic;
}
.picreco {
	float: left;
	margin-right: 5px;
}
.picR {
	float: right;
	border: 1px solid #000000;
}
.picL {
	float: left;
	border: 1px solid #000000;
	text-align: center;
}
.picborder {
	border: 1px solid #000000;
}
.paperwhiteB {
	vertical-align: bottom;
}
.recos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	padding-right: 5px;
	padding-left: 10px;
}
.recosigs {
	text-align: right;
}
.txtcenter {
	text-align: center;
}
.txtcontact {
	color: #990000;
	font-weight: bold;
}
.clicktxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.formright {
	text-align: right;
	padding-right: 20px;
}