body {
margin:0px;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

table {
        font-family: Verdana;
        font-size: 11px;
        text-decoration: none;
}

input {
        font-family: Verdana;
        font-size: 11px;
        color: #000000;
        border: 2px outset;
}
select {
        font-family: Verdana;
        font-size: 11px;
        color: #000000;
        border: 2px outset;
}

a:link {
        color: blue;
        text-decoration: none;
}
a:visited {
        color: #3F3094;
        text-decoration: none;
}
a:hover {
        color: red;
        text-decoration: underline;
}

.t {
width:100%;
height:100%;
border-left:1px solid black;
border-right:1px solid black;
}

.red { font-weight:bold; color:#FF0000; text-align:center; }

.header {
background-image:url(images/jop.jpg);
background-repeat:no-repeat;
background-position:20px 10px;
height:80px;
margin-top:5px;
}

.menu {
background-image:url(images/menu.jpg);
height:30px;
}
.a a:link {font-size:12px; font-weight:bold; color:white; text-decoration:none; }
.a a:visited {font-size:12px; font-weight:bold;; color:white; text-decoration:none; }
.a a:hover{font-size:12px; font-weight:bold; color:#CCCCCC; }
.a th {
width:13px;
height:30px;
background-image:url(images/menuline.jpg);
}

.footer {
height:30px;
background-image:url(images/menu.jpg);
font-size:9px;
color:#FFFFFF;
margin-top:10px;
}

.left {
width:230px;
background-image:url(images/left_fon.jpg);
}

.right {
width:200px;
background-image:url(images/right_fon.jpg);
}

.center { padding-top:5px; }

.rc th {
width:200px;
font-size:12px;
color:#FFFFFF;
background-image:url(images/right.jpg);
height:36px;
}

.lc th{
width:230px;
color:#FFFFFF;
font-size:12px;
background-image:url(images/left.jpg);
height:36px;
}

.but {
height:40px;
}

.en {
padding-left:5px;
padding-right:5px;
}