body {
background-image: url("../img/bg_stone.jpg");
cursor: url('arrow.cur'),default;
margin: 0 0 0 0;
}

a {
cursor: url('arrow.cur'),default;
color: #DD1010;
}

a:hover {
color: #fe5926;
text-decoration: none;
}

table.captionTable {
background-image: url('../img/main/main_title.jpg');
background-repeat: no-repeat;
width: 800px;
height: 210px;
}

td#middle_top {
background-image: url('../img/main/middle_top.jpg');
background-repeat: no-repeat;
width: 600px;
height: 100px;
padding-left: 35px;
padding-right: 35px;
font-family: verdana;
font-size: 22px;
font-weight: bold;
}

td#middle_middle {
background-image: url('../img/main/middle_middle.jpg');
background-repeat: repeat-y;
width: 600px;
padding-left: 40px;
padding-right: 40px;
}

td#middle_bottom {
background-image: url('../img/main/middle_bottom.jpg');
background-repeat: no-repeat;
width: 600px;
height: 100px;
padding-left: 35px;
padding-right: 35px;
}

textarea, input, select {
background-color: #E8BFA4;
border-color: #FF8040;
}

input:hover, select:hover {
background-color: #efd7b2;
border-color: #ffa060;
}

input[type="image"] {
background-color: transparent;
}

input.imgbtn {
background-color: transparent;
}

input.active {
background-color: #DD2020;
border-color: #e49700;
border-width: 1px;
border-style: solid;
color: #fff600;
cursor: url('arrow.cur'), default;
}

input.active:hover {
background-color: #DD2020;
border-color: #e49700;
border-width: 1px;
border-style: solid;
color: #fcffb0;
font-weight: bold;
cursor: url('arrow.cur'), default;
}

img.menulink {
vertical-align: middle;
border: 0px;
}

#hintbox{ 
position:absolute;
top: 0;
background-color: transparent;
z-index:100;
visibility: hidden;
}

#innerhintbox{ 
position:relative;
top: 0;
background-color: #E8BFA4;
padding: 3px;
border:1px solid #660000;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
border-right: 3px solid #660000;
border-bottom: 3px solid #660000;
visibility: inherit;
}

#subjtitle {
color: #660000;
font-family: times new roman;
font-size: 16pt;
font-weight: bold;
text-align: center;
width: 100%;
}

span.js_link {
 text-decoration: underline;
}

span.js_link:hover {
 text-decoration: none;
}
