body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFF88;
	color: #000000;
	margin: 4px;
}
a:link
{
        color: #555555;
        text-decoration: none;
        font-weight: bold;
}

a:visited 
{
        text-decoration: none;
        color: #555555;
        font-weight: bold;
}
a:active
{
        text-decoration: none;
        color: #666666;
        font-weight: bold;
}

a:hover
{
        color: #777777;
        text-decoration: underline;
        font-weight: bold;
}
hr{
	color:#000000;
	height: 1px;
}
.page-table {
        border: 1px solid #000000;
        width: 840px;
        height: 100%;
}
.body-cell {
	background-color: #FFFF66;
	vertical-align: top;
	padding: 4px;
	width: 642px;
}
.menu-cell {
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFF66;
	vertical-align: top;
	padding: 4px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	width: 181px;
}
.page-bottom {
        background-position: center center;
        background-image:  url("./images/page-bottom.gif");
        height: 50px;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: #000000;
        text-align: center;
        vertical-align: middle;
        font-size: 10px;
}
.header {
	font-weight: bold;
	background-color: #FFFFAA;
	text-align: right;
	border: 1px solid #000000;
	padding-right: 4px;
	height: 20px;
}
.body {
	background-color: #FFFFAA;
	border: 1px solid #000000;
	vertical-align: top;
	padding: 3px;
}
.banner_tb {
	background-color: #FFFFAA;
	border: 1px solid #000;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-right: 2px;
}
.banner {
	background-color: #FFFFAA;
	border: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-right: 2px;
}
.banner_td_left{
	border: 1px solid #CCC;
	border-right:0px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 2px;
	text-align: right;
	width:160px;
}
.banner_td_left_c{
	border: 1px solid #CCC;
	border-right:0px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 2px;
	text-align: center;
	width:18px;
}
.banner_td_left_button{
	border: 1px solid #CCC;
	border-right:0px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 2px;
	text-align: center;
}
.banner_td_right{
	border: 1px solid #CCC;
	border-left: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 2px;
}
.subheader {
	font-weight: bold;
	text-align: right;
}
.menuheader {
        text-align: center;
        border-bottom: 1px solid #000000;
        margin-bottom: 4px;
}
table {
	font-size: 11px;
}
#Layer1 {
	position:absolute;
	top:160px;
	width:431px;
	height:211px;
	z-index:1;
}
#Layer2 {
	position:absolute;
	top:160px;
	width:431px;
	height:211px;
	z-index:1;
}
.pege_table_layer {
	background-color: #FFFFAA;
	font-weight: bold;
	border-color: #000000;
}
.link
{
        color: #555555;
        text-decoration: none;
        font-weight: bold;
}
.button
{
        background-color: #FFFFAA;
        font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
        border: 1px outset #000;
}

.menu
{
	background-image:url(images/menu_fon.png);
	border: 1px solid #000;
	border-bottom:0px;
	height: 24px;
	padding-left: 4px;
}

.table_textarea
{
	border: 1px solid gray;
	text-align: center;
}

.size_font
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;

}

.creator {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
.button_base{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: middle;
	border: 1px  #000 solid;
	background-color: #FFFFAA;
	}