@charset "utf-8";
/* CSS Document */
body {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	color: #333333;
	text-align : center;
	font-size: 10px;
	font-family: "Trebuchet MS";
	height: 100%;
	padding-left: 0px;
	background-color: #FFFFFF;
}
div.wholepage {
	width : 970px;
	text-align : left;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
div.maintop{
	float: left;
	width: 970px;
	height: 149px;	
}
div.maintop_boxmiddle_home {
	float: left;
	height: 149px;
	width: 970px;
	background-image: url(../../images/banner_11.jpg);
	background-repeat: no-repeat;
}
div.maintop_boxmiddle_select {
	float: left;
	height: 149px;
	width: 970px;
	background-image: url(../../images/banner_11.jpg);
	background-repeat: no-repeat;
}
div.maintop_boxmiddle_detail {
	float: left;
	height: 149px;
	width: 970px;
	background-image: url(../../images/banner_11.jpg);
	background-repeat: no-repeat;
}
div.maintop_boxmiddle_userpages {
	float: left;
	height: 149px;
	width: 970px;
	background-image: url(../../images/banner_10.jpg);
	background-repeat: no-repeat;
}
div.maintop_boxmiddle_english_left {
	float: left;
	height: 149px;
	width: 520px;
	margin-top: 0px;
	margin-left: 20px;
	background-image: url(../../images/Logo.png);
	background-repeat: no-repeat;
}
div.maintop_boxmiddle_french_left {
	float: left;
	height: 149px;
	width: 520px;
	margin-top: 0px;
	margin-left: 20px;
	background-image: url(../../images/LogoFr2.png);
	background-repeat: no-repeat;
}
div.maintop_boxmiddle_middle {
	float: left;
	height: 138px;
	width: 225px;
	background-position: center center;
}
div.maintop_boxmiddle_right {
	float: right;
	height: 138px;
	width: 225px;
	background-position: right;
}
div.mainmiddle {
	float: left;
	width: 970px;
	left: auto;
	right: auto;
	overflow: visible;
}
div.maintop_boxbottom {
	float: left;
	height: 30px;
	width: 970px;
	background-color: #4493D5;
}
div.maintop_boxbottom_spacer {
	float: left;
	width: 140px;	
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 2px;
}
div.maintop_boxtop_date {
	width: 140px;
	float: left;
	text-align: center;
}
div.maintop_boxtop_language {
	height: 24px;
	width: 140px;
	float: left;
	padding-left: 40px;
}
div.maintop_boxtop_language_flagbox {
	text-decoration: none;
	height: 24px;
	width: 30px;
	float: left;
}
div.maintop_boxtop_language_flagbox a:link , div.maintop_boxtop_language_flagbox a:hover , div.maintop_boxtop_language_flagbox a:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 9px;
	color: #0977D3;
	float: left;
}
div.maintop_boxbottom_menu {
	float: left;
}
div.maintop_boxbottom_icons {
	float: right;
	padding-top: 10px;
	padding-right: 20px;
}
div.maintop_icons_box {
	float: right;
	text-decoration: none;
	height: 12px;
	width: 30px;
}
div.mainmiddle_leftbox {
	width: 160px;
	float: left;
	padding-top: 10px;
	overflow: hidden;
	background-color: #FFFFFF;
}
.box-menu {
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	color: #4494D4;
	font-weight:bold;
	background-image: url(../../images/header_features.gif);
	background-repeat: repeat-x;
	float: left;
	width: 150px;
	padding-left: 10px;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #F89507;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #D4E5ED;
}
.box-menu a:link , .box-menu a:visited {
	color: #4494D4;
	text-decoration: none;	
}
.box-menu a:hover {
	color: #F89507;
	text-decoration: none;
}
.box_white{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-weight:normal;
	color: #0B0561;	
	padding-left: 5px;
	background-color: #FFFFFF;
	background-image: url(../../images/box_blue_bg.gif);
	background-repeat: no-repeat;
}
.Menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	text-align:left;
	display:block;
	padding: 0px;
}
.Menu ul {
	margin: 0px;
	line-height:20px;
	display:block;
	padding: 0px;
}
.Menu li {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #0B0561;
	font-weight:normal;
	list-style-type: none;
	margin: 0px;
	line-height:15px;
	display:block;
	border-top-width:0px;
	border-bottom-width:1px;
	border-right-width:0px;
	border-left-width:0px;
	padding: 0px;		
}
.Menu a { 
	display: block;
}
.Menu a:link,.Menu a:visited {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight:normal;
	color: #0B0561;
	text-decoration: none;
	line-height:15px;
	display:block;	
}
.Menu a:hover,.Menu a:active {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight:normal;
	color: #F89507;
	text-decoration: none;
	line-height:15px;
	display:block;
}
.box-menu_2 {
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	color: #F89507;
	font-weight:bold;
	background-image: url(../../images/header_features.gif);
	background-repeat: repeat-x;
	float: left;
	width: 150px;
	padding-left: 10px;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #F89507;
}
.box-menu_2 a:link , .box-menu_2 a:visited {
	color: #4494D4;
	text-decoration: none;
}
.box-menu_2 a:hover {
	color: #F89507;
	text-decoration: none;
}
div.leftcol{	
	color: #fd7b07;	
}
div.leftcol a:link , div.leftcol a:visited {
	font-family: Tahoma;
	color: #fd7b07;
	text-decoration: none;
	font-size: 13px;
	font-weight: lighter;
}
div.leftcol a:hover{
	font-family: Tahoma;
	color: #999999;
	text-decoration: none;
	font-size: 13px;
	font-weight: lighter;
}
div.left_menu_1 a:link , div.left_menu_1 a:visited{
	font-family: Tahoma;
	color: #999999;
	text-decoration: none;
	font-size: 13px;
	padding-left: 5px;
}
div.left_menu_1 a:hover{
	font-family: Tahoma;
	color: #999999;
	text-decoration: underline;
	font-size: 13px;
	padding-left: 5px;
}
div#expand_right_1{
	display: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 5px;
}
div.rightcol_select{
	float: right;
	background-color: #FFFFFF;
	overflow: visible;
	margin-left: 0px;
	margin-right: 5px;
	width: 400px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	position: absolute;
	top: 120px;
	left: 40%;	
	border: thin solid #000000;
}
div#expand_left_menu_5{
	margin: 0px 0px 3px 3px;
	display: none;	
}
div#expand_left_menu_5 a:link , div#expand_left_menu_5 a:visited , div#expand_left_menu_3 a:link , div#expand_left_menu_3 a:visited ,  div#expand_left_menu_2 a:link , div#expand_left_menu_2 a:visited , div#expand_left_menu_6 a:link , div#expand_left_menu_6 a:visited{
	font-family: Tahoma;
	color: #999999;
	text-decoration: none;
	font-size: 13px;
}
div#expand_left_menu_5 , div#expand_left_menu_3 a:hover , div#expand_left_menu_2 a:hover , div#expand_left_menu_6 a:hover {
	font-family: Tahoma;
	color: #999999;
	text-decoration: underline;
	font-size: 13px;
}
div#expand_left_menu_3{
	margin: 0px 0px 3px 3px;
	display: none;	
}
div#expand_left_menu_2{
	margin: 0px 0px 3px 3px;
	display: none;	
}
div#expand_left_menu_6{
	margin: 0px 0px 3px 3px;
	display: none;	
}
div#expand_right_2{
	display: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 5px;
}
div.rightcol_2_select{
	float: left;
	background-color: #92C5FE;
	overflow: visible;
	margin-left: 0px;
	margin-right: 5px;
	width: 400px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	position: absolute;
	top: 120px;
	left: 40%;
}
div.list_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;	
}
div.mainmiddle_middlebox {
	width: 800px;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
}
div.frontpage_main_box_1 {
	float: left;
	width: 800px;		
}
div.frontpage_main_box_3 {
	float: left;
	width: 630px;
	overflow: hidden;
	background-color: #FFFFFF;
}
div.frontpage_main_box_3_header {
	float: left;
	width: 630px;
	overflow: hidden;
	height: 20px;
	background-image: url(../../images/header_features.gif);
	background-repeat: repeat-x;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #4494D4;	
}

div.frontpage_main_box_32 {
	float: left;
	width: 630px;
	overflow: hidden;
	height: 140px;
	padding-left: 5px;	
}
div.frontpage_main_box_321_content {
	float: left;
	width: 121px;	
	overflow: hidden;
	height: 120px;
	padding-left: 5px;
}
div.frontpage_main_box_31 {
	float: left;
	width: 630px;
	overflow: hidden;
	height: 275px;
	padding-left: 0px;
	background-image: url(../../images/omlijn.png);
	background-repeat: no-repeat;
}
div.frontpage_main_box_33 {
	float: left;
	width: 630px;	
	overflow: hidden;
	height: 230px;
	padding-left: 5px;
}
div.frontpage_main_box_331_content {
	float: left;
	width: 630px;	
	overflow: hidden;
	height: 220px;	
}
div.frontpage_main_box_35 {
	float: left;
	width: 630px;	
	overflow: hidden;	
	padding-left: 5px;
}
div.frontpage_main_box_36 {
	float: left;
	width: 620px;
	overflow: hidden;
	padding-left: 5px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #333333;
	border: thin solid #333333;
}
div.frontpage_main_box_2 {
	float: right;
	width: 160px;
	overflow: hidden;
	background-color: #FFFFFF;
	padding-left: 0px;
}
div.frontpage_main_box_2_header {
	float: left;
	width: 160px;
	overflow: hidden;
	height: 20px;
	background-image: url(../../images/header_features.gif);
	background-repeat: repeat-x;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #4494D4;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #4493D5;	
}
div.frontpage_main_box_23 {
	float: left;
	width: 160px;
	overflow: hidden;
	background-color: #FFFFFF;
}
div.frontpage_main_box_22 {
	float: left;
	width: 150px;
	overflow: hidden;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #FFFFFF;
	background-image: url(../../images/box_blue_bg.gif);
	background-repeat: no-repeat;
}
div.paging{
	color: #0B0561;
	float: left;
	height: 20px;
	width: 545px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	white-space: nowrap;
	font-size: 12px;
	background-color: #D4E5ED;
}
div.paging a{
    color: #0B0561;    
    text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
div.paging a:visited{
	color: #0B0561;
	text-decoration: underline;	
	font-size: 12px;
}
div.paging a:hover{
    color: #F89507;    
    text-decoration: underline;
}
div.paging_right{
	float: right;
	height: 20px;
	width: 250px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	white-space: nowrap;
	text-align: right;
	background-color: #D4E5ED;
	padding-right: 5px;
}
div.middleboxselect{
	float: left;
	overflow: visible;
	width: 800px;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial;
	height: 175px;
	margin: 0;
	color: #000000;
	clear: left;	
	background-image: url(../../images/vak_new5.gif);
	background-repeat: no-repeat;
}
div.selectinfobox{
	float: right;
	overflow: visible;
	visibility: visible;
	height: 175px;
	width: 250px;
	position: static;
	padding-top: 0px;
	padding-right: 5px;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}
div.selectinfobox a{
    color: #666666;    
    text-decoration: underline;
}
div.selectinfobox a:visited{
    color: #666666;    
    text-decoration: underline;
}
div.selectinfobox a:hover{
	color: #FF6600;
	text-decoration: underline;		
}
.select_nametext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0B0561;
}
.select_detailtext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
div.middlebodyboxleft {
	float: left;	
	margin-left: 5px;
	margin-right: 0px;
	width: 250px;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
div.middlebodyboxrightpicts{
	float: right;
	overflow: visible;
	margin-left: 0px;
	margin-right: 0px;
	width: 500px;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial;
	background-position: right top;
	padding: 0px;
	top: 0px;
	right: 0px;
}
div.content {
	clear: left;
	padding: 1em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	width: 750px;
}
div.content_reservation {
	clear: left;	
	float: left;
	width: 750px;
}
div.middlebody{
	float: right;
	overflow: visible;
	margin-left: 0px;
	margin-right: 0px;
	width: 800px;
	font-size: 11px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	font-family: "Trebuchet MS", Verdana, Arial;	
}
ol#dtoc_1 {
	height: 15px;
	list-style: none;
	color: #FF6600;
	margin: 0;
	padding: 0;
	width: 790px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-image: url(../../images/dubtab2.gif);
	background-repeat: no-repeat;
	background-position: left;
}
ol#dtoc_1 li {
	float: left;
	margin: 0;
	width: 110px;
	text-align: center;
}

ol#dtoc_1 a {
	color: #666666;
	display: block;
	text-decoration: none;
	text-align: center;
}

ol#dtoc_1 a:hover {
	color: #FF6600;
	text-decoration: none;	
}

ol#dtoc_6 {
	height: 15px;
	list-style: none;
	color: #FF6600;
	margin: 0;
	padding: 0;
	width: 790px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-image: url(../../images/dubtab1.gif);
	background-repeat: no-repeat;
	background-position: left;
}
ol#dtoc_6 li {
	float: left;
	margin: 0;
	width: 110px;
	text-align: center;
}

ol#dtoc_6 a {
	color: #666666;
	display: block;
	text-decoration: none;
	text-align: center;
}

ol#dtoc_6 a:hover {
	color: #FF6600;
	text-decoration: none;	
}

ol#dtoc_7 , ol#dtoc_8 {
	height: 15px;
	list-style: none;
	color: #FF6600;
	margin: 0;
	padding: 0;
	width: 790px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-image: url(../../images/dubtab1.gif);
	background-repeat: no-repeat;
	background-position: left;
}
ol#dtoc_7 li , ol#dtoc_8 li{
	float: left;
	margin: 0;
	width: 110px;
	text-align: center;
}

ol#dtoc_7 a , ol#dtoc_8 a{
	color: #666666;
	display: block;
	text-decoration: none;
	text-align: center;
}

ol#dtoc_7 a:hover , ol#dtoc_8 a:hover{
	color: #FF6600;
	text-decoration: none;	
}
.detail_tables td{
	text-align: left;
	height: 10px;
}
.table_price{
	border: thin solid #C6DDE8;
}
div.select_button {
	width: 70px;
	font-size: 11px;
	color: #F89507;
	height: 20px;	
}
div.select_button a:link , div.select_button a:visited{
	font-size: 11px;
	color: #000000;
	background-image: url(../../images/buttonlicht.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	float: left;
	padding-top: 3px;
	height: 20px;
	width: 70px;
	text-align: center;
}
div.select_button a:hover{	
	font-size: 11px;
	color: #F89507;	
	background-image: url(../../images/buttondonker.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
.reserv_select_box{
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	height: auto;
}
.calendar{
	background-color: #FFFFCC;
	border: thin solid #CCCCCC;
}
.calendar-month{
	background-color: #4493D5;
	border: thin solid #999999;
	color: #CCCCCC;
}
.free-day{
	background-color: #009900;
	color: #FFFFFF;
}
.free-day a:link , free-day a:visited{
	background-color: #009900;
	color: #FFFFFF;
}

.free-day a:visited{
	background-color: #009900;
	color: #FFFF00;
}
.select-day{
	background-color: #009900;
	color: #FFFF00;
}
.ocp-day{
	background-color: #D90000;
}
.opt-day{
	background-color: #FFFF00;
}
.ocpstart-day{
	background-color: #FF8000;
}
.ocpend-day{
	background-color: #FF8000;
}
#submit_button {
	width: 50px;
	font-size: 12px;
	color: #000000;
	height: 20px;
	background-color: #4493D5;
}
#submit_button_wide {	
	font-size: 12px;
	color: #000000;
	height: 20px;
	background-color: #B1D8E9;
}
.warning_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
div.mainmiddle_middlebox_full {
	width: 970px;
	float: left;
	margin-left: 10px;	
	padding-top: 10px;
	background-color: #FAF7DE;
}
div.mainbottom{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #4493D5;
	float: left;
	left: 0px;
	z-index: 22;
	height: 100%;
	width: 100%;
	color: #FFFFFF;
}
.place_select{
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	width: 150px;
	position: relative;
	list-style-position: outside;
	height: 150px;
	color: #025394;
	border: 0px solid #FFFFFF;
	background-color: #FFFFFF;
}
.Menu_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	text-align:left;
	display:block;
	padding: 0px;
}
.Menu_2 ul {
	margin: 0px;
	line-height:17px;
	display:block;
	padding: 0px;
}
.Menu_2 li {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	color: #0B0561;
	font-weight:normal;
	list-style-type: none;
	margin: 0px;
	line-height:15px;
	display:block;
	border-top-width:0px;
	border-bottom-width:1px;
	border-right-width:0px;
	border-left-width:0px;
	padding: 0px;
}
.Menu_2 a { 
	display: block;
}
.Menu_2 a:link,.Menu_2 a:visited {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	font-weight:normal;
	color: #0B0561;
	text-decoration: none;
	line-height:15px;
	display:block;	
}
.Menu_2 a:hover,.Menu_2 a:active {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	font-weight:normal;
	color: #F89507;
	text-decoration: none;
	line-height:15px;
	display:block;
}
div#expand_right_51{
	display: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 5px;
}
div#expand_right_52{
	display: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 5px;
}
div#expand_right_53{
	display: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 5px;
}
div#expand_right_54{
	display: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 5px;
}
div.rightcol_1_detail{
	float: left;
	background-color: #FFFFFF;
	overflow: hidden;
	width: 655px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	position: absolute;
	top: 120px;
	left: 35%;
	background-image: url(../../images/box_blue_bg.gif);
	background-repeat: repeat-x;
	border: medium solid #4493D5;
}
div.rightcol_2_detail{
	float: left;
	background-color: #FFFFFF;
	overflow: hidden;
	width: 655px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	position: absolute;
	top: 120px;
	left: 35%;
	background-image: url(../../images/box_blue_bg.gif);
	background-repeat: repeat-x;
	border: medium solid #4493D5;
}
div.rightcol_3_detail{
	float: left;
	background-color: #FFFFFF;
	overflow: hidden;
	width: 655px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	position: absolute;
	top: 120px;
	left: 35%;
	background-image: url(../../images/box_blue_bg.gif);
	background-repeat: repeat-x;
	border: medium solid #4493D5;
}
div.rightcol_4_detail{
	float: left;
	background-color: #FFFFFF;
	overflow: hidden;
	width: 655px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	position: absolute;
	top: 120px;
	left: 35%;
	background-image: url(../../images/box_blue_bg.gif);
	background-repeat: repeat-x;
	border: medium solid #4493D5;
}
div.select_button_40x12 {
	width: 40px;
	font-size: 10px;
	color: #F89507;
	height: 14px;
	float: right;
}
div.select_button_40x12 a:link , div.select_button_40x12 a:visited{
	font-size: 10px;
	color: #000000;
	background-image: url(../../images/ButtonLB40_12.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	height: 14px;
	width: 40px;
	text-align: center;
	float: right;
	background-position: bottom;
}
div.select_button_40x12 a:hover{	
	font-size: 10px;
	color: #F89507;	
	background-image: url(../../images/ButtonDB40_12.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
div.select_button_50x15 {
	width: 50px;
	font-size: 11px;
	color: #F89507;
	height: 15px;
	float: left;
}
div.select_button_50x15 a:link , div.select_button_50x15 a:visited{
	font-size: 11px;
	color: #000000;
	background-image: url(../../images/ButtonLB50_15.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	height: 15px;
	width: 50px;
	text-align: center;
	float: left;
	background-position: bottom;
}
div.select_button_50x15 a:hover{	
	font-size: 11px;
	color: #F89507;	
	background-image: url(../../images/ButtonDB50_15.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
div.select_button_150x20 {
	width: 150px;
	font-size: 12px;
	color: #F89507;
	height: 20px;
	float: left;
}
div.select_button_150x20 a:link , div.select_button_150x20 a:visited{
	font-size: 12px;
	color: #000000;
	background-image: url(../../images/ButtonLB150_20.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	height: 20px;
	width: 150px;
	text-align: center;
	float: left;
	background-position: bottom;
}
div.select_button_150x20 a:hover{	
	font-size: 12px;
	color: #F89507;	
	background-image: url(../../images/ButtonDB150_20.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
div.select_button_100x20 {
	width: 100px;
	font-size: 12px;
	color: #F89507;
	height: 20px;
	float: right;
}
div.select_button_100x20 a:link , div.select_button_100x20 a:visited{
	font-size: 12px;
	color: #000000;
	background-image: url(../../images/ButtonLB100_20.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	height: 20px;
	width: 100px;
	text-align: center;
	float: right;
	background-position: bottom;
}
div.select_button_100x20 a:hover{	
	font-size: 12px;
	color: #F89507;	
	background-image: url(../../images/ButtonDB100_20.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
div.select_button_200x20 {
	width: 200px;
	font-size: 12px;
	color: #F89507;
	height: 20px;
	float: right;
}
div.select_button_200x20 a:link , div.select_button_200x20 a:visited{
	font-size: 12px;
	color: #000000;
	background-image: url(../../images/ButtonLB200_20.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	height: 20px;
	width: 200px;
	text-align: center;
	float: right;
	background-position: bottom;
}
div.select_button_200x20 a:hover{	
	font-size: 12px;
	color: #F89507;	
	background-image: url(../../images/ButtonDB200_20.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
div.linkboxheader {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #F93;
	FONT-FAMILY: Tahoma, Geneva, sans-serif;
	TEXT-DECORATION: none;
	text-align:center;
}
.linkbox {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #006;
	FONT-FAMILY: Tahoma, Geneva, sans-serif;
	TEXT-DECORATION: none;
	text-align:center;
}
a.linkbox:hover {
	COLOR: #9EC8E9
}
a.linkbox:visited {
	COLOR: #006;
}
a.linkbox:active {
	COLOR: #006;
}
div.marker_text {
	color: #F89507;
	font-size: 14px;
	font-weight: normal;
}
div.marker_text a:link , div.marker_text a:visited{
	color: #A46404;
	font-size: 14px;
	font-weight: normal;
}
div.marker_text a:hover{
	color: #F89507;
	font-size: 14px;
	font-weight: bold;
}
div.marker_text_small {
	color: #F89507;
	font-size: 12px;
	font-weight: normal;
}
.commentLink{
	font-size: 14px;
}

