BODY {
	margin: 0px 0px 40px 0px;
	scrollbar-base-color: #3366CC;
}
td {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #666666;
}
a:link, a:visited, a:active {
	color: #4169E1;
}
a:hover {
	text-decoration: none;
	background-color: #DBFFE2;
}
ul {
	line-height: 120%;
}
.box1 {
	background-color: #EBEBEB;
	border: 1px solid #C1C1C1;
}
.sideborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #EBEBEB;
	border-right-color: #EBEBEB;
	border-bottom-color: #EBEBEB;
	border-left-color: #EBEBEB;
	border-left-style: solid;
}
h3 {
	color: #99CC00;
	display: inline;
}
#rightdiv {
	border-right: 1 solid #ccc;
}
#gallery img {
	border: 1 solid black;
}
#linkmenu a {
	font-size: 11px;
}
.shadow {
	border: solid Gray;
	border-left-width: 1;
	border-right-width: 3;
	border-bottom-width: 3;
	border-top-width: 1;
}
H1 {
	font: bold 14px/normal Arial, Helvetica, sans-serif;
	display: inline;
	color: #9ACD32;
}