.maintable input {
    font-size: 10px;
}
.maintable {
	border-style: none solid solid;
	border-width: 0 1px 1px;
	border-left: 8px solid #018F1B;
	border-right: 8px solid #018F1B;
	background-color: white;
	text-align: left;
	padding: 0;
}

.navi-table_V8 {
	border-style: solid solid solid;
	border-width: 2px 2px 2px 2px;
	background-color: white;
	text-align: left;
	padding: 0;
	color: #01009a;
	border-bottom: solid #01009a;
	border: solid #01009a;
}

.navi-table {
	border-style: none none none;
	border-width: 0px 0px 0px 0px;
	background-color: white;
	text-align: left;
	padding: 0;
	color: #01009a;
	border-bottom: none #01009a;
	border: none #01009a;
}

.table-booking{
	padding: 0;
	background-image: url(/pics/bookingbackground.png);
	background-position: center;
	background-repeat: no-repeat;
}
.header{
	background-image: url(/pics/headerbackground.png);
	background-repeat: repeat-x;
}
.table-sidebar{
	font-family: "Arial Black", arial, sans-serif;
	color:white;
	font-size: 13px;
	border-left: 8px solid #C7CDD2
}
.table-sidebar td {
	background-image: url(/pics/sidebarbackground.png);
	background-repeat: no-repeat;
	background-position: 
}

.table-sidebar A{
	color: white;
	text-decoration: none;
}
.table-sidebar A:HOVER{
	text-decoration: underline;
	color: #CCFF99;
}

.table-borderleft{
	border-left: 8px solid #018F1B;
}
.table-borderright{
	border-right: 8px solid #018F1B;
}
.table-bordertop{
	border-top: 8px solid #018F1B;
}

.text {
	font-family: arial, sans-serif;
	font-size: 1.6em;
	color: white;
	text-align: left;
	font-style: italic;	
}

.text_body_1 {
	font-family: arial, sans-serif;
	font-size: small;
	color: #336699;
	text-align: left;
	font-style: normal;
	list-style: square;
}

h2.text_body_1 a a:hover {
 color: #336699; 
 }

.text_body_1_anchor {
	font-family: arial, sans-serif;
	font-size: small;
	color: #336699;
	text-align: left;
	font-style: normal;
	list-style: square;
}
.slogan {
	color: #3B9916;
	font-family: "Arial Black", arial, sans-serif;
	font-size: 1.5em;
	font-style: italic;
}
.table-content{
	background-color: #E5E5E5;
	border-top: 3px solid #000066;
	border-left: 5px solid #000066;
	border-right: 5px solid #000066;
	border-bottom: 3px solid #000066;
	border-style: solid;
}
.headline-content{
	background-color: #3B9916;
	color: white;
	font-family: "Arial Black", arial, sans-serif;
	font-size: 1.4em;
	text-align: center;
}

#menulinks {
    text-align: center;
    font-family: Geneva,Arial,Helvetica,sans-serif;
    font-size: 15px;
    color: white;
}

#menulinks a:hover {
    background-image: url(/pics/button_left_over.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: scroll;
    padding-top: 0px;
    padding-bottom: 0px;
    display:block;
    font-size: 12px;
    font-weight: bolder;
    font-style: italic;
    color: white;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
}

#menulinks a {
    background-image: url(/pics/button_left.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: scroll;
    padding-top: 0px;
    padding-bottom: 0px;
    display:block;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
    color: white;
}

.bluelink  {
	color: Fuchsia;
}
.bluelink a  {
    color: #000099;
}
.a.bluelink:visited  {
    color: #000099;
}

TD.small {font-size:7pt; color: #000099;}

.text_body_rotate {
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
	color: #000099;
	text-align: left;
	font-style: normal;
	list-style: square;
	background-color: #CCDDEE;
}


