body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    color: #000000;
    /*scrollbar-arrow-color: #287E00;*/
    background-color: #fff;
    /*background-color: #ddd;*/
}

#topmenu {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}
#topmenu td {
    text-align: center;
}
#topmenu a {
    /*font-family: Verdana, Arial, Helvetica, sans-serif;*/
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    font-size: 12pt;
}

.bottommenu {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    color: #fff;
    /*font-family: Verdana, Arial, Helvetica, sans-serif;*/
}
.bottommenu a {
    color: #fff;
    /*font-family: Verdana, Arial, Helvetica, sans-serif;*/
    text-decoration: none;
    font-weight: bold;
    font-size: 10pt;
}

.content {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}
.content table {
    width: 100%;
    border: 1px;
    margin-left: 10px;
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
}
.clear-contentunit {clear:both; width:660px; height:0.1em; border:none; background:rgb(210,210,210); color:rgb(210,210,210);}

.aboutdata h1 { font-size: 18pt; text-align: center; color: #3a82d7 }
.aboutdata h2 { font-size: 13pt; text-align: center; color: #3a82d7 }
.aboutdata h3 { font-size: 12pt; text-align: center; color: #3a82d7 }
.aboutdata .data { font-size: 12pt; text-align: justify; color: #333 }
.aboutdata a { text-decoration: none; font-weight: bold; color: #5e9b0D }
.aboutdata .name { color: #5e9b0d; text-align: center; font-weight: bold }
.aboutdata .descr { color: #333; text-align: left }


.mselect .hdr { margin: 0 0 0 0;  font-size: 14pt; text-align: left; color: #3a82d7 }
.mselect button { font-size:10pt; background: #EEEEE9; border: 1px solid darkgray; color:black; text-decoration:none; cursor: hand }
.mselect select { font-size:10pt; width: 200px; border: 1px solid #5E9B0D; color: #333333; }

.newsline {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #333;
}
.newsline a { color: #333; text-decoration: none; }
.newsline a:hover { color: #5E9B0D; }

.pagetext {
    text-align: justify
}
.logo {
    margin-left: 20px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    text-align: left;
}
.hottour { position:absolute; z-index:1; margin:-120px 0 0 250px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.hottit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: red;
	text-decoration: none;
	white-space: nowrap;
	position:absolute; z-index:1; 
	margin: -120px 0 0 310px;
	overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;
}
.hotdata {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5E9B0D;
	position:absolute; z-index:1; 
	margin: -75px 0 0 310px;
	overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;
}
.hotdata a {
	text-decoration: none;
	color: #5E9B0D;
}
.hotoffer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #5E9B0D;
	text-decoration: none;
	white-space: nowrap;
	position:absolute; z-index:1; 
	margin: -110px 0 0 660px;
	overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;
}
.offerdata {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5E9B0D;
	position:absolute; z-index:1; 
	margin: -75px 0 0 660px;
	overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;
}
.offerdata a {
	text-decoration: none;
	color: #5E9B0D;
}

.menu_divider { background:url(/pic/bg_right.gif) }


.vote { font-size: 12pt; color: #333 }
.vote h1 { margin: 0 0 0 0;  font-size: 14pt; text-align: center; color: #3a82d7 }
.vote h2 { margin: 0 0 0 0;  font-size: 12pt; text-align: center; color: #5E9B0D }
.vote button { font-size:10pt; background: #EEEEE9; border: 1px solid darkgray; color:black; text-decoration:none; cursor: hand; }
.vote a { text-decoration: none; color: #5E9B0D; text-align: right; }
.vote .clear-contentunit {clear:both; width:200px; height:1px; border:none; background:rgb(210,210,210); color:rgb(210,210,210);}



.Tours {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	text-align: justify;
	vertical-align: top;
}

TABLE.Tours {
    font-size: 12px;
    border-collapse: collapse;
    width: 100%;
}
TABLE.Tours TD {
    color : #333;
    border : 1px solid #DEDED2;
    padding : 2px 3px 3px 4px;
    margin : 0px 0px 0px 0px
}
TABLE.Tours TH {
    color : #333;
    font-weight: bold;
    text-align: center;
    border : 1px solid #DEDED2;
    padding : 2px 3px 3px 4px;
    margin : 0px 0px 0px 0px
}
TABLE.Tours TD.head {
    color : #3A82D7;
    background-color: #f0f0f0;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}
/*
.footerinc a img {
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.footerinc a:hover img {
    opacity: 1;
    filter: alpha(opacity=100);
}
*/

.book {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	/*text-align: justify;*/
	vertical-align: top;
}
TABLE.book {
    font-size: 12px;
    border-collapse: collapse;
    width: 460px;
}
TABLE.book TD {
    color : #333;
    border : 1px solid #DEDED2;
    padding : 2px 3px 3px 4px;
    margin : 0px 0px 0px 0px
}
TABLE.book TH {
    color : #333;
    font-weight: bold;
    text-align: center;
    border : 1px solid #DEDED2;
    padding : 2px 3px 3px 4px;
    margin : 0px 0px 0px 0px
}
TABLE.book TD.head {
    color : #3A82D7;
    background-color: #f0f0f0;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}
TABLE.book TD fieldset {
    color : #333;
    font-weight: bold;
    /*text-align: center;*/
    border: 0
}
TABLE.book TD fieldset label {
    color : #333;
    font-weight: normal;
    text-align: left;
}
TABLE.book TD fieldset label.mandatory {
    color : red;
    font-weight: bold;
    text-align: left;
}
TABLE.book TD fieldset input.text {
    color : #333;
    font-weight: normal;
    text-align: left;
    font-size: 10px;
    border: 1px solid #999999;
    width: 200px;
    /*padding:1px;*/
}
TABLE.book TD fieldset input.longtext {
    color : #333;
    font-weight: normal;
    text-align: left;
    font-size: 10px;
    border: 1px solid #999999;
    width: 440px;
    /*padding:1px;*/
}
TABLE.book TD fieldset textarea.rem {
    color : #333;
    font-weight: normal;
    text-align: left;
    font-size: 10px;
    border: 1px solid #999999;
    width: 440px;
    height: 100px;
    /*padding:1px;*/
}
TABLE.book TD button {
    border:1px solid #745b05;
    width:90px;    
}
