TD {
	font-size: 11px; font-family: Verdana
}

.table {
	font-weight: bold; font-size: 10px; font-style: normal; font-family: Verdana
}
.banner_menu {
	FONT-WEIGHT: normal; FONT-SIZE: 11pt; COLOR: #000000; FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica; TEXT-DECORATION: underline
}
.banner_menu:hover {
	TEXT-DECORATION: none
}
.lien {
	FONT-WEIGHT: normal; FONT-SIZE: 8pt; COLOR: #000000; FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica; TEXT-DECORATION: underline
}
.lien:hover {
	TEXT-DECORATION: none
}
.welcome_text {
	FONT-SIZE: 10px; COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.side_bkgnd {
	BACKGROUND-COLOR: #0B0D7E; vertical-align:top;
}
.coolButton {
	HEIGHT: 20px
}


H1 {font-size: 11px; COLOR: #000000; font-family: Verdana; font-weight: bold; display:inline}
H2 {font-size: 11px; COLOR: #ffffff; font-family: Verdana; font-weight: bold; display:inline}
H3 {font-size: 11px; COLOR: #000000; font-family: Verdana; font-weight: bold; display:inline}

.marquee {font-size: 11px; COLOR: #000000; font-family: Verdana; font-weight: bold}
.menu {font-weight: normal; font-size: 10px; COLOR: blue; font-style: normal; font-family: Verdana}
.menu:hover {font-weight: normal; font-size: 10px; COLOR: blue; font-style: normal; font-family: Verdana}
.chalet { font-family: Verdana; font-size: 12px; font-style: normal; font-weight: normal; color: white}
.chalet:hover { font-family: Verdana; font-size: 12px; font-style: normal; font-weight: normal; color: black}




.ds_box {
	background-color: #FFF;
	border: 1px solid #000;
	position: absolute;
	z-index: 32767;
	/*  	margin-top:0px;*/ /*	;*/
}

.ds_tbl {
	background-color: #FFF;
}

.ds_head {
	background-color: #333;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 2px;
}

.ds_subhead {
	background-color: #CCC;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	width: 32px;
}

.ds_cell {
	background-color: #EEE;
	color: #000;
	font-size: 13px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	cursor: pointer;
}

.ds_cell:hover {
	background-color: #F3F3F3;
} /* This hover code won't work for IE */

