.topmenu {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #00CE03;
	text-decoration: none;
	background-color: #000;
	text-align: center;
	border-top-color: #00CC01;
	border-right-color: #00CC01;
	border-bottom-color: #00CC01;
	border-left-color: #00CC01;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-color: #666;
	font-weight: normal;
	background-color: #002800;
}
td {
	text-align: justify;
	vertical-align: top;
	font-size: 12px;
	font-color: #666;
	font-weight: normal;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #333;
	letter-spacing: 0.2em;
	text-align: center;
}
.smallfont {
	font-size: 9px;
	color: #00CE03;
	text-align: center;
}
.dogname {
	color: #FFF;
	text-decoration: none;
}
.darkgreen{
	background-color: #002800;
}
.doghead{
	font-size: 20px;
	font-weight: bold;
	color: #00CE03;
	letter-spacing: 0.2em;
}
.tabheader{
	font-size: 14px;
	font-weight: bold;
	color: #00CE03;
	text-align: center;
	background-color:#999;
}
.newsheader{
	font-size: 20px;
	font-weight: bold;
	color: #00CE03;
	text-align: center;
	background-color:#999;
}
.dogname2 {
	color: #000;
	text-decoration: none;
}
.chain{
	background-image: url(pics/chain.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
