html, body
{
	height: 100%;
	margin: 0;
	padding: 0;
}

body, td, input, textarea, select
{
	font-family: Arial;
	font-size: 10pt;
}

form
{
	margin: 0;
	padding: 0;
	display: inline;
}

img
{
	border-width: 0;
}

table.frame
{
	height: 100%;
}

a:link
{
	color: #F9AA00;
}

a:visited
{
	color: #F9AA00;
}

a:hover
{
	text-decoration: none;
}

.hl
{
	font-size: 0;
	background: #FFCC00;
	border-style: solid;
	border-color: #000;
	border-width: 0 0 2px 0;
	height: 10px;
}

.main .hl
{
	margin-bottom: 65px;
}

.main .body
{
	background: url('/files/images/logo.gif') no-repeat center 12px;
}

.main .body table
{
	margin-bottom: 50px;
	max-width: 950px;
}

.main .body table .l img
{
	margin-top: 60px;
}

.main .menu
{
	text-align: center;
}

.main span
{
    display: inline-block;
    margin: 0 4px;
}

.submenu
{
    position: absolute;
    background-color: #FFF;
    border: solid 1px #999;
    margin-top: 24px;
    padding: 0.3em 0.5em 0.2em 0.5em;
    text-align: left;
    display: none;
}

.submenu div
{
    white-space: nowrap;
    margin-bottom: 0.3em;
}

.main1 .menu a
{
	margin: 0 4px;
}


.foot
{
	color: #FFF;
	background: url('/files/images/bot_back.png') repeat-x;
	height: 162px;
	margin-top: 60px;
    white-space: nowrap;
}

.foot a
{
	color: #000;
}

.foot a:hover
{
	color: #000;
}

.foot a:visited
{
	color: #000;
}

.foot .l
{
	text-align: left;
}

.minor .foot .l
{
	padding-top: 51px;
}

.foot .l img
{
	float: left;
}

.foot .l div
{
	margin-top: 9px;
}

.foot table
{
	max-width: 950px;
}

.minor .body
{
	background: url('/files/images/logo2.gif') no-repeat 0 12px;
}

.minor .menu
{
	margin-top: -15px;
}

.minor .menu div
{
	margin-top: 15px;
}

.minor .menu .menu
{
	margin-top: -2px;
}

.minor .menu .menu div
{
	background: url('/files/images/li.gif') no-repeat 0 2px;
	padding-left: 17px;
	margin: 6px 0 0 15px;
}

.lb
{
	color: #666;
	vertical-align: bottom;
	padding: 40px 0 0 7px;
}

.lb a:link
{
	color: #666;
}

.lb a:visited
{
	color: #666;
}

.lb a:hover
{
	text-decoration: none;
}

.lb div
{
	background: url('/files/images/li_b.gif') no-repeat 0 4px;
	padding-left: 12px;
}

.home
{
	margin-right: 20px;
	background: url('/files/images/home.gif') no-repeat 0 3px;
	padding-left: 15px;
	text-decoration: none;
}

.fav
{
	background: url('/files/images/fav.gif') no-repeat 0 3px;
	padding-left: 15px;
	text-decoration: none;
}

.minor .logo
{
	position: absolute;
	background: url('/files/images/logo1.gif') no-repeat;
	width: 785px;
	height: 146px;
	margin-left: -157px;
	z-index: 1;
}

.minor .alogo
{
	margin: -93px 0 0 241px;
	position: absolute;
	z-index: 3;
}

.minor .head .top
{
	position: relative;
	z-index: 2;
}

.minor .head
{
	padding-bottom: 40px;
}

.minor .head .l
{
	padding-top: 47px;
}

.minor .head a
{
	color: #F9BB00;
}

.minor .head a:visited
{
	color: #F9BB00;
}

.minor .head .r
{
	padding-top: 39px;
}

.c
{
	color: #333333;
	line-height: 17px;
}

.c a
{
    color: darkorange;
}

.c a:visited
{
    color: darkorange;
}

.line
{
	background: url('/files/images/grey_rol.gif') repeat-x;
	margin-bottom: 30px;
}

.line,
.line div
{
	font-size: 0;
	height: 1px;
}

.line .l,
.line .r
{
	background: url('/files/images/black_rol.gif') no-repeat;
}

.line .r
{
	background-position: top right;
}

h1
{
	font: normal 32px "Arial Narrow";
	margin: 0 0 30px 0;
	padding: 0;
}

h2
{
	font: bold 110% "Arial";
}

p
{
	padding: 0;
	margin: 0 0 1em 0;
}

.form th
{
	font-weight: normal;
	text-align: left;
	padding-right: 20px;
	white-space: nowrap;
	width: 1%;
}

.form th,
.form td
{
	padding-bottom: 18px;
}

.form th.top
{
	padding-top: 4px;
	vertical-align: top;
}

.longtext
{
	width: 96%;
}

.star
{
	color: red;
	padding-left: 4px;
}

.comment
{
	font: italic 9pt "Times New Roman";
	color: #AAA;
	margin-top: 2px;
}

div.msg
{
	padding: 15px;
	border-style: solid;
	border-width: 2px;
	margin-bottom: 20px;
}

div.msg.done
{
	background: #C5EFAE;
	border-color: #A9DD70;
}

div.msg.error
{
	background-color: #FFAFAB;
	border-color: #F91E3E;
}

.guestbook .name
{
	margin-bottom: 5px;
}

.guestbook .date
{
	color: #AAA;
}

.guestbook .answer
{
	margin-top: 8px;
	left: -8px;
	position: relative;
	background-color: #EEE;
	padding: 6px 8px 8px 8px;
}

.guestbook .item
{
	margin-top: 20px;
}

.news a.local1:link
{
    color: #FF4E00;
}

.news a.local:link
{
    color: red;
}

.news a.local:visited
{
    color: red;
}

.news a:link
{
    color: #0059AF;
}

.news a:visited
{
    color: #0059AF;
}

.news .item
{
	margin-bottom: 15px;
}

.news .date
{
    font: normal 8pt Tahoma;
    color: #999;
}

.news .title
{
	margin-bottom: 3px;
}

.intro
{
	background: url('/files/images/main2.jpg') no-repeat top center;
}

.table
{
	border-collapse: collapse;
}

.table, .table td, .table th
{
	border: solid 1px #E0E0E0;
}

.table td, .table th
{
	padding: 5px;
	text-align: left;
}

.table th
{
	background-color: #f0f0f0;
}

.photos
{
	width: 100%;
	clear: both;
}

.photos div
{
	float: left;
	margin: 0 15px 15px 0;
}

.main .lb div
{
	width: 250px;
}

