body {
	background-color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
  	font-style: italic;
	color: #FFFFFF;
}
.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
  font-style: italic;
	color: #FFFFFF;
}
.link3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
}
a:link {
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	color: #FFFFCC;
	text-decoration: none;
}
a:active {
	color: #FFFF99;
	text-decoration: none;
}
.l {
  font-size: 24px;
  font-weight: bold;
  font-style: italic;
}
ul {
	margin: 24px;
	list-style-type:circle;
}
#ContainterTable {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #AB0000;
	border-right-color: #AB0000;
	border-bottom-color: #AB0000;
	border-left-color: #AB0000;
}
#thumbs img {
  border: 1px dashed white;
}

