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

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #0000;
}
body {
	background-image: url(../bg.jpg);
	background-color: #292823;
	background-repeat: repeat;
}
a:link {
	text-decoration: none;
	color: #0000;
}
a:visited {
	text-decoration: none;
	color: #0000;
}

a:hover {
	text-decoration: none;
	color: #0000;
}

a:active {
	text-decoration: none;
	color: #0000;
}

h2 {
	font-size: 18px;
	font-weight: bold;
}

h3 {
	font-size: 12px;
	font-weight: bold;
}

h4 {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}

h5 {
	font-size: 16px;
	font-weight: bold;
}

.image1 {
	height: 75px;
	width: 100px;
}

.image2 {
	height: 80px;
	width: 120px;
}
.image3 {
	height: 285px;
	width: 380px;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
}

.contact {
	padding-top: 7px;
}

.info {
	font-weight: bold;
	padding-top: 5px;
	padding-right: 100px;
	padding-left: 50px;
	font-size: 14px;
}
.border {
	border-top-width: thin;
	border-top-style: dashed;
}

.sep1 {
	height: 10px;
	width: 10px;
}


.table1 {
	background-image: url(../bg2.png);
	background-repeat: repeat-y;
}

.table2 {
	text-align: center;
}

.top {
	background-image: url(../tp.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.bottom {
	background-image: url(../bm.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.text_box1 {
	font-weight: bold;
	padding-top: 10px;
	text-align: center;
}

.text_box2 {
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
	width: 605px;
}

.text_box3 {
	padding-right: 40px;
	padding-left: 40px;
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
	width: 710px;
}

.text_box4 {
	font-size: 16px;
	font-weight: bold;
}

.text_box5 {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 10px;
}

.text_box6 {
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
	width: 215px;
}
.image4 {
	padding-bottom: 10px;
	padding-left: 10px;
}

