/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	background-attachment: scroll;
	background-image: url(../Media/View/ttr_hd_bkgd.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.hdbk_left {
	background-attachment: scroll;
	background-image: url(../Media/View/ttr_hd_left.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.hdbk_right {
	background-attachment: scroll;
	background-image: url(../Media/View/ttr_hd_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.mbbk {
	background-attachment: scroll;
	background-image: url(../Media/View/ttr_mb_bkgd.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.titlehead {
	font-family: Impact, Arial;
	font-size: 26px;
	text-transform: capitalize;
	color: #000000;
	background-attachment: scroll;
	background-image: url(../Media/View/ttr_phd_bkgd.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	line-height: 30px;
}

.sechead {
	font-family: Impact, Arial;
	font-size: 18px;
	color: #000000;
}

.boxfield {
	padding: 5px;
	background-color: #999999;
}