.grey_L_R_B {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}
.RHS_squiggle {
	background-image: url(images/LHS_squiggle.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.menubarGREY {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	background-color: #000;
}
.Black_image_bottom {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.leftsideGREY {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333;
}
.fullgreyBRDR {
	border: 1px solid #333;
}

.logintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F90;
	text-decoration: none;
}
.maintextareaBG {
	background-image: url(images/blacktransparent.png);
	background-repeat: repeat;
	font-size: 12px;
}
.RHSdottedGREY {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #333;
	padding-right: 25px;
}
h2 {
	color: #3B9DF4;
}
.LHS_No_dottedGREY_space {
	padding-left: 25px;
}
.dashed_line {
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
}
