body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006;
	background-image: url(../images/bg/bkgrnd1.png);
}

div.details {
	background:               #fefbc8;
	color:                    #000000;
	margin:                   0px;
	margin-bottom:            10px;
	padding:                  0px;
	text-align:               left;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFF;
}
h1.details {
	font-family:              arial,verdana,helvetica,sans-serif;
	font-size:                150%;
	font-weight:              bold;
	font-style:               normal;
	background:               transparent;
	color:                    #688AB0;
	line-height:              20px;
	margin:                   0px;
	margin-bottom:            2px;
}

h2.details {
	background:               #f9c30b;
	color:                    #000000;
	margin:                   0px;
	padding:                  3px;
	font-size:                130%;
}
h3.details {
	background:               #ffef9c;
	color:                    #000000;
	margin:                   0px;
	padding:                  3px;
	font-size:                110%;
}


img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
li {
	list-style-type: none;
}

td.details {
	background:               #fefbc8;
	color:                    #000000;
	text-align:				justify;
}
td.details-icons {
	background:               #ffef9c;
	color:                    #000000;
}
p {
	margin: 0px;
}
select {
	width: 300px;
}

#mainpage {
	background-color: #FFF;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#toppic {
	height: 285px;
	width: 750px;
	background-image: url(../photos/laneend1d.jpg);
	margin-top: 1px;
	margin-bottom: 1px;
}
#headingBox {
	height: 115px;
	width: 750px;
}
#dateBox {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	position: relative;
	top: 260px;
	padding: 3px;
	width: 200px;
	left: 540px;
}
#footerBox {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 10px;
	color: #000000;
	clear: both;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.bhha_table {
	float: right;
}
.contentBox {
	width: 690px;
	margin-right: 30px;
	margin-left: 30px;
}
.contentBoxAdmin {
	width: 690px;
	margin-right: 30px;
	margin-left: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
}
.contentBox li{
	display: block;
	margin-top: 10px;
}
.contentBox p {
	margin: 4px;
}

.gapBox {
	clear: both;
	width: 750px;
	height: 15px;
}
.leftcol {
	padding: 15px;
	width: 410px;
}
.leftcol2 {
	width: 230px;
}
.leftcol3 {
	width: 400px;
	padding-top: 50px;
}
.linktable {
}
.linktable td {
	padding: 8px;
}
.logotxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #039;
	text-align: right;
}
.menutop #nav1 {
	display:block;
	height:35px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	text-transform: uppercase;
}
.menutop #nav1 ul {
	list-style-type:	none;
	width:				auto;
	margin: 0px;
	padding: 0;
}
.menutop #nav1 ul li {
	display:	block;
	float:		left;
	background-color: #FFF;
}
.menutop #nav1 ul li a {
	display:			block;
	float:				left;
	color:				#D5F1FF;
	text-decoration:	none;
	height:				24px;
	padding-top: 11px;
	padding-bottom: 0;
	text-align: center;
	width: 123px;
	margin-right: 1px;
	margin-left: 1px;
	background-image: url(../images/button2.gif);
}
.menutop #nav1 ul li a:hover,.menutop #nav1 ul li a.current {
	color:#fff;
	background-image: url(../images/button1.gif);
	background-repeat: repeat-x;
}
.prntRight {
	float: right;
	width: 150px;
	text-align: right;
	margin-right: 10px;
	font-size: 9px;
}
.req {
	background-color: #FFFFE6;
}

.rightcol {
	width: 230px;
	float: right;
}
.rightcol2 {
	float: right;
	padding: 15px;
	width: 410px;
}
.spacer {
	height: 1px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-bottom: 15px;
	padding-top: 15px;
}
.textlight {
	color: #999;
}

.warn {
	font-weight: bold;
	color: #FF0000;
	font-size: 9pt;
	padding: 5px;
}

