body
{
	margin: 10px;
	background-image: url(images/background16a.jpg);
}

body, p, textarea, input, select, option, td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body, p, td
{
	color: #000000;
}

hr, h1, h2
{
	color: #000000;
}

h1 {font-size: 17px;}
h2 {font-size: 14px;}

hr
{
	border-style: solid;
	border-width: 1px;
}

a:link, a:visited {color: #FF9966;}
a:hover, a:active {color: #009966;}

a.edit_item:link, a.edit_item:visited {color: #FF0000;}
a.edit_item:hover, a.edit_item:active {color: #FF6060;}

div.edit_item {color: #FF0000;}

div.page
{
	width: 660px;
	background-color: #FFFFCC;
	padding: 5px 15px;
}

div.content
{
	text-align: left;
}

.copyright
{
	font-size: 10px;
}

.caption
{
	font-size: 11px;
	margin-top: 0px;
	text-align: center;
}

td.label
{
	text-align: right;
}

td.value
{
	padding: 5px;
}

.button
{
	border-width: 2px;
	border-style: solid;
	font-weight: bold;
}

.buttonOff
{
	background-color: #FFCC99;
	border-color: #FFEEBB #CC9966 #996633 #EEBB88;
}

.buttonOn
{
	background-color: #66CC99;
	border-color: #99FFCC #339966 #006633 #55BB88;
}
