body
{
	color: #8b4513;
	margin: 0px;
	background-color: #ffffff;
	font-family: Sans-Serif;
	font-size: 9pt;
}
h1
{
	color: #484882;
	font-size: 12pt;
	font-variant: small-caps;
	text-decoration: underline;
}
.large
{
	color: #666699;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}
.very_large
{
	color: #484882;
	font-size: 20pt;
	font-weight: bold;
	text-decoration: none;
}
h3
{
	color: #8b4513;
	font-size: 10pt;
	font-weight: bold;
}
ul.square
{
	list-style-type: square;
}
.smaller
{
	font-size: 8pt;
}
.bullet
{
	border: 0;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 5;
	position: relative;
	top: 2px;
}
td
{
	font-family: Sans-Serif;
	font-size: 9pt;
}
td.fixedbg
{
	background-repeat: no-repeat;
}
.button
{
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	color: #ffffff;
	border-bottom: #ffffff 1px solid;
	background-color: #cc9933;
	font-weight: bold;
	width: 100px;
	font-variant: small-caps;
    font-size: 9pt;
    cursor: hand;
}
input
{
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
    border-bottom: #ffffff 1px solid;
    background-color: #ffffcc;
	color: #996633;
    font-size: 9pt;
}
select
{
    border-right: #ffffff 1px solid;
    border-top: #ffffff 1px solid;
    border-left: #ffffff 1px solid;
    border-bottom: #ffffff 1px solid;
    background-color: #ffffcc;
    color: #996633;
    font-size: 9pt;
}
.title
{
	font-weight: bold;
	color: #ffcc00;
	font-family: Sans-Serif;
	font-variant: small-caps;
	letter-spacing: 0.05pc;
	font-size: larger;
	margin-bottom: 10px;
	margin-top: 15px;
	display: block;
}
em
{
	font-weight: bold;
	color: #484882;
	letter-spacing: 0.05pc;
	font-style: normal;
}
.strong
{
	font-weight: bold;
	color: #ffcc66;
	font-family: Sans-Serif;
	font-variant: small-caps;
}
.strong .big
{
	letter-spacing: 0.2pc;
	font-size: x-large;
}
.strong .small
{
	letter-spacing: 0.05pc;
	font-size: smaller;
}
.small
{
	font-size: xx-small;
}
.pane
{
	margin-top: 10px;
	background-color: #505050;
}
li
{
	margin-bottom: 3;
}
li.compact
{
	margin-bottom: 0;
	margin-top: 0;
}
a
{
	cursor: hand;
	font-weight: bold;
	color: #8b4513;
}
a:hover
{
	color: #8b4513;
	font-weight: bold;
}
a:visited
{
	color: #8b4513;
	font-weight: normal;
}
a.blind
{
	cursor: hand;
	font-weight: bold;
	color: #484882;
	text-decoration: none;
}
a.blind:hover
{
	cursor: hand;
	font-weight: bold;
	color: #484882;
	text-decoration: none;
}
a.blind:visited
{
	cursor: hand;
	font-weight: bold;
	color: #484882;
	text-decoration: none;
}
.picture
{
    border: 1px solid black;
}
.pictureHover
{
    border: 1px solid #FFA607;
}
dt.warn
{
	color: #990000;
	font-weight: bold;
}
dd.warn
{
	margin: 0px;
	color: #0033CC;
	font-weight: bold;
	text-indent: 0px;
}
dt
{
	color: #990000;
	font-weight: bold;
}
dd
{
	margin: 0px 0px 6px 6px;
	text-indent: 0px;
}

