img, div, a, td { behavior: url(iepngfix.htc) }

body {
	font-family: Arial;
	margin: 0px 0px 0px 0px;
}
td {
 	font-size: 11px;
 	font-weight: 500;
 	line-height: 17px;
}

a:visited,a:link { 
	text-decoration: none; 
	color: #000000;
}
a.bluelink:visited,a.blueLink:link { 
	text-decoration: none; 
	color: #024686;	
	font-weight: bold;
}

.BGDarkGreen {
	background-color: #4A601C;
}
.BGLightGreen {
	background-color: #fff;
}
.BGWhite {
	background-color: #FFFFFF;
}

input.text { 
	font-size: 11px; 
	color: #000000; 
	background-color: #FFFFFF; 
	border-bottom: #4A601C 0px solid; 
	border-left: #4A601C 0px solid; 
	border-right: #4A601C 0px solid; 
	border-top: #4A601C 0px solid;
	height: 15px;
	padding-bottom: 1px;
	padding-left: 1px; 
	padding-right: 1px;
	padding-top: 1px; 
}

input.button { 

	font-family: Arial;
	font-size: 11px;
	font-weight: bold;

	color: #000000;
	background-color: #D9DECC;
    border-bottom: #000000 0px solid;
    border-left: #000000 0px solid;
    border-right: #000000 0px solid;
    border-top: #000000 0px solid;

    cursor: pointer;
    
    height: 20px;
    padding-bottom: 0px;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 0px;
    text-align: center;
	
}


.smallFont {
	font-size: 10px;	
}
.bigFontGreen {
	font-size: 12px;
    font-weight: bold;
   	color: #4A601C;	
}

.bigFontBlue {
    font-size: 14px;
    font-weight: bold;
   	color: #024686;	
}
.menuFontGreen {
	font-size: 14px;
    font-weight: bold;
   	color: #4A601C;	
}
.tableBlue   { 
	border-color: #B3C7DA;
	background-color: #FAFBFF;
	border-top: 1px solid; 
	border-left: 1px solid; 
	border-right: 1px solid;
	border-bottom: 1px solid;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.tableMain {
	border-left: 1px solid #000000; 
	border-right: 1px solid #000000;
}

#footerLinks
{
	text-align: center;
  	color: #4A601C;
	padding-top: 5px;
}

#footerLinks a
{
  	color: #4A601C;
}


#pageflip {
   position: relative;
}
#pageflip img {
   width: 95px; height: 99px;
   z-index: 99;
   position: absolute;
   right: 0; top: 0;
   -ms-interpolation-mode: bicubic;
   border:0;
}
#pageflip .msg_block {
   width: 95px; height: 95px;
   position: absolute;
   z-index: 50;
   right: 0; top: 0;
   ?right: -1px;
   background: url(images/karstentravelstore.png) no-repeat right top;
   text-indent: -9999px;
}
