/* General Properties */
/* ------------------ */

body
{
        background: url(images/background.gif)
}

.frame
{
	border-style: solid;
	border-width: 2px;
	border-color: #006100
}

.thinTable
{
	border: 2px solid #006100
}

.thinTableCell
{
	font-family: sans-serif;
	font-size: 10pt;
	background-color: #D6FFCE;
	border-right: 1px solid #006100;
	border-bottom: 1px solid #006100;
}

.thinTableHeader
{
	font-family: sans-serif;
	font-size: 10pt;
	background-color: #80FF80;
	border-bottom: 1px solid #006100;
	color: #006100
}



/* Text Properties */
/* --------------- */

a:link
{
	color: #009000
}


a:visited
{
	color: #006100
}

p, ul
{
	font-family: sans-serif;
	font-size: 10pt
}


h1
{
	font-family: sans-serif;
	font-size: large
}


h2
{
	font-family: sans-serif;
	font-size: medium
}


button
{
	font-family: sans-serif;
	font-size: 8pt
}


td
{
	font-family: sans-serif;
	vertical-align: top
}


.welcome
{
	font-size: 12pt
}

.header
{
	font-size: 10pt;
	vertical-align: top 
}


.caption
{
	font-size: 8pt
}


.footer
{
	font-size: 7pt;
	color: #303030
}


.dedication
{
	font-size: 10pt;
	font-weight: bold
}



/* Image Properties */
/* ---------------- */

.thumbnail
{
	margin: 16px;
	border-color: #009000
}


.imageFeature
{
	border-style: none;
	margin: 2px
}
