body {
    margin              : 0px;
    padding             : 0px;
    background          : url(../img/f1.gif) #DEE2FE top left repeat-y;

}

body, td {
    font                : 11px arial;
}

p {
    margin-top      : 5px;
    margin-bottom   : 15px;
}

input,textarea,select {
    font            : 10px arial;
}

a {
    color           : #0251AD;
    /*text-decoration : none;*/
    font-weight     : bold;
}
a:hover {
}

img {
    border          : 0px;
}

.button {
    background      : #0251AD;
    border          : 1px outset #0251AD;
    font-size       : 11px;
    font-weight     : normal;
    color           : #ffffff;
    cursor          : hand;
}

h1 {
    font-size           : 11px;
    margin              : 3px 0px 0px 0px;
    color               : #000;
    line-height         : 11px;
    color               : #0251AD;
}

h2 {
    font-size           : 14px;
    margin              : 0px 0px 5px 0px;
    /*text-transform      : uppercase;*/

}

.h1sub {
    font-size           : 13px;
}

.error {
    background      : #C10017;
    color           : #ffffff;
    font-weight     : bold;
    padding         : 6px;
    margin          : 10px 0px 10px 0px;
}

.info {
    background      : blue;
    color           : #ffffff;
    font-weight     : bold;
    padding         : 6px;
    margin          : 10px 0px 10px 0px;
}

big {
    font-size       : 13px;
}

p {
    margin-top      : 0px;
    margin-bottom   : 3px;
}

ul {
    list-style      : square;
}

.tbl {
    margin          : 0px 0px 15px 0px;
    background      : #C7C7C7;
}

.tbl td {
    padding         : 5px;
    background      : #FFFFFF;
    
}

.tbl .tbl_head {
    padding         : 5px;
    background      : #efefef;
    text-align      : center;
    font-weight     : bold;
    
}

.b {
    padding-top     : 9px;
    text-transform  : uppercase;
    vertical-align  : top;
    color           : #860709;
    font-size       : 11px;
}

big {
    font-size       : 12px;
    font-weight     : bold;
}

ul {
    margin-bottom   : 5px;
}

li {
    margin-bottom   : 5px;
}

small {
    font-size       : 11px;
    text-transform  : none;
}   bored

.desc {
    color           : #000000;
    font-weight     : normal;
}

form {
    margin          : 0px;
}

.header {
    background  : url(../img/t/f1.gif) top left repeat-x;
    height      : 64px;
}

.date {
    color           : #898989;
    font-weight     : bold;
    text-decoration : none;
}

.desc {
    color           : #000000;
    font-weight     : normal;
    text-decoration : none;
}                                         

h1 {
    font-size       : 14px;
    text-transform  : uppercase;
    font-weight     : bold;
    border-bottom   : 1px solid #699AEA;
    padding-bottom  : 5px;
    margin-bottom   : 20px;
}


.mainmenu td {
    padding         : 5px 5px 6px 14px;
    font-size       : 16px;
    font-weight     : bold;

}
.mainmenu a {
    text-decoration : none;
}

.thumbTbl {

}
.thumbTbl td.item {
    padding         : 5px;
    background      : url(../img/frame.jpg) #DEE2FE no-repeat;
    text-align      : center;
    /*border          : 1px solid #868DBF;*/
    height          : 225px;
    width           : 160px;
    padding-top     : 21px;
}
.thumbTbl td.item img {
    margin-bottom   : 20px;
}

.thumbTblbig {
    width           : 231px;
}
.thumbTblbig td.item {
    padding         : 5px;
    background      : url(../img/f2.gif) #DEE2FE no-repeat;
    /*border          : 1px solid #868DBF;*/
    height          : 231px;
    padding-top     : 5px;
}
.thumbTblbig td.item img {
    margin-bottom   : 20px;
}

