<style type="text/css">
<!--
body,td,th,input {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #3bb9ff;
	background-image:url(images/tourbck.gif);
}

.dsccell {
	background-image:url(images/index_10.jpg);
	width:177px;
	height:207px;
	text-align:center;
	vertical-align:center;
}
.dsctable {
	text-align:left;
	vertical-align:bottom;
	width:160px;
	height:190px;
	font-size:14px;
}
	

.cell_width {
	width: 25px;
}
.cell_height {
	height: 25px;
}

.formbutton{
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#666;
font-weight:bold;
padding: 1px 2px;
background:url(images/formbg.gif) repeat-x left top;
}

.shiftcontainer{
position: relative;
left: 12px; /*Number should match -left shadow depth below*/
top: 12px; /*Number should match -top shadow depth below*/
}

.shadowcontainer{
width: 160px; /* container width*/
background: transparent url(images/bigshadow.gif) no-repeat bottom right;
}

.shadowcontainer .innerdiv{
/* Add container height here if desired */
background-color: #6eccfd;
border: 1px solid gray;
padding: 0px;
position: relative;
left: -7px; /*shadow depth*/
top: -7px; /*shadow depth*/
}
.link1 {color: #FFFFFF; font-size:20px; text-decoration :underline;}
.link1:visited {color: #FFFFFF; font-size:20px; text-decoration :underline;}
.link1:hover {color: #FFFFFF; font-size:20px; text-decoration :none;}

.link2 {color: #FFFFFF; font-size:12px; text-decoration :underline;}
.link2:visited {color: #FFFFFF; font-size:12px; text-decoration :underline;}
.link2:hover {color: #FFFFFF; font-size:12px; text-decoration :none;}

.font_white1 {
	font-size:10px;
	color:#FFFFFF;
}

.table_index {
	padding: 5px;
	border: 1px;
	border-color: #FFFFFF;
	border-style:solid;
}
-->
</style>