body{background-color:#FFFFFF;}

.rightbar {
	background-image: url(../lay/up_r3_c2.jpg);
	background-repeat: repeat-y;
}
.leftbar {
	background-image: url(../lay/up_r3_c4.jpg);
	background-repeat: repeat-y;
}

.bottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000099;

}
a.bottomlinks:link {
	color: #000099;
text-decoration: none;
}
a.bottomlinks:visited {
	color: #000099;
text-decoration: none;
}
a.bottomlinks:hover {
	color: #FF0000;
text-decoration: none;
}
a.bottomlinks:active {
	color: #000099;
text-decoration: none;
}
.contentbg {
	background-attachment: fixed;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
}
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #E0293D;
}
.picborder {
	border: 2px solid #000099;
}
