body {
	margin: 0;
	background-color: white;#DEEEFE;
}

td.top {
	background-image: url(images/top_bg.gif);
	background-repeat: repeat-x;
	height: 100px;
	vertical-align: middle;
}

td.links {
	background-image: url(images/tii_links2.gif);
	background-repeat: no-repeat;
	height: 30px;
}

td.link {
	width: 100px;
	height: 100%;
}

span {
	color: white;
	font-size: 10px;
	font-family: Microsoft Sans Serif, verdena, arial;
	width: 100%;
	text-align: center;
	cursor: hand;
}

div.bg {
	background-color: #6699CC;
	position:absolute;
	filter: alpha(opacity=50);
	height: 85%;
	visibility: hidden;
	z-index: 100;
}

div.block {
	position:absolute;
	height: 85%;
	visibility: hidden;
	z-index: 101;
	border: 0 ridge white;
}

td.below_pic {
	background-color: #006699;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

td.info {
	font-family: Microsoft Sans Serif, Verdana, Arial;
	font-size: 10px; text-align: justify;
	color: #FFFFFF;
	padding: 15px;
}

strong { font-size: 13px; }

td.greystrip {
	background-color: #CCCCCC;
	height: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: Microsoft Sans Serif, Verdana, Arial;
	font-size: 9;	
}
h2 {
	color: white;
	font-family: arial;
	font-weight: 100;
	padding-left: 20;
}
a {
	color: #cc0000;
	text-decoration: none;
	font: menu;
}
input {
	border: 1 solid white;
	background-color: black;
	color: white;
}
.WHERE {
	font-family: "MS Sans Serif";
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
	line-height: normal;



}
.WHR {
	font-family: Verdana;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;

}
.black {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #000000;

}
.bottom {
	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;

}
.blacknormal {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.COMING {
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	font-family: "Palatino Linotype";
	font-style: italic;


}
