@charset "utf-8";
/* CSS Document */

body {
	background-image: url(..//grafx/back.gif);
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
TABLE
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif
}
td
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif
}
A:link
{
	font-size: 12px;
	COLOR: #2d4113;
	text-decoration: underline;
	font-weight:bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
A:visited
{
	font-size: 12px;
    COLOR: #2d4113;
    text-decoration: underline; font-weight:bold
}
A:hover
{
	font-size: 12px;
	COLOR: #FFFFFF;
	BACKGROUND-COLOR: #2d4113;
	text-decoration: underline;
	font-weight:bold
}

A:link.smallLink
{
	font-size: 10px;
	COLOR: #2d4113;
	text-decoration: underline;
	font-weight:bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
A:visited.smallLink
{
	font-size: 10px;
    COLOR: #2d4113;
    text-decoration: underline; font-weight:bold
}
A:hover.smallLink
{
	font-size: 10px;
	COLOR: #FFFFFF;
	BACKGROUND-COLOR: #2d4113;
	text-decoration: underline;
	font-weight:bold
}
A:active.smallLink
{
	font-size: 10px;
    text-decoration: underline; font-weight:bold

}
h3 {
	font-size: 14px;
	font-weight: bold;
}
.lgText {
	font-size: 14px;
	font-weight: bold;
}
A:link.nolineLink
{
	font-size: 12px;
	COLOR: #2d4113;
	text-decoration: none;
	font-weight:bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
A:visited.nolineLink
{
	font-size: 12px;
    COLOR: #2d4113;
    text-decoration: none; font-weight:bold
}
A:hover.nolineLink
{
	font-size: 12px;
	COLOR: #FFFFFF;
	BACKGROUND-COLOR: #2d4113;
	text-decoration: none;
	font-weight:bold
}
A:link.noboldLink
{
	font-size: 12px;
	COLOR: #2d4113;
	text-decoration: none;
	font-weight: normal;
}
A:visited.noboldLink
{
	font-size: 12px;
	COLOR: #2d4113;
	text-decoration: none;
	font-weight: normal;
}
A:hover.noboldLink
{
	font-size: 12px;
	COLOR: #FFFFFF;
	BACKGROUND-COLOR: #2d4113;
	text-decoration: none;
	font-weight: normal;
}
hr {
	color: #2d4113;
}
.smallText {
	font-size: 10px;
}
A:link.img
{
	background-color: transparent;
}
A:visited.img
{
	background-color: transparent;
}
A:hover.img
{
	background-color: transparent;
}
A:active.img
{
	background-color: transparent;
}
