@charset "utf-8";
/* CSS Document */

body {background-image:url(../images/background.jpg);
}

td.right_line {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-right-color: #CCC;
}
td.left_col_bot_line {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
td.footer {
	background-image: url(../images/footer.jpg);
	border-top-style: none;
}
td.footer_table {
	border-top-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	font-weight: lighter;
}
.style1 {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color: #003;
	text-align: left;
}
.style2 {
	sfont-size:18px;
	color: #003;
	text-align: left;
	font-family: "Agency FB";
	font-weight: bold;
	font-size: 18px;
}
.style3 {
	color: #030;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}
.style4 {
	color: #030;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}
.style5 {
	color: #030;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.style6 {
	color: #030;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 22px;
}
.style7 {
	color: #900;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
}
