p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #D0F7D0;
	margin: 0px;
	SCROLLBAR-FACE-COLOR: #FBF3C4;
	SCROLLBAR-HIGHLIGHT-COLOR: #376680;
	SCROLLBAR-SHADOW-COLOR: #77CC77;
	SCROLLBAR-3DLIGHT-COLOR: #FFA088;
	SCROLLBAR-ARROW-COLOR:  #77CC77;
	SCROLLBAR-TRACK-COLOR: #FFB233;
	SCROLLBAR-DARKSHADOW-COLOR: #559933;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

a:link {
	font-family: Tahoma;
	color: #266A17;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;


}
a:visited {
	font-family: Tahoma;
	color: #1E4205;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;


}

a:hover {
	font-family: Tahoma;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.masthead {
	background-image: url(images/mast.gif);
	background-repeat: no-repeat;
}
.left-table {
	background-image: url(images/left.jpg);
	background-repeat: repeat-y;
}
.bottom-border {
	border: thin solid #77CC77;
}
.main-tbl-border {
	border-top: thin solid #569834;
	border-right: thin solid #569834;
	border-bottom: thin none;
	border-left: thin solid #569834;

}
.side-toc-css {
	background-image: url(imgs/side-css-small-final.gif);
}
.address2 {
	font-family: Tahoma;
	font-size: 9px;
	line-height: 16px;
	font-weight: bold;
}
.address-another {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.list {
	list-style-position: outside;
	list-style-type: disc;
}
li {
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(imgs/bulllet.gif);
}
.pop-up-border {
	border: thin solid #1D620E;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.columnborder {
	border: thin solid #77CC77;
}
.picborders {
	border: thin solid #FF9835;
}
.textpop-ups {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.float-right-box {
	float: right;
	padding: 4px;
	font-weight: normal;
	clear: both;
}

td.day0 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #fff3ac;
}

td.day1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #D0F7D0;
}

div.divbox {
	border:solid 1 px;
	background-color: #FBF3C4;
}

td.topmargin {
	height: 5px;
	background-color: #FBF3C4;
}

td.leftmargin {
	width: 5px;
	background-color: #FBF3C4;
}

td.rightmargin {
	width: 5px;
	background-color: #FBF3C4;
}

td.bottommargin {
	height: 5px;
	background-color: #FBF3C4;
}

.layerborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFB234;
	border-right-color: #FFB234;
	border-bottom-color: #FFB234;
	border-left-color: #FFB234;
}
.borderwhite {
	border: 3px solid #FFFFFF;
}
