body {
	background-color: #330000;
}

body,td,th {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	text-decoration: none;
	color: #330000;
}
a:visited {
	text-decoration: none;
	color: #330000;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}



.txt_small_lite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ebe2c8;
}
.txt_small_lite a:link {
	text-decoration: none;
	font-size: 9px;
	color: #ebe2c8;
}
.txt_small_lite a:visited {
	text-decoration: none;
	font-size: 9px;
	color: #ebe2c8;
}
.txt_small_lite a:hover {
	text-decoration: none;
	font-size: 9px;
	color: #ebe2c8;
}
.txt_small_lite a:active {
	text-decoration: none;
	font-size: 9px;
	color: #ebe2c8;
}


.content-left {
	background-repeat: repeat-y;
	background-image: url(images/bckr_left_middle.jpg);
}
.content-right {
	background-image: url(images/backgr_right_middle.jpg);
	background-repeat: repeat-y;
}
.content-right-bottom {
	background-image: url(images/backgr_right_lower.jpg);
	background-repeat: no-repeat;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #330000;


}

.content_table {
	background-color: #f1e4c7;
	border: 1px solid #e2d5b1;
	left: 47px;
	position: relative;
	width: 487px;
	top: 7px;
}
.content-left-lower {
	background-repeat: no-repeat;
	background-image: url(images/backgr_left_lower.jpg);
}
.txt_head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
	font-weight: bold;
}
.txt_head2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #702B1B;
	font-weight: bold;
}.slide-main {
	height: 267px;
	width: 200px;
	position: relative;
	left: 2px;
	top: 13px;
	overflow: auto;
	z-index: auto;
}
.content_table_work {
	background-color: #f1e4c7;
	border: 1px solid #e2d5b1;
	left: 47px;
	position: relative;
	width: 487px;
	top: 7px;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}
.form {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	border: thin solid #CCA86C;
	background-color: #ebe2c8;
	color: #330000;
}
