﻿body 
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: White;
	background-color: Black;
	background-position: 0px 191px;
}

#ttcMsTop
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 191px;
	z-index: 0;
	background-image: url('Images/Portland from Chaldon 05 g copy.jpg');
	background-repeat: no-repeat;
	background-color: inherit;
	color: inherit;
}

#ttcMsMenuBar
{
	background-image: url('Images/menu-grad.gif');
	background-repeat: repeat-x;
	position: absolute;
	top: 180px;
	left: 0px;
	height: 20px;
	width: 100%;
	z-index: 100;
}

#ttcMsLogoGIF
{
	position:absolute;
	top:10px;
	left:10px;
	height: 89px;
	width: 100px;
	z-index:2;
	background-image: url('Images/TTC Logo web 04.gif');
	background-repeat: no-repeat;
	background-color: Transparent;
	color: inherit;
}

#ttcMsLogoPNG
{
	position:absolute;
	top:10px;
	left:10px;
	height: 89px;
	width: 100px;
	z-index:2;
	background-image: url('Images/TTC Logo web 04.png');
	background-repeat: no-repeat;
	background-color: Transparent;
	color: inherit;
}

#ttcMsLogoPNGprint
{
	display: none;
}

#ttcMsTitleText
{
	color: Black;
	background-color: Transparent;
	position: absolute;
	top: 45px;
	left: 120px;
	font-family: Arial, "Trebuchet MS", Verdana, Tahoma, sans-serif;
	font-size: 28pt;
	letter-spacing: 18pt;
	z-index: 3;
}

/* TTC Footer
-------------------*/

.footer
{ 
	font-size: 8pt;
	background-color: Black;
	color:#9c9c9c;
	text-align:right;
	padding-top:10px;
	padding-right:10px;
	padding-bottom:5px;
	width: 95%;
}

.footer a, .footer a:visited, a.headerLink, a:visited.headerLink 
{ 
	font-size: 8pt; 
	color:#9c9c9c; 
	text-decoration:none; 
}

.footer a:hover, .footer a:active, a:hover.headerLink, a:active.headerLink 
{ 
	font-size: 8pt; 
	color:#ffcc33; 
	text-decoration:none; 
	border-bottom:1px #ffcc33 dotted; 
}

/* TTC ContentPlaceHolder
-------------------*/

#ttcMcContentPH
{
	position:absolute;
	top:220px;
	left:20px;
	right: 20px;
	bottom: 45px;
	height: auto;
	min-width: 780px;
	min-height: 500px;
	width: auto;
	z-index:4;
	background-color: inherit;
	font-family: Arial, Verdana, "Trebuchet MS",  Tahoma, sans-serif;
	font-size: 12pt;
	line-height: 20px;
}

#ttcMcContentPH h1
{
	font-family: inherit;
	font-size: 16pt;
}

#ttcMcContentPH h2
{
	font-family: inherit;
	font-size: 16pt;
}

#ttcMcContentPH h4
{
	font-family: inherit;
	font-size: 14pt;
}

#ttcMcContentPH p
{
	font-family: inherit;
	font-size: inherit;
}

#ttcMcContentPH a
{
	color: Orange;
	text-decoration: none;
}

#ttcMcContentPH a:hover
{
	color: Silver;
	text-decoration: underline;
}

#ttcMcContentPH a:visited
{
	color: Silver;
}

#ttcMcContentPH address
{
	text-align: center;
}

#address
{
	text-align:center;
}

#ttcMcContentPH heading
{
	font-family: inherit;
	font-size: 16pt;
	float:left;
}

.highlightFirst
{
	font-family:  Lucida Console, Courier New, Courier, Monospace;
	font-size: 16pt;
	color: Aqua;
	margin-left: 30px;
}

#announcement
{
	
}

.announcementTable
{
	width: 95%;
}

.announcementDate
{
	width: 160px;
	vertical-align: top;
}

.announcementImage
{
	text-align: center;
}

.date
{
	font-family: inherit;
	font-size: inherit;
	font-weight: bolder;
}

#ttcMcContentPH img
{
	border-color: Black;
	vertical-align:middle;
}

#ttcMcContentPH hr
{
	width: 70%
}


/* TTC LoginStatus
-------------------*/

#ttcMsLoginStatus
{
	font: 10px Verdana, sans-serif;
	position:absolute;
	top:15px;
	right: 10px;
	background-color: Transparent;
	color: black;
	height: 16px;
	width: auto;
	border-style: groove;
	border-width: 2px;
	text-decoration: none;
}

#ttcMsLoginStatus a
{
	font: 12px Verdana, sans-serif;
	background-color: Transparent;
	color: #ffffff;
	text-decoration: none;
}

#ttcMsLoginStatus a:hover
{
	color: Black;
	background-color: inherit;
}

/* Make First Words as H2 without the CrLf behaviour
-------------------*/

.FirstWord
{
	font-family: inherit;
	font-size: 16pt;
}

.FirstWord4
{
	font-family: inherit;
	font-size: 12pt;
	font-weight: bold;
}