Body{
	margin: 0;
}

A{
	font-size: 1em;
	color: Blue;
	text-decoration: none;
}

A:hover{
	color: #4D1979;
	text-decoration: underline;
}

#purpleLink {
	color: #4D1979;
}

#tcslink{
	font-size : 0.8em;
	color: #00cc44;
}

tr{
	font-family : arial;
}

#pLink{
	font-size : 0.9em;
	color: #d0da03;
	text-decoration: none;
}
#pLink:hover{
	color: #d0da03;
	text-decoration: underline;
}

H1{
	color: #33aaaa;
	font-weight : bold;
	font-size: 22pt;
}
H3{
	text-decoration: none;
	font-weight: normal;
	font-size: 8pt;
	color: #00cc44;
}

#navbar{
	color: white;
	background-image: url('./images/navfade.jpg');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: bottom right;
}

#navItem {
	text-align : right;
	border-bottom-width : 0px;
	border-bottom-style : solid;
	border-bottom-color : black;
	padding-top : 2px;
	padding-bottom : 2px;
	padding-left : 3px;
/*	background-color : Green;*/
}

#navTitle {
	text-align : right;
	color : white;
	font-size : 0.95em;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : black;
	padding-top : 18px;
	padding-bottom : 2px;
	padding-left : 3px;
/*	background-color : Green;*/
}

#botbar{
	text-align: right;
	color: white;
	background-color: #4D1979;
	background-image: url('./images/fadeleft.jpg');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: bottom left;
}

#titlebar{
	text-align: left;
	color: white;
	background-color: #4D1979;
	background-image: url('./images/faderight.jpg');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: bottom right;
}

#contentTab{
	margin-left: 4pt;
	margin-top: 4pt;
}

#headList{
	background: #E2DAE9;
}

#secondList{
	background: #E3F1E2;
}

#districtLink {
	color: #4D1979;
	font-size : 1em;
}

#districtList{
	background: #E2DAE9;
}