.TileTop {
	background-image: url(images/img_01.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
.Tilewel {
	background-image: url(Images/default_18.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.TileMiddle {
	background-image: url(images/img_12.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.TileBottom {
	background-image: url(images/img_16.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.TileBar {
	background-image: url(Images/index_32.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.Tilewat {
	background-image: url(Images/water.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.Tilems {
	background-image: url(Images/ms-bg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.Tiletrain {
	background-image: url(Images/train.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.Tilelab {
	background-image: url(Images/lab.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.Tileen {
	background-image: url(Images/energy.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.Tilema {
	background-image: url(Images/marin.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.titr {
	font-family: tahoma;
	font-size: small;
	color: #FF1D6F;
	text-decoration: none;
	font-weight: bold;
}
.text {
	font-family: tahoma;
	font-size: 14;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-family: tahoma;
	font-size: 14;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a:visited {
	font-family: tahoma;
	font-size: 14;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a:hover {
	font-family: tahoma;
	font-size: 14;
	font-weight: bold;
	color: #009966;
	text-decoration: none;
}
a:active {
	font-family: tahoma;
	font-size: 14;
	font-weight: bold;
	color: #006633;
	text-decoration: none;
}
body{
background-color:#ffffff;
}
