
.kummut
{
    background-image: url('pildid/kummut.JPG');
}
.style6
        {
            text-align: center;
        }
.style9
        {
    height: 425px;
    width: 100px;
}
.BookBtn
        {
    background-image: url('pictures/BookBtnStyle.png');
    background-repeat: no-repeat;
    color: #FFFFFF;
    font-weight: bold;
    vertical-align: middle;
}

body, td, a, input, textarea{
	font-family:Verdana;
	font-size:small;
   
    color: #000000;
}

a{
	color: #666666;
	text-decoration: none;
    font-weight: 700;
}

a:hover{
	color: #e47500;
	text-decoration: none;
}

::-moz-selection {
            background-position: #FFFFFF;
            background: #FFFFFF;
            color: #FFFFFF;
        }

#border_top{ background-image:url('pildid/border_bg_t.gif'); }
#border_right{
    background-position: right;
    background-image: url('pildid/border_bg_r.gif');
}
#border_bottom{ background-image:url('pildid/border_bg_b.gif'); }
#border_left{ background-image:url('pildid/border_bg_l.gif'); }
#content{ background-color:#ffffff; }

.header_bg{ background-image:url('pildid/header_bg.gif'); }

.header_bg img.toleft{ position:relative; left:-10px; }
.header_bg img.toright{ position:relative; left:10px; }

.menu_bg{
    background-image: url('pildid/menu_bg.gif');
    }
.topmenu{
	font-size:17px;
	color: #000000;
	font-family:'Courier New', Courier, monospace;
	margin: 0 10px 0 10px;
	font-weight: bold;
	text-decoration: none;
}
.topmenu:HOVER, .topmenu_selected{
	font-size:17px;
	color: #e58500;
	font-family:'Courier New', Courier, monospace;
	margin: 0 10px 0 10px;
	font-weight: bold;
	text-decoration: none;
}

.heading{
	font-size:large;
	color: #000000;
	font-family:'Courier New', Courier, monospace;
	font-weight: bold;
}
.hint{
	font-family:Arial;
	font-size: 11px;
	color: #CCCCCC;
}

.foorum{
	border:1px solid #ccccc1;
}
.sublines tr td{
	border-bottom:1px solid #ccccc1;
}
.Detailviewstyle
{
    border-style: hidden;
    font-size: 17px;
    color: #000000;
    font-family: 'Courier New', Courier, monospace;
    margin: 0 0px 0 0px;
    font-weight: lighter;
    text-decoration: none;
}
/* Running Title of the content holder. */
.style_running_title
{
    font-size: medium;
    font-weight: bold;
    text-align: center;
}

/* Link  */
.style_link
{
    cursor: pointer;
	color: #666666;
	text-decoration: none;
    font-weight: 700;
}
/* Link, hover */
.style_link:hover{
    cursor: pointer;
	color: #e47500;
	text-decoration: none;
    font-weight: 700;
}

/* Messages above the book. */
.style_message
{
    text-align: center;
    color: Red;
    font-weight: 700;
}


