a:link {color: black}     /* unvisited link */
a:visited {color: black}  /* visited link */
a:hover {color: red}      /* mouse over link */
a:active {color: red}     /* selected link */

body {
	background-color: #ffffff;
	background-image: url('images/bok_logo_bg.gif') }

h2.default, #fp table h2.default{
    font-family: arial;
    font-weight: normal;
    font-size:   20pt;
    background-color:#fff;
    padding-left: 10px;}

h2 {
	font-family: arial;
	font-weight: normal;
	font-size:   20pt;
	background-color:#cdecdd; 
	padding-left: 10px;}

#officials li {padding-bottom:5px;}

#menu a, #menu a:visited {
	display: block;
	text-decoration:none; 
	text-align:center; 
	background-color:#cdecdd; 
	color:#000000;
	width:8em;
	border:2px solid #fff;
	border-color:#def #678 #345 #cde;
	padding:0.15em;
	margin-bottom: 5px; }

#menu a:hover {
	top:2px;
	left:2px;
	color: black;
	border-color:#345 #cde #def #678; }

#menu p {
	margin: 0px;
}

.rmenu{
	background:transparent; 
	text-align: center;
	BORDER: black 1px solid;
	FONT-FAMILY: arial;
	FONT-WEIGHT: normal;
	FONT-SIZE:   10pt;
	margin-right: 20px;
	PADDING-LEFT:  10px;
	PADDING-RIGHT: 10px;
	PADDING-BOTTOM: 2px;
	PADDING-TOP:    2px;
	HEIGHT: 26px;
	BACKGROUND-COLOR: #ffffff;
	COLOR: #000000;
	TEXT-DECORATION: NONE;
}

#diary table {
	border: solid #b3ab79;
	/*padding:3px;*/  /*SH Intended for table cell*/
}	

/*SH*/
#diary table td {
    padding:3px;
}   

#diary a {
	TEXT-DECORATION: NONE;
}

#diary td.tel-no {
    white-space: nowrap;
}

#diary tr.bok_event {
    background-color: #ccffff;
}

/*
table {
	border-color: red;
}
*/

table.events {
	border-top: solid 1px #000000;
	border-right: solid 1px #000000;
}

td.events_header {
	background-color: #cccccc;
	border-left: solid 1px #000000;
	border-bottom: solid 1px #000000;
	padding-left: 5px;
	padding-right: 5px;
}

td.events {
	border-left: solid 1px #000000;
	border-bottom: solid 1px #000000;
	padding-left: 5px;
	padding-right: 5px;
}

td.events a, td.events a:link {
    text-decoration: none;
}

td.events_day {
	border-left: solid 1px #000000;
	border-bottom: solid 1px #000000;
	padding-left: 5px;
	padding-right: 0px;
}

td.events_date_month {
	border-bottom: solid 1px #000000;
	padding-left: 5px;
	padding-right: 0px;
}

td.events_year {
	border-bottom: solid 1px #000000;
	padding-left: 5px;
	padding-right: 5px;
}

td#dateadd {
	text-align:center; 
	font-style: italic;
}

td.rpad {
	padding-right: 15px;
}

th.rpad {
	padding-right: 15px;
}

#fp h2 {
	font-family: arial;
	font-weight: normal;
	font-size:   larger;
	background-color:#cdecdd; 
	padding-left: 10px;
}

.image-left-margin {
	float: left;
	margin-right: 5px;
}

.image-right-margin {
	float: right;
	margin-left: 5px;
}

.bok-news-prelude {
    padding-bottom: 15px;
}

.bok-news-item-title {
    font-weight: bold;
}

.bok-news-item-date {
    font-style: italic;
    font-size:  smaller;
}

.bok-news-item-detail {
}

.bok-news-item-spacer {
    padding-top: 5px;
    padding-bottom: 5px;
}

.parse-time {
    font-style: italic;
    font-size:  smaller;
}

.last-updated {
    font-style: italic;
    font-size:  smaller;
    margin-bottom: 8px;
}

div.bok-urgent-news-item {
    margin: 20px;
    padding: 10px 10px;
    text-align: center;
    border: 1px solid #660;
    color: #600;
    background-color: #fee;
}

div.bok-urgent-news-item p {
    text-decoration: none;
    text-align: justify;
    display: inline;
}

div.bok-subscribe, div.bok-border-default {
    border: 1px solid #000;
}

.highlight {
    background-color: #ffff66;
}

.halfhighlight {
    background-color: #ffffcc;
}

div.clear {
    clear: both;
    height: 1px;
}

.center-of-page {
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
}

div.left-margin-image
{
    float: left;
    margin-right: 10px;
    text-align: center;
}

* span.image-caption
{
    font-weight: bold;
    font-size: 80%;
}

.lowlight {
    color: #bbbbbb;
}
