body {
	background-image: url(../images/Background.jpg);
	background-repeat: repeat;
}
.mainTD {
	background-image: url(../images/mainTD.jpg);
	background-repeat: repeat-x;
	margin: 5px 10px 5px 5px;
	padding: 5px 10px 5px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;


}

.mainTDYellow {
	background-image: url(../images/mainTD_yellow.jpg);
	background-repeat: repeat-x;
	margin: 5px 10px 5px 5px;
	padding: 5px 10px 5px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;


}
.head {
	background-image: url(../images/Header.jpg);
	background-repeat: no-repeat;
	margin-top: 35px;
	margin-right: 5px;
	margin-left: 15px;
	padding-top: 35px;
	padding-right: 5px;
	padding-left: 15px;


}
.headTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.imgLeft {
	margin-right: 10px;
	padding-right: 10px;
	margin-bottom: 2px;


}
.imgRight {
	margin-left: 5px;
	padding-left: 5px;
}
.foot {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;

}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;

}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #336699;
}
a:active {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;

}
.text {
	font-family: verdana;
	font-size: 10px;
}
.restTable {
	border: thin solid #CCCCCC;
}
.pictureBox {
	border-right-width: thin;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}
.restHead {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336699;
}
.lineright {
	border-right-width: thin;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}

