body {
	background-color: #A5BCE7;
	margin: 0px;
	padding: 0px;
}
.bg {
	background-image: url(images/p_r2_c1.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 12px;
	padding-right: 25px;
	padding-left: 25px;
	vertical-align: top;


}
.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #996600;
	background-position: center top;
	padding-top: 7px;
	background-image: url(images/foot.jpg);
	background-repeat: no-repeat;
	height: 83px;



}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #996600;
}
.main {
	padding-right: 24px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
	font-style: italic;


}
.imgborder {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #076EB1;
	border-bottom-color: #076EB1;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #076EB1;
	border-left-color: #076EB1;

}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996600;
}
