@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	background-color: #faf7f2;
	font-family: Arial, Helvetica, sans-serif;
}

.bg1 {
	background-color: #850b00;
	background-image: url(images/photo_05.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.bg2 {
	background-color: #650101;
	background-image: url(images/photo_06.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.table1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-left: 8px;
}
.table1b {
	color: #db6200;
	padding-bottom: 5px;
	font-weight: bold;
}

.table2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 25px;
}
.table2over {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	color: #CC3300;
}

.table3title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 25px;
	color: #CC3300;
}
.table3text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2f2f2f;
}
.table3textb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2f2f2f;
	font-weight: bold;
}

.table4title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 25px;
	color: #FFFF00;
}
.table4text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.table4textb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC66;
	font-weight: bold;
	padding-bottom: 10px;
}

.table5title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 25px;
	color: #FFFF33;
	font-weight: bold;
}
.table5textb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}

.textbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFCC66;
	font-weight: bold;
	padding-bottom: 10px;
}

.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.textsmalltop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 5px;
}
.textsmallbot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-bottom: 5px;
}

.showtabletitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 25px;
	color: #FFFF00;
	font-weight: bold;
}
.showtabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.showtabletextb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.textfoot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #FFFFFF;
}

.highlight1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660099;
	font-weight: bold;
}

.linehg1 {
	line-height: 8px;
}
.linehg2 {
	line-height: 25px;
	background-image: url(images/line1.gif);
	background-repeat: repeat-x;
}
.linehg3 {
	line-height: 25px;
	background-image: url(images/line2.gif);
	background-repeat: repeat-x;
}
.linehg4 {
	line-height: 11px;
	background-image: url(images/line3.gif);
	background-repeat: repeat-x;
}
.linehg5 {
	line-height: 19px;
	background-image: url(images/line4.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.linehg6 {
	line-height: 1px;
	background-color: #D7D7D7;
}

a.link1 {
	color: #2f2f2f;
	text-decoration: none;
}
a.link1:hover {
	text-decoration: underline;
}
a.link2 {
	color: #2f2f2f;
	text-decoration: none;
	font-size: 16px;
}
a.link2:hover {
	text-decoration: none;
	font-weight: bold;
	color: #db6200;
}

a.link3 {
	color: #ffffff;
	text-decoration: none;
}
a.link3:hover {
	text-decoration: underline;
}
a.link4 {
	color: #663399;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
a.link4:hover {
	text-decoration: underline;
	font-weight: bold;
}
a.link5 {
	color: #663399;
	text-decoration: none;
	font-size: 14px;
}
a.link5:hover {
	text-decoration: underline;
}
a.link6 {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 10px;
}
a.link6:hover {
	text-decoration: underline;
}
a.link7 {
	color: #FFFF66;
	text-decoration: none;
	font-size: 12px;
}
a.link7:hover {
	text-decoration: underline;
}

a.linktop {
	color: #660000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a.linktop:hover {
	text-decoration: none;
	color: #FFFFFF;
}
