body
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	margin: 0px;
	padding: 30px;
	text-align: center;
	background-color: #BBDDEE;
}

.head
{
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-color: #0099CC;
	font-size: 24px;
	color: #FFFFFF;
	text-align: right;
	margin-top: 20px;
	height: 100px;
	background-image: url(images/tpslogo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;

}

.menu
{
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	color: #0099CC;
	letter-spacing: 0.1em;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;

}

.main
{
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	text-align: left;
	font-size: 14px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	letter-spacing: 0.1em;



}

.foot
{
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #0099CC;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-variant: small-caps;
	letter-spacing: 0.1em;
	height: 50px;
	background-image: url(images/tpslogo_small.gif);
	background-repeat: no-repeat;
	background-position: left center;




}

a
{
	color: #000000;
	text-decoration: none;
	border: none;

}

a:link
{
	color: #000000;
	text-decoration: none;
	border: none;

}

a:visited
{
	color: #000000;
	text-decoration: none;
	border: none;

}

a:hover
{
	color: #FF0000;
	text-decoration: none;
	border: none;

}

a:active
{
	color: #000000;
	text-decoration: none;
	border: none;

}

a.menulink
{
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	border: 1px solid #0099CC;
	line-height: 100%;
	height: 20px;
	padding: 4px 4px 3px;
	margin: 4px;
	background-color: #DDFFFF;

}

a.menulink:link
{
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	border: 1px solid #0099CC;
	line-height: 100%;
	height: 20px;
	padding: 4px 4px 3px;
	margin: 4px;
	background-color: #CCFFFF;

}

a.menulink:visited
{
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	border: 1px solid #0099CC;
	line-height: 100%;
	height: 20px;
	padding: 4px 4px 3px;
	margin: 4px;
	background-color: #CCFFFF;

}

a.menulink:hover
{
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	border: 1px solid #0099CC;
	line-height: 100%;
	height: 20px;
	padding: 4px 4px 3px;
	margin: 4px;
	background-color: #0099CC;

}

a.menulink:active
{
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	border: 1px solid #0099CC;
	line-height: 100%;
	height: 20px;
	padding: 4px 4px 3px;
	margin: 4px;
	background-color: #CCFFFF;

}

a.footlink
{
	color: #FFFFFF;
	text-decoration: none;
}

a.footlink:link
{
	color: #FFFFFF;
	text-decoration: none;
}

a.footlink:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

a.footlink:hover
{
	color: #000000;
	text-decoration: none;
}

a.footlink:active
{
	color: #FFFFFF;
	text-decoration: none;
}
.maintable {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #0099CC;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 0.2em;
	background-color: #0099CC;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;






}
h2 {
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #0099CC;
	color: #0099CC;
	clear: both;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	margin-top: 20px;





}
.picl {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 5px;


}
.picr {
	float: right;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;

}
.bold {
	font-weight: bold;
}
.centre {
	text-align: center;
}
ul {
	list-style-type: square;
	margin-left: 30px;
	padding-left: 50px;
	text-align: left;



}
.spectable {
	font-size: 14px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	border: 1px solid #000000;
	background-color: #CCCCCC;




}
.rolllist {

	list-style-type: square;
	margin-left: 50px;
	text-align: left;
}
.floatright {
	text-align: right;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 11px;

}
.smallitalic {
	font-size: 80%;
	font-style: italic;
}
.small {

	font-size: 80%;
}
.formlabel {
	font-size: 12px;
	text-align: right;
	padding-right: 10px;


}
.formfield {
	font-size: 14px;
	border: 1px dashed #0099CC;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	margin-top: 5px;






}
.indextable {
	border: none;
	width: 100%;

}
.indexcelltext {
	text-align: center;
}
.smallcaps {
	font-size: 75%;
	text-transform: uppercase;
	font-weight: bold;

}
img {
	border: none;
}
.textonly {
	display: none;
}
