/* Depricated...use site.css instead - DJH 20040210 */

body {
}
td {
}
form {
}


a:hover {
	text-decoration:underline;
}

a.linkbar {
	text-decoration:none;
	color: #506482;
}

a.linkbar:hover {
	text-decoration:underline;
	color: #506482;
}

.parent {
	color: rgb(200,224,255);
	font-size: 1em;
}

td.linkbar {
	color: rgb(224,224,224);
}

.quickfind {
	color: rgb(224,224,224);
	font-weight: bold;
}

.major {
	background-color: rgb(255,255,255);	
	color: rgb(0,0,0);
}

.minor {
	color: rgb(255,255,255);
}

.emergancy {
	font-size: 1em; color: red; font-weight: bold;
}

a.minor:hover {
	text-decoration:underline;
}

a.minor {	
	text-decoration:none; color: rgb(200,224,255);
}

a.mainlinks {
	text-decoration:underline; color: rgb(200,224,255);
}

.sfMessage {
	color: red;
}

input {
  font-family: Courier, serif
}

textarea {
  font-family: Courier, serif
}

fieldset {
	padding:5px;
}



/* New Template overrides */
#bd {background:white;}
#center_content-middle-right {clear:none; float:right;}
#center_content-middle-left {clear:none; float:left;margin-right:4em;}

