td {
	vertical-align: top;
}
.leftColumnTextList {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	list-style-type: square;
	margin-left: 15px;
	margin-right: 15px;
	border-color: #6D95C7;
}
.midColumnText {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	list-style-type: square;
	margin-left: 15px;
	margin-right: 15px;
}
input {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #000062;
}
textarea {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #000062;
}
.midColumnText-Large {

	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	list-style-type: square;
	margin-left: 15px;
	margin-right: 25px;
}
.midColumnText-Title {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 18px;
	color: #FF6200;
	list-style-type: square;
	font-weight: bold;
}
#dropmenudiv{
position:absolute;
border:1px solid #F27629;
border-bottom-width: 0;
font-family: "Lucida Sans Unicode", Verdana, Arial, Helvetica;
font-size: 12px;
color: #807258;
line-height:18px;
z-index:100;
background-color:#F27629;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 10px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
z-index: 100;
background-color:#F27629;
color:#000062;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #F1F5FB;
z-index: 100;
}.RecordTimes {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.RecordTimeTitles {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.midcolumnBG {
	background-image: url(images/lac_37.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.RightcolumnBG {

	background-image: url(images/lac_39.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.SmallcolumnBG {


	background-image: url(images/lac_38.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.MainBG {



	background-image: url(images/bgmain.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

