.top {
	background-color: #FFFFFF;
	background-image: url(pix/siteshape.jpg);
	background-repeat: no-repeat;
	height: 500px;
	width: 980px;
}
.txtwhite {
	font-family: "Trebuchet MS", Arial, "MS Sans Serif";
	font-size: 10px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


.hd {
	font-family: "Trebuchet MS", Arial, "MS Sans Serif";
	font-size: 16px;
	line-height: 20px;
	color: #00a0af;
	font-weight: lighter;
}
.txtblack {
	font-family: "Trebuchet MS", Arial, "MS Sans Serif";
	font-size: 13px;
	line-height: 17px;
	color: #333333;
}
.tinywh {
	font-family: "Arial Narrow", Arial, Helvetica;
	font-size: 2px;
	color: #FFFFFF;
	line-height: 2px;
}

.hd2 {

	font-family: "Trebuchet MS", Arial, "MS Sans Serif";
	font-size: 16px;
	line-height: 20px;
	color: #00a0af;
	font-weight: lighter;
}
.hidden {
	display: none;
}

.txtlnk {
	font-family: "Trebuchet MS", Arial, "MS Sans Serif";
	font-size: 13px;
	line-height: 17px;
	color: #ed1556;
	font-weight: bold;
	text-decoration: none;
}
.txtemp {


	font-family: "Trebuchet MS", Arial, "MS Sans Serif";
	font-size: 11px;
	line-height: 16px;
	color: #00a0af;
	font-weight: bold;
}
.cross {
	height: 175px;
	width: 728px;
	background-repeat: no-repeat;
	background-position: right top;
}
.topPlain {
	background-color: #FFFFFF;
	background-image: url(pix/siteshapePlain.gif);
	background-repeat: no-repeat;
	height: 500px;
	width: 728px;
}
.hd3 {

	font-family: "Trebuchet MS", Arial, "MS Sans Serif";
	font-size: 16px;
	line-height: 20px;
	color: #ed1556;
	font-weight: lighter;
}
.txtblackbold {
	font-family: "Trebuchet MS", Arial, "MS Sans Serif";
	font-size: 13px;
	line-height: 17px;
	color: #333333;
	font-weight: bolder;
}
.topHome {
	background-color: #FFFFFF;
	background-image: url(pix/siteshapeHome.jpg);
	background-repeat: no-repeat;
	height: 463px;
	width: 980px;
}
