* {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	color: #663333;
	font-size: 11px;
}

a {
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
a:link			{text-decoration: none; color: #ffcc99 !important; }
a:visited		{text-decoration: none; color: #ffcc99 !important; }
a:hover			{text-decoration: underline; color: #ffcc99 !important; }
a:active		{text-decoration: underline; color: #ffcc99 !important; }

.bct			{font-size: 9px !important; color: #000000; }
a.bct			{color: #663333 !important; font-weight: normal; }


.centerlink			{color: #cc6600; }
a.centerlink			{color: #cc6600 !important; font-weight: bold; }
a:visited.centerlink		{text-decoration: none; color: #cc6600 !important; }
a:hover.centerlink		{text-decoration: underline; color: #cc6600 !important; }
a:active.centerlink		{text-decoration: underline; color: #cc6600 !important; }


.largetext {
	font-size: 14px;
}

.errorcolour {
	color: red;
}

hr {
	border: 0;
	border-bottom: 1px solid #cccccc;
	height: 1px;
}

hr.immediate {
	margin-top: 0px;
	padding-top: 0px;
}

th {
	font-weight: normal;
	text-align: left;
}

td.tdContent ul, td.tdContent2 ul {
	margin-bottom: 0;
	margin-left: 1em;
	padding-left: 1em;
}



label input {
	vertical-align: middle;
}

.blockquote {
	margin-left: 5%;
	margin-right: 5%;
}

.narrowpipes {
	word-spacing: -4px;
}

.grahamsfloater {
	float: right;
	width: 50%;
	border: 1px solid #cccccc;
	text-align: center;
}

.grahamsfloater h1 {
	background-color: #f5f5f5;
	margin-top: 0px;
}

.grahamsfloater .centercolBlockPageHeadMiddle {
	font-size: 11px;
	font-weight: bold;
}

.tabbar {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0;
	padding-right: 0;
	margin: 0;
	border-bottom: 1px solid #cccccc;
}

.tabbox {
	padding-top: 1em;
	padding-bottom: 1em;
	margin: 0;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

.tabboxcontent {
	padding-left: 1em;
	margin-left: 1em;
	margin-right: 1em;
	padding-right: 1em;
	
}

.tabbox p {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	margin: 0;
}
.tabbox h2  {
	padding-top: 0.75em;
	padding-bottom: 0.75em;
	margin: 0;
}
.tabbar li {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 1em;
	padding-right: 1em;
	margin: 0;
	margin-right: 3px;
	display: inline;
	font-weight: bold;
	list-style-type: none;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
	
li.tabselected {
	background-color: white;
	border-bottom: 1px solid white;
}

li.tabnotselected {
	background-color: #f5f5f5;
	border-bottom: 1px solid #cccccc;
}

ul.liketdcontenttable {
	margin-left: 1em;
	margin-right: 1em;
	list-style-type: none;
	border: 1px solid #cccccc;
	padding-left: 0;
}

ul.liketdcontenttable li {
	margin-left: 0;
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	border-bottom: 1px solid #cccccc;
}

.edumeta {
	width: 100%;
	border: 1px solid #cccccc;
	text-align: left;
	padding-bottom: 1em;
	margin-bottom: 1em;
}
.edumeta h1 {
	background-color: #f5f5f5;
	margin-top: 0px;
	margin-bottom: 0.5em;
	padding-bottom: 0px;
}

ul.spacedoutvertically li {
	margin-bottom: 0.5em;
}

.horizontallist {
	margin: 0px;
	padding-left: 0px;
}

.horizontallist li {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 1em;
	display: inline;
	list-style-type: none;
}

.bannerTable {
	
	font-size: 10px;
	color: #000000;
	text-indent: 0pt;
	margin: 0px;
	padding: 0px 0px;
	font-weight: bold;
	background-color: #663333;
}

.bannerTable form {
	text-align: right;

}

td .aligntop {
}

td .alignbottom {
}

.topleftlogo {
	padding-top: 0px;
	padding-left: 0px;
	float: left;
}

.footerTable {
	width: 760;
	font-size: 10px;
	color: #aaa;
	background-color: #000000;
	text-indent: 1pt;
	padding: 1px;
	text-align: center;
	border: thin none #FFFFFF;
}

/*
	new styles.
*/

.formButton {
	
	font-size: 10px;
	height: 20px;
	width: 20px;
}
select {
	
	font-size: 10px;
	white-space: normal;
	margin: 0px;
	padding: 0px;
}
.recordHeader{
	
	font-size: 9px;
	color:	#666666;
}
.resText{
	
	font-size: 10px;
	color:	#333333;
}
.pfTitle{
	
	font-size: 14px;
	color:	#333333;
}
.resTitle{
	
	font-size: 10px;
	color:	#333333;
}
.bannerStripLeft {
	color: #FFFFFF;
	background-color: #cccccc;
	white-space: nowrap;
}
.bannerStripCenter {
	
	font-size: 10px;
	color: #000000;
	background-color: #663333;
	white-space: nowrap;
}
.bannerStripRight {
	color: #FFFFFF;
	background-color: #663333;
	white-space: nowrap;
}

.banner-right {
	color: #663333;
	background-color: #663333;
	white-space: nowrap;
	padding-right: 5px;
}

form {
	font-size: 10px;
	margin: 0;
}
input {
	font-size: 11px;
	font-weight: normal;
	padding-left: 1px;
	color: #666666;
}

textarea {
	font-size: 11px;
}

.button {
	border: none;
	text-align: left;
	margin: 0;
	padding: 0;
	font-size: 10px;
	background-color: transparent;
	font-weight: bold;
	color: #0066cc;
}

.bigbutton {
	font-size: 14px;
	border: 2px solid #0066cc;
	color: #0066cc !important;
	background-color: white;
	text-align: center;
	font-weight: normal;
}

a.bigbutton {
	padding-left: 1em;
	padding-right: 1em;
}

/*
	end of new styles
*/

.hidden {
	display: none;
}

.submenulist {
	margin-left: 1.75em;
	padding-left: 0;
}
img {
	border: 0px solid #000000;
}
.imgBorders {
	border: none;
	background-color: #FFFFFF;
}
.pdfthumbs {
	border: 1px solid #cccccc;
}
.roundcornerimage {
	border-bottom: 1px solid #cccccc;
	text-align: center;
}

.colsLeft {
	
	font-size: 10px;
	color: #666666;
	border: thin none #FFFFFF;
	vertical-align: top;
	margin: 0px;
	background-color: #000000;
	width: 128px;
	padding-top: 1px;
}


.colsHeaderLeft {
	
	font-size: 10px;
	margin: 0px;
	background-color: #000000;
	background-image: url(/themes/wallace/images/banner_bottom.jpg);
	background-repeat: no-repeat;
	background-position: top left;

}

.colsHeaderCenter {
	background-image: url(/themes/wallace/images/corner.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 15px;
	height: 22px;
}

.colsFooterLeft {
	
	font-size: 10px;
	color: #666666;
	border: thin none #FFFFFF;
	vertical-align: top;
	margin: 0px;
	background-color: #cccccc;
}


.daysearch {
	background-color: #f5f5f5;
}
.resFooter { /* footer cell of postcard table */
	background-color: #f5f5f5;
}
.menuRow {
	
	font-size: 10px;
	color: #FFFFFF;
	background-color: #cccccc;
	text-indent: 3pt;
	padding: 3px;
	font-weight: bold;
}

.outerPage {
	
	font-size: 5px;
	margin:0px;
	padding:0px;
	background-color: #cccccc;

}

h2	{
	font-weight: bold !important;
	font-size: 11px !important;
	line-height: 1.1em !important;
	color: #333333 !important;
}
h4	{
	font-weight: bold !important;
	font-size: 11px !important;
	line-height: 1.3em !important;
	color: #333333 !important;
}
p {
	
	font-size: 11px;
	color: #333333;
}
li {
	
	font-size: 12px;
	color: #663333;
}


.cols {
	font-size: 10px;
	color: #666666;
	border: thin none #FFFFFF;
	vertical-align: top;
	padding: 0px;
	padding-top: 0px;
	margin: 0px;
	width: 120px;
	background-color: #996666;
	
}

.centerCol {
	
	font-size: 10px;
	color: #666666;
	border: thin none #FFFFFF;
	vertical-align: top;
	width: 100%;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 15px;
	padding-bottom: 22px;
	background-color: #cccccc;
}

.imgPhotos {
	border: 0px solid #000000;
	background-color: #FFFFFF;
}

.centercolBlockPageHeadMiddle, .centercolBlockHeadMiddle, h1 {
	
	font-size: 14px;
	font-weight: bold;
	color: #663333;
	width: 100%;
	background-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	margin-bottom: 1em;
}


div.centercolBlockHeadMiddle {
	
	font-size: 14px;
	font-weight: bold;
	color: #663333;
	left: 0px;
	right: 0px;
	margin-right: 10px;
	background-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	text-align: left;
	margin-top: 1em;
}


.leftcolBlockHead {
	
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #ffcc99;
	background-color: #000000;
	padding: 1px 5px 0px 0px;
	text-align: right;
	width: 120px;
}

.leftColBlock {
	
	font-size: 10px;
	color: #666666;
	background-color: #000000;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	white-space: normal;
	padding: 1px 5px 0px 0px;
	text-align: right;
	width: 120px;
}

.leftcolBlockFooter {
	
	font-size: 1px;
	font-weight: bold;
	color: #666666;
	background-color: #000000;
	padding: 1px 0px 0px 0px;
	width: 120px;
}

.colsLeft hr {
	border-color: #666666;
}

#sidemenu, #sec-links {
	width: 120px;
	font-size: 11px;
	margin: 0 0 10px 0;
}

#sidemenu td, .milonictable td {
	color: #688DB3;
	font-weight: bold;
	padding-left: 0px;
	border-bottom: 1px solid #666666;
	padding-top: 2px;
	padding-bottom: 2px;
}

#sec-links td, .sec-links div, .milonictable td {
	color: #688DB3;
	font-weight: bold;
	border-bottom: 1px solid #666666;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#sec-links td a, .sec-links div a, .milonictable a {
	display: block;
	width: 100%;
	padding-top: 2px;
	padding-left: 1px;
	font-size: 10px;
	padding-bottom: 3px;
}

#sec-links td a:hover, .sec-links div a:hover, .milonictable a:hover {
	background-color: #f5f5f5;
}

.rightcolBlockHead {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding: 0px 0px 0px 0px;
	color: #ffcc99;
	background-color: #996666;
}

.rightColBlock {
	
	font-size: 10px;
	color: #ffcc99;
	background-color: #996666;
	text-indent: 0pt;
	text-align: center;
	white-space: normal;
	padding: 0px 0px 0px 0px;
}


.rightcolBlockFooter {
	
	font-size: 1px;
	font-weight: bold;
	color: #ffcc99;
	background-color: #996666;
	padding: 1px 2px 0px 2px;
	width: 120px;
}
.centerHeader {
	
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #cccccc;
}
.centerTextBlock {
	
	font-size: 12px;
	font-weight: normal;
	color: #663333;
}
div.centerTextBlock {
	width: 95%;
	position: relative;
	left: 2.5%;
	right: 2.5%;
	text-align: left;
}
.searchBox {
	
	font-size: 10px;
	color: #000000;
	height: 15px;
	width: 100%;
}
.navTable {
	
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	background-color: #f5f5f5;
}
.dbResults {
	
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	padding-left: 3px;
	padding-right: 3px;
}
.dbHeader {
	
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	background-color: #ffffff;
}
.tdContent {
	
	font-size: 10px;
	font-weight: normal;
	color: #663333;
	background-color: #cccccc;
}
.tdContent2 {
	
	font-size: 1px;
	font-weight: normal;
	color: #666666;
	background-color: #f5f5f5;
}
.tdHeader {
	
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	background-color: #cccccc;
}
table, .whiteTable {
	
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	background-color: #ffffff;
}
.itemObject {
	
	font-size: 10px;
	color: #000000;
	background-color: #ffffff;
	border: thin dashed #000000;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	text-indent: 0pt;
	white-space: normal;
	padding: 1px 0px 0px 3px;
}
.alltextboxes {
	width: 70%;
}


.showMeTitle{
	
	font-size: 12px;
	font-weight: bold;
	color: #001a63;
	background-color: #f5f5f5;
}

.showMeTable{
	
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background-color: #ffffff;
}

/* mysql editing interface stuff */

form.fullwidthform table, table.fullwidthform {
	width: 100%;
	border: 1px solid #999999;
}

textarea.fullwidthtext {
	width: 100%;
}
textarea.bigfullwidthtext {
	width: 100%;
	height: 6em;
}
input.fullwidthtext {
	width: 100%;
}

form.fullwidthform table tr th {
	white-space: nowrap;
}

.fullwidthform th {
	background-color: #cccccc;
	color: black;
	font-weight: bold;
	line-height: 1.5em;
}

.fullwidthform td {
	background-color: #f5f5f5;
}

.fullwidthform input {
	color: black;
}

.newdata td {
	background-color: #e0e0ff;
}

