body {
	background-color: #0388AB;
	background-repeat: repeat;
	background-image: url(../images/TH_logo_tile.png);
}
.Search_Title {
	font-size: 14px;
	font-family: "Trebuchet MS";
	font-weight: bold;
}
.Form_Text {
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 10px;
	text-transform: none;
}

.Search_Bar {
	background-repeat:repeat-x;
	font-size:10px;
	font-weight:bolder;
	text-align:left;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	background-position: center center;
	font-style: normal;
	text-transform: uppercase;
	filter: Glow(Color=yellow, Strength=5);
}
.TableHeader {
	color: #FFFFFF;
	font-family: Verdana;
	vertical-align: middle;
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	background-image: url(../images/glass-bar_blue.jpg);
	background-repeat: repeat-x;
	height: 30px;
}
.OddRow {
	background-color: #CCFF99;
	font-family: Verdana;
	color: #000000;
	font-size: 10px;
	height: 30px;
	padding-right: 5px;
	padding-left: 5px;
}
.EvenRow {
	background-color: #99CCCC;
	font-family: Verdana;
	color: #000000;
	font-size: 10px;
	height: 30px;
	padding-right: 5px;
	padding-left: 5px;
}
.HoverRow {
	background-color: #DE6328;
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 10px;
	height: 30px;
	padding-right: 5px;
	padding-left: 5px;
}
.SelectRow {
	background-color: #DE6328;
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	height: 30px;
	padding-right: 5px;
	padding-left: 5px;
}

.columns {

}

.Body_Title {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
.copyright {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #000000;
}
.sectiontitle {
	font-family: "Myriad Pro", "Myriad Pro Cond", "Myriad Pro Light";
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.sectionbody {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
.sectionsubtitle {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #E37D4C;
	font-weight: bold;
}
.bodytext {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: normal;
	color: #000000;
}
.Sidebar_Title {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.bodysmall {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	text-transform: none;
}
.links {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	color: #333333;
}
.emaillinks {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}
.menubar {
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	vertical-align: middle;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	background-repeat: repeat-x;
	background-image: url(../images/nav_bar_hover.jpg);
}
.getFocus {
	background-image:url(../images/Panel_tab.jpg);
	background-repeat:repeat-x;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	font-family: "Trebuchet MS";
	color: #FFCC00;
	font-style: normal;
	list-style-type: none;
	list-style-position: inside;
	filter: RevealTrans(Duration=2, Transition=3);
}
.Body_Content {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
.Body_Title_Bar {
	font-family: "Arial Black";
	font-size: 16px;
	color: #FFFFFF;
}
.Required_Field {
	color: #FF0000;
	font-family: "Lithos Pro Regular";
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}

a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.UNDER_CONSTRUCTION {
	color: #FF0000;
	font-family: "Lithos Pro Regular";
	text-decoration: blink;
	font-size: 16px;
	font-weight: bold;
}
.Calendar {
	height: 150px;
	width: 150px;
	float: left;
	top: 1%;
	position: relative;
	margin: 0px;
	padding: 0px;
	right: 0px;
	left: 8%;
}
a:link {
	color: #000000;
	text-decoration: none;
}

.TESTcpYearNavigation,
	.TESTcpMonthNavigation
			{
	background-color:#DE6328;
	text-align:center;
	vertical-align:center;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	font-family: Verdana;
	font-size: 10px;
			}
	.TESTcpDayColumnHeader,
	.TESTcpYearNavigation,
	.TESTcpMonthNavigation,
	.TESTcpCurrentMonthDate,
	.TESTcpCurrentMonthDateDisabled,
	.TESTcpOtherMonthDate,
	.TESTcpOtherMonthDateDisabled,
	.TESTcpCurrentDate,
	.TESTcpCurrentDateDisabled,
	.TESTcpTodayText,
	.TESTcpTodayTextDisabled,
	.TESTcpText
			{
	font-family:arial;
	font-size:8pt;
	font-weight: bold;
	color: #FFFFFF;
			}
	TD.TESTcpDayColumnHeader
			{
	text-align:center;
	border: 0px solid #999999;
	background-color: #CCCCCC;
			}
	.TESTcpCurrentMonthDate,
	.TESTcpOtherMonthDate,
	.TESTcpCurrentDate
			{
	text-align:center;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
			}
	.TESTcpCurrentMonthDateDisabled,
	.TESTcpOtherMonthDateDisabled,
	.TESTcpCurrentDateDisabled
			{
	color:#DE6328;
	text-align:center;
	text-decoration:line-through;
	font-weight: lighter;
	font-size: 10px;
			}
	.TESTcpCurrentMonthDate
			{
	color:#DE6328;
	font-weight:900;
			}
	.TESTcpCurrentDate
			{
	color: #FFFFFF;
	font-weight:bold;
			}
	.TESTcpOtherMonthDate
			{
	font-weight: lighter;
			}
	TD.TESTcpCurrentDate
			{
	color:#FFFFFF;
	background-color: #CC9900;
	border-width:1;
	border:solid thin #000000;
			}
	TD.TESTcpCurrentDateDisabled
			{
	border-width:1;
	border:solid thin #FFAAAA;
	text-decoration: line-through;
			}
	TD.TESTcpTodayText,
	TD.TESTcpTodayTextDisabled
			{
	border: 1 solid #CCCCCC;
			}
	A.TESTcpTodayText,
	SPAN.TESTcpTodayTextDisabled
			{
			height:20px;
			}
	A.TESTcpTodayText
			{
	color:#000000;
	font-weight:bold;
			}
	SPAN.TESTcpTodayTextDisabled
			{
	color:#FFFFFF;
			}
	.TESTcpBorder
			{
	border:1px solid #CCCCCC;
			}
#apDiv1 {
	position:relative;
	width:400px;
	height:250;
	z-index:3;
	filter: Alpha(Opacity=70);
	border: thin solid #FFFFFF;
	padding: 5px;
	overflow: auto;
	visibility: visible;
	background-image: url(images/TH_logo_tile.png);
	background-repeat: repeat;
	background-color: #FFFFFF;
}
