body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #DBDBDB;
}

img {  border:0px;}

#pics img {
	border:3px solid #77A713;
}

#preview img {
	margin-top:5px;
}

a:link {
	color: #77A713;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #77A713;
}
a:hover {
	text-decoration: underline;
	color: #00FF00;
}
a:visited:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #00FF00;
}
a:active {
	text-decoration: underline;
	color: #567FAD;
}

#links {  text-align:center; }
#links a { font-weight:normal; color:#000; font-size:11px;}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	font-style: italic;
}
h1 {
	font-size: 16px;
	color: #000000;
	text-transform:uppercase;
	margin-bottom:-20px;
}

p {
	padding-right:5px;
	padding-top:5px;
}
#table td {
	text-align:center;
}

.input { width:125px; font-size:11px;}
