BODY {
	background-color: #fdefbe;
	margin: 0;
	padding: 0px;
}

.main_table { 
	width: 770px;
	height: 100%;
	border-style: solid;
	border-color: #c3b373;
	border-top-width: 8px;
	border-left-width: 8px;
	border-right-width: 8px;
	border-bottom-width: 0px;
	background-image: url('../img/fon.jpg');
	background-repeat: no-repeat; 
	background-color: #ffffff;
}

.logo_td {
	height: 170px;
}

.menu_tr {
	background-color: #c3b373;
	height: 25px;
}

.menu_td {
	background-color: #c3b373;
}

.menu_td_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #006600;
	font-weight:bold;
	color:#FFF;
	border-bottom:1px solid #FFF;
}

.menu_td_text a{
	color:#000;
}

.menu_img {
	margin-right: 25px;
}


.main_content_td {
	padding-top: 90px;
}

.none {
	width: 25px;
}

.border_top_left {
	width: 31px;
	height: 32px;
	background-image: url('../img/border_top_left.png');
}

.border_top {
	width: 500px;
	height: 32px;
	background-repeat: repeat-x;
	background-image: url('../img/border_top.png');
}

.border_top2 {
	width: 670px;
	height: 32px;
	background-repeat: repeat-x;
	background-image: url('../img/border_top.png');
}

.border_top_right {
	width: 30px;
	height: 32px;
	background-image: url('../img/border_top_right.png');
}

.border_left {
	width: 31px;
	height: 1px;
	background-image: url('../img/border_left.png');
}

.border_right {
	width: 30px;
	height: 1px;
	background-image: url('../img/border_right.png');
}

.border_bottom_left {
	width: 31px;
	height: 32px;
	background-image: url('../img/border_bottom_left.png');
}

.border_bottom {
	height: 31px;
	background-repeat: repeat-x;
	background-image: url('../img/border_bottom.png');
}

.border_bottom_right {
	width: 30px;
	height: 32px;
	background-image: url('../img/border_bottom_right.png');
}

.content {
	height: 100%;
	background-color: white;
	vertical-align: top;
}

.content_img {
	margin-bottom: 20px;
}

.text1 {
	font-size: 36px;
	font-family: "Courier New", Courier, monospace;
	font-weight: bolder;
	color: #006600;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #006600;
}
.text3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #993300;
	font-weight: bold;
}

#menu {
	color: #ffffff;
	background-color: #c3b373;
}

#menu a:link {
	color: #ffffff;
	text-decoration: none;
}

#menu a:hover {
	color: #ffffff;
	text-decoration: none;
}

#menu a:active {
	color: #ffffff;
	text-decoration: none;
}

#menu a:visited {
	color: #ffffff;
	text-decoration: none;
}

#main_menu_left
{
	padding-right: 23px; 
	padding-top: 20px;
}

#main_menu_item
{
	padding-left: 20px;
	padding-right: 20px; 
	padding-top: 20px;
}

#main_menu_right
{
	padding-left: 23px; 
	padding-top: 20px;
}

#main_menu_center
{
	padding-top: 20px;
	text-align: center;
}

#main_menu_center a:link 
{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #006600;
}

#main_menu_left a:link 
{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #006600;
}

#main_menu_right a:link 
{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #006600;
}

.questions
{
	text-align:left;
	font-size: 16px;
	font-family: "Courier New", Courier, monospace;
	font-weight: bolder;
	color: #006600;
}

LI
{
	text-align:left;
	font-size: 16px;
	font-family: "Courier New", Courier, monospace;
	font-weight: bolder;
	color: #006600;
}

LI a
{
	text-align:left;
	font-size: 16px;
	font-family: "Courier New", Courier, monospace;
	font-weight: bolder;
	color: #006600;
}

.question
{
	text-align: left;
	font-size: 16px;
	font-family: "Courier New", Courier, monospace;
	font-weight: bolder;
	color: #006600;
}

.answer
{
	text-align: left;
	font-family: "Times New Roman";
	font-size: 16px;
	color: #006600;
}
