html {
  scrollbar-face-color: #42658F;
}

#shadow-container {
    position: relative;
    left: 3px;
    top: 3px;
    margin-right: 3px;
    margin-bottom: 3px;
}

#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .container {
    position: relative;
    left: -1px;
    top: -1px;
}

    #shadow-container .shadow1 {
        background: #F1F0F1;
    }

    #shadow-container .shadow2 {
        background: #DBDADB;
    }

    #shadow-container .shadow3 {
        background: #B8B6B8;
    }

    #shadow-container .container {
        background: #eeeeee;
        border: 1px solid #848284;
        padding: 10px;
    }
.leftBorder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #848284;
}
.allAroundBord {
	border: 1px solid #848284;
}
.style27 {
	color: #0000FF;
}
.topLine {
	border-top-width: 1px;
	border-top-style: solid;
	color: #848284;
	border-top-color: #336699;
}
.bottLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #848284;
	font-weight: normal;
}
.ULnoBlock {
	line-height: normal;
	list-style-type: square;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	text-indent: 20px;
}

.txtHeader {
	font-size: 18pt;
	color: #000000;
	padding: 0px;
	line-height: normal;
	font-family: "Times New Roman", Times, serif;
}
.LineAndGrey {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: 848284;
	background-color: #F5F5F5;
}

.txtMain {font-size: 19px}

body {
	margin-top: 0px;
	margin-bottom: 2px;
	background-image: url(img/bay2.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	background-color: #B2C2D2;
	top: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.thumbBox {
	padding-bottom: 8px;
	padding-left: 8px;
}
.invisable {
	visibility: hidden;
	height: 0px;
	width: 0px;
}

.topAndBottBorder {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #848284;
	border-bottom-color: #848284;
}
.textSpacing {
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #848284;
	padding-bottom: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #848284;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.cellSpacer {
	padding: 6px;
}

.topLineGry {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #848284;
}
.LeftandRtBdr {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
