
body {
    margin: 20px 0px 20px 0px;
    background-image: url(images/bg.jpg);
    background-repeat: repeat;
}

.table_bg {
    background-image:url(images/table_bg.jpg);
    background-repeat:repeat;
}

.bg_left {
    background-image:url(images/bg_left.jpg);
    background-repeat:repeat-y;
    width:5px;
}

.bg_right {
    background-image:url(images/bg_right.jpg);
    background-repeat:repeat-y;
    width:5px;
}

.bg_top {
    background-image:url(images/bg_top.jpg);
    background-repeat:repeat-x;
    height:5px;
}

.bg_bottom {
    background-image:url(images/bg_bottom.jpg);
    background-repeat:repeat-x;
    height:6px;
}

.top {
    text-align:center;
    padding-top:8px;
}

.menu_h_sep {
    padding:4px 6px 0px 4px;
}

.top_line {
    width:940px;
    height:4px;
    border-top: 4px solid #919284;
}

.menu_v_sep {
    width:160px;
    height: 1px;
    border-top: 1px solid #c40452;
}

/*
.menu_v_sep {
    width:160px;
    height:1px;
    background-color:#c40452;
}
*/




.menu_v_endline {
    width:160px;
    height:5px;
    border-top: 5px solid #6E6D5B;
}

.page_sep {
    width:1px;
    background-image:url(images/separator.jpg);
    background-repeat: repeat-y;
}

.right_topline {
    width:280px;
    height:1px;
    border-top: 1px solid #c40452;
}

.right_sep {
    width:280px;
    height:5px;
    border-top: 5px solid #6E6D5B;
}

.content_topline {
    width:420px;
    height:1px;
    border-top: 1px solid #c40452;
}

.right_titleline {
    width:140px;
    height:1px;
    border-top: 1px solid #c40452;
}

.bottom_topline {
    width:940px;
    height:1px;
    border-bottom: 1px solid #747361;
}

.logo {
    float:right;
    padding:5px 10px 0px 0px;
}

/*---------*/

.content {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #433e3c;
    font-size: 12px;
    padding-left:17px;
    padding-right:17px;
    padding-top:10px;
    padding-bottom:10px;
    line-height: 20px;
    text-align: justify;
}

.content_title {
    margin-left:17px;
    font-family: Tahoma;
    font-size:14px;
    color:#929183;
    font-weight:normal;
    padding-bottom: 12px;
}

.fck_class {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #433e3c;
    font-size: 12px;
    padding-left:30px;
    padding-right:30px;
    padding-top:5px;
    padding-bottom:30px;
    line-height: 20px;
    text-align: justify;
}

.box_content {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #433e3c;
    font-size: 11px;
    margin: 10px 30px 10px 15px;
    line-height: 18px;
}

.box_title {
    padding: 3px 0px 10px 17px;
    font-family: Tahoma;
    font-size:13px;
    color:#929183;
    font-weight:normal;
}

.footer {
    color: #919082;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

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

a:link {
    color:#c40452;
    text-decoration: none; 
}
a:visited {
    color:#c40452;
    text-decoration: none; 
}
a:hover {
    color:#433e3c;
    text-decoration: none; 
}
a:active {
    color:#433e3c;
    text-decoration: none; 
}

div.content img {
    border: 2px solid #c40452;
}

#boxes img {
    border: 2px solid #FFFFFF;
}

.input_field {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #093466;
    background-image:url(images/inputbox_bg.gif);
    width:230px;
    border: 1px solid #b7b7b7;
}

.nicebutton {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #A6A6A6;
    width:50px;
    border: 1px solid #b7b7b7;
    background-color: #ffffff;
}

.error {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight:normal;
    color: #CA7C0B;
    text-align:center;
}

@font-face {
    font-family: Anivers;
    src: url('Anivers_Regular.otf');
}


/* menu */

.menu_vertical {
    text-align: right;
    padding-right: 13px;
}


/*
#menuitem_v h3 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    /*font-family: "zektonfree.ttf", serif;*/
    /*font-family: "Anivers_Regular.otf", serif;*/
    /*font-family: "zektonfree.ttf", serif;*/
/*    font-family: "Anivers_Regular.ttf", serif;*/
    font-size: 10px;
    font-weight: normal;
    color: #04473a;
    padding-right: 13px;
    text-align:right;
}

#menuitem_v h3 a:link {
    color:#04473a;
    text-decoration: none; 
}
#menuitem_v h3 a:visited {
    color:#04473a;
    text-decoration: none; 
}
#menuitem_v h3 a:hover {
    color:#c40452;
    text-decoration: none; 
}
#menuitem_v h3 a:active {
    color:#c40452;
    text-decoration: none; 
}


#menuitem_h  {
    text-align:right;
    height: 25px;
    padding-left:10px;
}

#menuitem_h a {
    /*font-family: "Anivers_Regular.ttf", serif;*/
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: normal;
    color: #04473a;
}
#menuitem_h a:link {
    color:#04473a;
    text-decoration: none; 
}
#menuitem_h a:visited {
    color:#04473a;
    text-decoration: none; 
}
#menuitem_h a:hover {
    color:#c40452;
    text-decoration: none; 
}
#menuitem_h a:active {
    color:#c40452;
    text-decoration: none; 
}

*/
/* ------------------ */