.sideborders {
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
a.mainlink:link {
	color: #333333;
	text-decoration: none;
}
a.mainlink:visited {
	color: #333333;
	text-decoration: none;
}
a.mainlink:hover {
	color: #006600;
	text-decoration: none;
}
a.toplinks:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.toplinks:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.toplinks:hover {
	color: #AAC4A1;
}
a:link {
	color: #000099;
	text-decoration: none;





}
a:visited {
	color: #000099;
	text-decoration: none;

}
a:hover {
	color: #000099;
	text-decoration: underline;
}
.box {
	border: 1px solid #936E03;
}
.greyBox {
	border: 1px solid #E1E1E1;
}
.greyBoxDark {

	border: 1px solid #666666;
}
.greyline {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-left-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.greenbox {
	border: 1px solid #006600;
}
a.whitelinks:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.whitelinks:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.whitelinks:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
