.background {  background-image: url(images/background.jpg); background-repeat: repeat-x}
body {  background-image: url(images/background.jpg); background-repeat: repeat-x}
.text10px {  font-size: 10px; line-height: 160%; letter-spacing: 1px}
.footer {  letter-spacing: 1px; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; background-image: url(images/footerback.jpg); background-repeat: no-repeat; background-position: bottom}
.padding { letter-spacing: 1px; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; background-image: url(images/footerback1.jpg); background-repeat: no-repeat; background-position: top}
.leftside {
	background-image: url(images/left.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
h1 {  font-size: 10px; line-height: 160%; color: #990033}
.text12px { font-size: 12px; line-height: 160%; letter-spacing: 1px ; color: #333333}
h2 {  font-size: 12px; line-height: 160%; font-weight: bold; color: #000000}
p {  margin-top: 0px; margin-bottom: 0px}
a:link {  color: #990033; text-decoration: underline}
a:hover { color: #FF0055; text-decoration: underline}
a:visited {  color: #990033;}

.padding2 { letter-spacing: 1px; padding-top: 40px; padding-right: 40px; padding-bottom: 40px; padding-left: 40px; background-image: url(images/footerback1.jpg); background-repeat: no-repeat; background-position: top }
.rightside {

	background-image: url(images/rigth.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.rightside2 {


	background-image: url(images/right2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.leftside2 {

	background-image: url(images/left2.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
h3 {
	font-size: 12px;
	line-height: 160%;
	color: #333333;
	font-weight: normal;
}
