body{
	margin: 0;
	padding: 0;
	min-width: 776px;
	color: #4F4741;
	background: #F1EBE2;
	height: 100%;
}
#container{
	background: #D6CCC1 url(/i/bg_copyright.gif) repeat-x left bottom;
	color: #4F4741;
}
#main_page{
	position: absolute;
	top: 0;
	left: 0;
	color: #F1EBE2;
	margin-top: -2px;
	padding: 0 0 0 25px;
	font: 10px "Verdana", sans-serif;
}
#main_page a:link, #main_page a:visited{
	color: #F1EBE3;
	text-decoration: underline;
	background: inherit;
	padding-bottom: 10px;
}
#main_page a:active, #main_page a:hover{
	color: #FFFFFF;
	text-decoration: underline;
	background: inherit;
}
#top_string{
	height: 11px;
	color: #F1EBE2;
	font: 10px "Verdana", sans-serif;
	padding-right: 5px;
	text-align: right;
	background: #000000 url(/i/bg_home.gif) no-repeat bottom left;
}
#top_string span{
	background: #5D5757;
	color: inherit;
	font: bold 10px "Verdana", sans-serif;
	margin: 5px;
	padding: 1px;
}
#top_string a:link, #top_string a:visited{
	font: 10px "Verdana", sans-serif;
	color: #FFFFFF;
	background-color: inherit;
	text-decoration: none;
}
#top_string a:hover, #top_string a:active{
	font: 10px "Verdana", sans-serif;
	color: #C7BDBD;
	background-color: inherit;
	text-decoration: underline;
}
#menu{
	background: #615347 url(/i/bg_podmenu.gif) repeat-x top left;
	height: 54px;
	color: #FFFFFF;
}
#menu table{
	background: #2996DD url(/i/bg_menu.gif) repeat-x top left;
	height: 54px;
	text-align: center;
	font: bold 70% "Arial", sans-serif;
	color: #FFFFFF;
}
td.menu_td{
	padding-left: 16px;
	padding-right: 16px;
}
.menu_td a:link, .menu_td a:visited{
	color: #FFFFFF;
	background-color: inherit;
	text-decoration: none;
}
.menu_td a:active, .menu_td a:hover{
	color: #FFFFFF;
	background-color: inherit;
	text-decoration: underline;
}
#title{
	background: url(/i/bg_title.gif) repeat-x top left;
	margin: 0px;
	padding: 0px;
}
#text_lcorner{
	float: left;
	width: 70px;
	height: 49px;
	background: url(/i/text_lcorner.gif);
}
#text_rcorner{
	float: right;
	width: 98px;
	height: 49px;
	background: url(/i/text_rcorner.gif);
}
#text{
	border-left: 26px solid #E9E2D8;
	background: #F1EBE2 url(/i/bg_rtext.gif) repeat-y top right;
	padding: 42px 90px 90px 59px;
	font: 75% "Verdana", sans-serif;
	color: #4F4741;
	line-height: 15px;
	border-top: 5px solid #E9E2D8;
	margin-top: 0px;
}
h1{
	color: #1B1917;
	background-color: inherit;
	font: bold 160% "Arial", sans-serif;
	margin: 0;
	padding-bottom: 10px;
}
h2{
	color: #996F42;
	background-color: inherit;
	font: bold 140% "Arial", sans-serif;
	margin: 5px 0 5px 0;
}
h3{
	font: bold 110% "Verdana", sans-serif;
	background-color: inherit;
	color: #675949;
	margin: 5px 0 5px 0;
}
p{
	margin: 0;
	padding: 5px 0 9px 0;
}
#text a:link{
	color: #984D15;
	background-color: inherit;
	text-decoration: underline;
}
#text a:visited{
	color: #9C755D;
	background-color: inherit;
	text-decoration: underline;
}
#text a:hover, #text a:active{
	color: #8F6549;
	background-color: inherit;
	text-decoration: underline;
}
#copyright{
	float: left;
	height: 53px;
	font: 60% "Verdana", sans-serif;
	color: #513F2B;
	background-color: inherit;
	background: url(/i/copyright_lcorner.gif) no-repeat top left;
	padding: 0 30px 0 134px;
}
#copyright div{
	padding-top: 14px;
}
#copyright a:link, #copyright a:visited{
	color: #513F2B;
	background-color: inherit;
	text-decoration: none;
}
#copyright a:hover, #copyright a:active{
	color: #513F2B;
	background-color: inherit;
	text-decoration: underline;
}
#bottom{
	height: 53px;
	background: url(/i/copyright_rcorner.gif) no-repeat top right;
	font: 65% "Verdana", sans-serif;
}
#bottom p{
	padding-top: 20px;
}
#bottom a:link, #bottom a:visited{
	color: #1379BA;
	background-color: inherit;
	font-weight: bold;
	text-decoration: underline;	
}
#bottom a:active, #bottom a:hover{
	color: #2D91CF;
	background-color: inherit;
	text-decoration: underline;	
}
li{
	padding-bottom: 13px;
	padding-left: 10px;
}

#text img {
	border: 3px solid #e9e2d8;
	margin: 5px;
}

img.right{
	float: right;
}
img.left{
	float: left;
	margin-right: 15px;
}
.accent{
	color: #0071C0;
	font-weight: bold;
}
#text a.accent:link, #text a.accent:visited{
	color: #0071C0;
	text-decoration: underline;
}
#text a.accent:hover, #text a.accent:active{
	color: #0071C0;
	text-decoration: none;
}
.red{
	color: #FA1A03;
	font-size: 110%;
}
.right{
	text-align: right;
}
p.accent{
	color: #0071C0;
	font-size: 110%;
	padding-left: 10px;
}
#text table{
	margin: 20px;
	border-collapse: collapse;
	border: 1px solid #D6CCC1;
	width: auto;
}
#text table td{
	padding: 8px;
	border: 1px solid #D6CCC1;
}
#text table th{
	background: #DCD4C8;
	border: 1px solid #D6CCC1;
	padding: 12px;
	text-align: center;
	font-weight: bold;
}
.center{
	text-align: center;
}
#text table.none{
	border: 0;
}
#text .none td{
	border: 0;
	width: auto;
}
#text img.none{
	border: 0;
	margin: 5px;
}

#log_txt{
	text-align: left;
	color: #6B4A32;
	color: #6B4A32;
	margin: 0 20px 20px 5px;
	padding: 6px 10px 6px 15px;
	border: 1px dotted #6B4A32;
	width: 27em;
}
#log_txt a:link, #log_txt a:visited{
	color: #6B4A32;
	text-decoration: underline;
}
#log_txt a:hover, #log_txt a:active{
	color: #6B4A32;
	text-decoration: none;
}
#log_txt a.lu:link, #log_txt a.lu:visited{
	color: #826753;
	text-decoration: underline;
}
#log_txt a.lu:hover, #log_txt a.lu:active{
	color: #826753;
	text-decoration: none;
}
