body,html {
    height: 100%;
    font-family: Tahoma, Verdana;
    font-size: 12px;
    color: #333333;
    text-decoration: none;
    margin: 0px;
    padding: 0px;
    background-color:#F3F3F3;
}

body {
    background: url(/site/images/bg.jpg) repeat-x;
}

#tm {
    display: block;
}
#tm a {
    background-color: #A13600;
    color: white;
    display: block;
    float: left;
    margin: 3px;
    text-align: center;
    height: 20px;
    padding: 5px 13px 1px 13px;
}

#tm a:hover {
    background-color: #E24B00;
    text-decoration: none;
}

#main_table{
    height:100%;
}

#main_window {
    padding: 4px;
}

#nomoi {
    border: 0px;
    padding: 2px;
    border: thin solid red;
    text-align: center;
}

.imgbrdr {
    float: left;
    display: block;
    
    text-align:center;
    margin: 3px;
}

.imgbrdr img {
    padding: 0px;
    margin: 3px;
    width:60px;
    height:45px;
    border: solid 2px #1262A0;
}

.left {
    height:100%;
    width:237px;
    background-image: url(/site/images/left_repeat.gif);
}

.left_bg {
    height:100%;
    background-image: url(/site/images/left_ekklisia.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;    
}

.left_bg2 {
    height:100%;
    background-image: url(/site/images/left_hrepeat.jpg);
    background-repeat: repeat-x;
    border-width: 0px 1px 0px 1px;
    border-style: solid;
    border-color: #0E5796;
    padding: 5px;
}

.right {
    height:100%;
    width:224px;
    background-image: url(/site/images/right_repeat.gif);
}

.right_bg {
    height:100%;
    background-image: url(/site/images/global.jpg);
    background-repeat: no-repeat;
    background-position: left top;    
}

.right_bg2 {
    height:100%;
    background-image: url(/site/images/flowers.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;    
    border-width: 0px 1px 0px 1px;
    border-style: solid;
    border-color: #0E5796;
    padding:4px;
}

.w {
    width:100%;
    padding:0px;
}

.w .content {
    border-width: 0px 1px 1px 1px;
    border-color:#2273AD;
    border-style:solid;
    background-color:#59BAE4;
    padding:5px;
}

.w .wt {
    background-image: url(/site/images/wtr.gif);
}

.w .wt p {
    background: url(/site/images/wtl.gif) no-repeat left;
    font-weight: 10px;
    margin:0px;
    padding:0px;
}

.w .wt b {
    height:22px;
    display:block;
    background: url(/site/images/wtright.gif) no-repeat right;
    color:#FFFFFF;
    padding: 2px 0px 0px 25px;
}

.bluebar {
    background: url(/site/images/left.gif) no-repeat #1262A0;
}

.bluebar p {
    background:url(/site/images/right.gif) no-repeat right top;
    display:block;
    width:auto;
    height:26px;
    padding: 11px 0px 0px 20px;
    margin:0px;
    color:#FFFFFF;
    text-align:center;
    font-size:12px;
}

.tt {
    background: #3B87C1;
    text-align:center;
    font-size:12px;
}

#greeceimgs img {
    border: 0px;
    background-color: #ffffff;
    padding: 3px;
}

a, a:active, a:visited {
    color: blue;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

.subpages {
    padding: 1px 15px 1px 15px;
    margin: 3px;
    display: block;
    float: left;
    width: 130px;
    /*background-color: #C04000;
    color: white;*/
    height: 12px;
}

.subpages a {
    /*color: white; */
}

.list {
    width: 100%;
    padding: 4px;
}

.list td a {
    color: black;
}

.icons {
    width:25px;
    height:25px;
    float: left;
    padding: 1px;
}

.red {
    color: red;
}

.r1 {
    background-color: #D9E9F6;
    width: 100%;
    padding: 2px;
    display: block;
}