BODY.white {
	background-color: #ffffff;
}
.whitetext {
	color: #ffffff;
}
.content_pane {
	/* background-color: #fbfbdc; */
	background-color: #f1f1cd;
}
P	{
	margin-top: 6px;
	margin-bottom: 6px;
	margin-right: 3px;
	margin-top: 3px;
}

SPAN.pane	{
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
}
SPAN.title {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 1px;
	margin-bottom: 1px;
}
DIV.headline {
	text-decoration: underline;
	font-weight: bold;
	align: center;
}

.palm_title {
	FONT-FAMILY:  Trebuchet MS, Verdana, serif;
	font-weight: bold;
	font-size: 11px;
	color: #2d3130;
}

.small {
	FONT-FAMILY: Verdana, Arial, sans-serif;
	font-size: 9px;
}

.fwjsp {
	color: white;
}
BODY.brown {
	/* background-color: #594e3f; */
	background-color: #594e3f;
	margin-top: 5px;
	margin-bottom: 5px;
}
BODY {
/*	background-color: #fcf8f4; */
/*	background-color: #FFFFFF; */
/*	background-color: #594e3f; */
	padding-left: 0pt;
	padding-right: 0pt;
	margin-left: 0pt;
	margin-right: 0pt;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
}
*/
*/
th {
	font-family: Verdana, Arial, sans-serif;
	text-decoration: underline;
	font-size: 12px;
}

td {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

td.top {
	vertical-align: top;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

td.bottom {
	vertical-align: bottom;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

td.middle {
	vertical-align: middle;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

td.center {
	vertical-align: middle;
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

.centerpart {
	background-color: #ffffff;
}

td.bottom {
	vertical-align: bottom;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}
td.middle {
	vertical-align: middle;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

H1, H2, H3, H4, H5, H6 {
	margin-top: 3px;
	font-family: Optima, Trebuchet MS, Verdana, Serif;
	color: #304840;
}
H1 { font-size: 20px; }
H2 { font-size: 18px; }
H3 { font-size: 16px; }
H4 {
	margin-bottom: 5px;
 	font-size: 14px; 
}
H5 {
	margin-bottom: 2px;
 	font-size: 12px; 
}
H6 {
	margin-bottom: 2px;
 	font-size: 11px; 
}

TABLE {
	border-collapse: collapse;
}

TABLE.bare {
	border-collapse: collapse;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	margin-top: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	margin-right: 0pt;
}

TD.bare{
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
IMG.bare {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
IMG.icon {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	float: left
}
IMG.right {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	float: right
}

IMG.base {
	vertical-align: baseline;
	border: 0px;
}

/*
IMG {
	border: 0px;
}
*/

.location { 
	font-family: Verdana, Arial, sans-serif;
	background-color: #ccc898; 
}

.tab_content { 
	font-family: Verdana, Arial, sans-serif;
	background-color: #eeeeee; 
}

.tab_title { 
	font-family: Verdana, Arial, sans-serif;
	background-color: #e0e0e0; 
}

.head {
	color: #ffffff;
	background-color: #22266e;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
}

DIV.tab_border {
	padding-top: 1px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-style: solid;
	border-color: #bbbbbb;
}

DIV.border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	padding-top: 7px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	border-style: solid;
	border-color: #bbbbbb;
}

.inverted {
	background-color: #22266e;
	color: #ffffff; 
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
}

.copyright { 
	background-color: #22266e;
	color: #ffffff; 
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
}

.smallurl:visited {
	text-decoration: none;
	font-size: 9px;
}
.smallurl:hover {
	color: #0000ff; 
	text-decoration: underline;
	font-size: 9px;
}
.smallurl:link {
	text-decoration: none;
	font-size: 9px;
}
.smallurl:active {
	color: #ffa500; 
	text-decoration: none;
	font-size: 9px;
}

.greyurl:visited, .greyurl:link {
	color: #505050; 
	text-decoration: none;
}
.greyurl:hover, .greyurl:focus {
	color: #0000ff; 
	text-decoration: underline;
}
.greyurl:active {
	color: #ffa500; 
	text-decoration: none;
}

.blackurl:visited, .blackurl:link {
	color: #000000; 
	text-decoration: none;
}
.blackurl:hover, .blackurl:focus {
	color: #0000ff; 
	text-decoration: underline;
}
.blackurl:active {
	color: #ffa500; 
	text-decoration: none;
}

.blackurlbig:visited {
	color: #000000; 
	text-decoration: none;
	font-size: 13px;
}
.blackurlbig:hover {
	color: #0000ff; 
	text-decoration: underline;
	font-size: 13px;
}
.blackurlbig:link {
	color: #000000; 
	text-decoration: none;
	font-size: 13px;
}
.blackurlbig:active {
	color: #000000; 
	text-decoration: none;
	font-size: 13px;
}

.whiteurlbig:visited {
	color: #ffffff; 
	font-weight: bold;
	text-decoration: none;
        font-size: 11px;
}
.whiteurlbig:hover {
	color: #ffa500; 
	font-weight: bold;
        font-size: 11px;
}
.whiteurlbig:link {
	color: #ffffff; 
	font-weight: bold;
	text-decoration: none;
        font-size: 11px;
}
.whiteurlbig:active {
	color: #ffa500; 
	font-weight: bold;
	text-decoration: none;
        font-size: 11px;
}

.whiteurl:visited {
	color: #ffffff; 
	font-weight: bold;
	text-decoration: none;
}
.whiteurl:hover {
	color: #ffa500; 
	font-weight: bold;
}
.whiteurl:link {
	color: #ffffff; 
	font-weight: bold;
	text-decoration: none;
}
.whiteurl:active {
	color: #ffa500; 
	font-weight: bold;
	text-decoration: none;
}

.whiteurl {
	color: #ffffff; 
	font-weight: bold;
	text-decoration: none;
}


.topmargin {
}

/* Links */

A.top_menu {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
A.top_menu:visited { color: #ffffff; }
A.top_menu:link { color: #ffffff; }
A.top_menu:hover, .top_menu:focus {
        color: #0000ff;
        text-decoration: underline;
}
A.top_menu:active {
        color: #ff8000;
}
.top_menu {
	color: #ffffff;
	font-weight: bold;
}

A.common {
	color: #000000;
	font-weight: bold;
}
A.common:visited { color: #000000; }
A.common:link { color: #000000; }
A.common:hover, .common:focus {
        color: #0000ff;
        text-decoration: underline;
}
A.common:active {
        color: #ff8000;
}
.common {
	color: #000000;
	font-weight: bold;
}

.menu_nolink {
	color: #537ac8;
        font-size: 10px;
        text-decoration: none;
	font-weight: bold;
}

/* Make nice forms */

.formContent {
 font-family:verdana, tahoma;
 font-size:11px;
 text-align:left;
}

.textField {
 border:1px solid #e0e0d0;
 color:#404040;
 font-family:Verdana, Tahoma;
 font-size:10px;
 }
 
.niceButton {
 width:60px; 
 font-family:Verdana, Tahoma;
 font-size:11px; 
 background-color:#f1f1cd;
 border:1px solid #404040;
 font-weight:bold;
 }
