.backgr_out {
	background-attachment: fixed;
	background-color: #C0C0C0;
	background-image: url(images/back2.jpg);
	background-repeat: repeat-x;
}
.backgr_in {
	background-attachment: fixed;
	background-image: url(images/back.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.mainborder {
	border-top: 3px none #000000;
	border-right: 3px solid #000000;
	border-bottom: 3px none #000000;
	border-left: 3px solid #000000;
}
.footer {
	background-image: url(images/footer_bg1.jpg);
	background-repeat: repeat-x;
}

.style1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 18px;
	text-decoration: none;
}
.style2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style4 {
	color: #FF0000;
	font-weight: bold;
}
