td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.tabledash {
	border: 1px dashed #000000;
	
}
.sidedash {
	border-right-width: 1px;
	border-right-style: dashed;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}





.bottomdash {
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}
.regularlinks {
	text-decoration: underline;
	color: #0000FF;
}
body{
    scrollbar-face-color: #FFFF00;
    scrollbar-shadow-color: #000000;
    scrollbar-highlight-color: #00FFFF;
    scrollbar-3dlight-color: RED;
    scrollbar-darkshadow-color: RED;
    scrollbar-track-color: #000000;
    scrollbar-arrow-color: #000000; 

}
.TableRows {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}
.menulinks {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.menulinks2 {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.title {
	font-family: Arial;
	font-size: 18px;
	font-weight: bolder;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}.solidtableside {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
input {
	background-color: #FFFFCC;
	border: 1px solid #000000;
}
.solidtableborder {
	border: 1px solid #000000;
}
select {
	background-color: #FFFFCC;
}
.picture {
	filter: Invert;
}
.menulines {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC6600;
}
textarea {
	background-color: #FFFFCC;
}
.TopLine {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
}
.TopLine2 {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
.centertext {
	text-align: center;
}
.BottomLineSolid {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
