body{
background:#fff;
font-family:arial;
font-size:13px;
}
td{
font-family:arial;
font-size:13px;
}
a{color:#c60;}
a:hover{color:#000;}


/*?=globals
------------------- */
*{margin:0;padding:0;}
img{border:0;}
table.layout{border-collapse:collapse;empty-cells:show;width:100%;}
table.layout td{vertical-align:top;}
.clear{clear:both;height:0;overflow:hidden;}
.nobullet{list-style:none;list-style-image:none;}
.overflow-zoom{overflow:hidden;//zoom:1;}
.ieimg{//display:block;}

/*?=wrap
------------------- */
.wrap{
margin:0 auto;
width:800px;
}

/*?=header
------------------- */
.header{
background: url('../images/header.jpg') left top no-repeat;
height: 200px;
text-align: right;
padding: 0 10px 0 0;
}

	.header h1 {
    font-family: verdana;
    font-size: 24px;
    color:#fc0;
    font-style: italic;
    font-weight: lighter;
    }

/*?=content
------------------- */
.content {}

	.content .left {
    background: url('../images/left.gif') right top repeat-y;
    }

    .content .menu {}

    	.content .menu li {
        height: 21px;
        line-height: 20px;
        background: url('../images/menu.gif') right top no-repeat;
        padding: 0 0 0 37px;
        }

        .content .menu li a {
        color:#fff;
        text-decoration: none;
        }

        .content .menu li a:hover {
        color:#fff;
        text-decoration: underline;
        }

        .content .separator {
        line-height:23px;
        height: 23px;
        background: url('../images/sep.gif') left 50% no-repeat;
        }

    .content .right {
    padding: 0px;
    }

    .content .right h2 {
    font-size:14px;
    color:#c60;
    margin: 0 0 8px;
    }

    .content .right p {
    padding: 0 0 8px;
    }

h2 {text-align:center}

/*?=footer
------------------- */
.footer{
background: url('../images/footer.jpg') left top no-repeat;
height: 202px;
text-align: center;
padding: 54px 0 0;
color:#c60;
}

	.footer .sep {
	padding: 0 5px;
	}

	.footer a {
	color:#c60;
    font-size: 14px;
    font-family:tahoma;
    text-decoration: none;
	}

    .footer a:hover {
    color:#c60;
    text-decoration: underline;
    }
.rekform
{font-family: verdana; font-size: 10px;}
.downtableindex
{font-family: arial; font-size: 10px;}
