.menuStyle {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.TableStyle {
	border: 1px dotted #000000;
}
.TableUnderline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.BlueLink {
	font-size: x-small;
	color: #0000FF;
	text-decoration: none;
	font-family: Tahoma;
	font-style: normal;
}
.whitelink {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
sidePic {
	background-attachment: fixed;
	background-image: url(/images/side.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.sideImage {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left bottom;
}
boxOutline {
	border: 1px solid #999999;
}
.boxOutline {
	border: 1px solid #999999;
}
.tableTopLine {
	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: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.BorderLogin {
	border: 1px solid #000000;
	height: 15px;
}
.ButtonStyle {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	font-family: Tahoma;
	font-size: x-small;
	color: #000000;
	height: 20px;
}
