body {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	background-color: #1a0500;
	margin-top: 0px;
}

table{
	font-family: Arial;
	font-size: 11px;
	color: #3a1503;
}
.bkg{
	background-image: url(../images/bkg.jpg);
	background-repeat:no-repeat;
	height: 780px;
	border: 1px solid #000000;
}
.t1 {
	background-image: url(../images/1.png);
	background-repeat: no-repeat;
	width: 805px;
	height: 37px;
}
.t1a {
	background-image: url(../images/1-a.png);
	background-repeat: no-repeat;
	width: 805px;
	height: 37px;
}
.t2 {
	background-image: url(../images/2.png);
	background-repeat: no-repeat;
	width: 805px;
	height: 37px;
}
.t2a {
	background-image: url(../images/2-a.png);
	background-repeat: no-repeat;
	width: 805px;
	height: 37px;
}

.t3 {
	background-image: url(../images/3.png);
	background-repeat: no-repeat;
	width: 805px;
	height: 37px;
}
.t3a {
	background-image: url(../images/3-a.png);
	background-repeat: no-repeat;
	width: 805px;
	height: 37px;
}

.t4 {
	background-image: url(../images/4.png);
	background-repeat: no-repeat;
	width: 805px;
	height: 37px;
}
.t4a {
	background-image: url(../images/4-a.png);
	background-repeat: no-repeat;
	width: 805px;
	height: 37px;
}

.t5 {
	background-image: url(../images/5.png);
	background-repeat: no-repeat;
	width: 805px;
	height: 37px;
}
.t5a {
	background-image: url(../images/5-a.png);
	background-repeat: no-repeat;
	width: 805px;
	height: 37px;
}

.t6 {
	background-image: url(../images/6.gif);
	background-repeat: no-repeat;
	width: 631px;
	height: 384px;
}
.t7 {
	background-image: url(../images/5.jpg);
	background-repeat: no-repeat;
}
input {
	background-color: #bc5900;
	color: #ffffff;
	border: 1px solid #5c3219;
	font-family: arial;
	font-size: 10px;
}
.input {
	background-color: #bc5900;
	color: #ffffff;
	border: 1px solid #5c3219;
	font-family: arial;
	font-size: 10px;
	cursor: pointer;
	font-weight: bold;
}
textarea {
	background-color: #bc5900;
	color: #ffffff;
	border: 1px solid #5c3219;
	font-family: arial;
	font-size: 10px;
}
select {
	background-color: #bc5900;
	color: #ffffff;
	border: 1px solid #5c3219;
	font-family: arial;
	font-size: 10px;
}
.title3 {
	font-size: 14px;
	border-bottom: dotted 1px #bc5900;
}
.bold {
	font-weight: bold;
}
a:link {
	color: #3a1503;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #3a1503;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #bc5900;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #bc5900;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.wh:link {
	color: #e9d06e;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.wh:visited {
	color: #e9d06e;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.wh:hover {
	color: #bc5900;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.wh:active {
	color: #bc5900;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.ar {
	font-family: thoma;
	font-size: 12px;
}
.tit {
	font-size: 14px;
}