a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
form {
	margin: 0px;

}

.SIdes {
	background-color: #231e1e;
	background-image: url(images/TilePattern.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.SIdesCopy {

	background-color: #231e1e;
	background-image: url(images/TilePattern.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.unnamed1 {
	border: thin solid #a1090a;
}
.BorderRed {

	border: thin solid #a1090a;
}
.picBorder {
	border: medium #FF3300;
}

