/*
 Default style sheet for Thomas Shores
 All contents copyright (C) 2002
 */

BODY {
	background: #ffffff;
	color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px
	} 

P {
	text-align: justify;
	text-indent: 0.5cm;
	}

TD {
	text-align: justify;
	}

TH {
	font-weight: bold;
	text-align: center;
	}

H1 {
	text-align: center;
	font-family: helvetica
	}

H2 {
	text-align: center;
	font-family: helvetica
	}

H3 {	
	text-align: left;
	position: relative;
	left: 0.5cm;
	font-family: helvetica
	}

.style1 {
	color: white;
	background:#006699
	}
	
.style2 { 
	color: black;
	background:#ffffff
	}
	
.style3 { 
	color: black;
	background:white;
	font-size:12px
	}
	
.style4 { 
	margin: 10px;
	color: black;
	background:white
	}

.styleHeader {	
	margin-bottom:0pt;
	margin-left:0pt;
	margin-right:0pt;
	color:black;
	background:#ffffff;
	vertical-align:bottom;
	font-family:helvetica;
	font-size:20px
	}
	
.menuLinks {
	margin-top:2pt;
	margin-bottom:2pt;
	margin-left:2pt;
	font-size:12pt;
	font-family : helvetica;
	text-decoration : none;
	color: #ffffff
	}

	.topTable {
	margin-top:0pt;
	margin-bottom:0pt;
	margin-left:0pt;
	font-size:12pt;
	font-family : helvetica;
	text-decoration : none;
	color: #ffffff;
	background-color: #006699;
	vertical-align: center
	}

.menuTable {
	color: #ffffff;
	background-color: #006699;
	vertical-align: top;
	width:100%;
	border-color: #ffffff;
	margin-top:0pt
	}

.tdOffice {
	text-align:center;
	background:#0066ff;
	}

.tdClass {
	text-align:center;
	background:#0099ff;
	}
	
.tdOther {
	vertical-align:top;
	text-align:center;
	background:#00ccff;
	}
.tdColumn {
	vertical-align:top;
	background:#006699;
	border-color:#006699;
	
	}
.trRow {
	border-bottom:none;
	border-top:none;
	}
	

