p.error {
	font-weight: bold;
	font-size-:14pt;
	font-family: arial;
	color: crimson;
	text-align: center;
}

p.success {
	font-weight: bold;
	font-size-:14pt;
	font-family: arial;
	color: green;
	text-align: center;
}	

table.data th {
	background-color: #f0f0f0;
	font: bold 10pt arial;
	text-align: center;
	margin: 1px;
	padding: 4px;
	vertical-align: bottom;
	color: #b3a000;
}

div.headerpanel {
	background-color:#1c4259;
	}

div.leftpanel {
	background-color:#fff280;
}
#td_leftpanel {
	background-color:#fff280;
}

div.mainpanel {
/*	background-color:#ffffff; */
}

div.rightpanel {
	background-color:#e8e8e8;
}

div.footerpanel {
	background-color:#cccccc;
}

body {
	font-family: arial;
}

h1 {
	font-family:arial;
	font-size: 30pt;
	font-variant: small-caps;
	text-align:center;
	margin: 8px;
}

h2 {
	font-family:arial;
	font-size: 24pt;
	font-variant: small-caps;
	text-align:center;
	margin: 8px;
}

h3 {
	font-family:arial;
	font-size: 18pt;
	font-variant: small-caps;
	text-align:center;
	margin: 6px;
}

h4 {
	font-family:arial;
	font-size: 14pt;
	font-variant: small-caps;
	text-align:center;
	margin: 4px;
}

div.searchResultsTitle {
	font-family: tahoma;
	font-weight: bold;
	font-size: 14pt;
	width: 720px;
	text-align:left;
	border:inset 2px #444444;
	background-color: #ffffcc;
	padding: 4px;
}

div.searchResults {
	width: 720px;
	text-align:left;
	border:inset 2px #444444;
	background-color: #ffffff;
	padding: 4px;
}

table.searchResults {
	width: 100%;
	background-color: #ffffff;
	padding: 0px;
	margin: 0px 0px 12px 0px;
}

span.rowTitle {
	font-family: tahoma;
	font-weight: normal;
	font-size: 11pt;
	color: darkblue;
	text-decoration: underline;
}

span.rowDescription {
	font-family: tahoma;
	font-weight: normal;
	font-size: 9pt;
	color: black;
	text-decoration: none;
}

a.videoLink {
	font-family: tahoma;
	font-weight: normal;
	font-size: 9pt;
	color: green;
	text-decoration: none;
}

a.viewLink {
	font-family: tahoma;
	font-weight: normal;
	font-size: 9pt;
	color: crimson;
	text-decoration: none;
}

input.xsmall {
	font-family: arial;
	font-weight: normal;
	font-size: 8pt;
}