BODY {
	Background-color: #DFDCC1;
	background-image:url(images/pgbg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1 {font-size:18px;
line-height:22px;}
h2 {font-size:14px;
line-height:18px;}
h3 {font-size:12px;}

a:link {
	color: A92B00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: A92B00;
}
a:hover {
	text-decoration: underline;
	color: A92B00;
}
a:active {
	text-decoration: none;
	color: CC0000;
}
td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight:normal;
	line-height:14px;
}
.menu {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777777;
	line-height:18px;
	text-decoration:none;
	font-weight:bold;
}
.menu:link {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777777;
	line-height:18px;
	text-decoration:none;
	font-weight:bold;
}
.menu:visited {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777777;
	line-height:18px;
	text-decoration:none;
	font-weight:bold;
}
.menu:active {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777777;
	line-height:18px;
	text-decoration:none;
	font-weight:bold;
}
.menu:hover {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777777;
	line-height:18px;
	text-decoration:underline;
	font-weight:bold;
}
.menu2 {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height:18px;
	text-decoration:none;
	font-weight:bold;
}
.menu2:link {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height:18px;
	text-decoration:none;
	font-weight:bold;
}
.menu2:visited {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height:18px;
	text-decoration:none;
	font-weight:bold;
}
.menu2:active {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height:18px;
	text-decoration:none;
	font-weight:bold;
}
.menu2:hover {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height:18px;
	text-decoration:underline;
	font-weight:bold;
}
.big {
	font-family: Tahoma, verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	line-height:16px;
	text-decoration:none;
	font-weight: bold;
}
.large {
	font-family: Tahoma, verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4A4A4A;
	line-height:15px;
	text-decoration:none;
	font-weight: bold;
}
.caption {
	font-family: Tahoma, verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	line-height:15px;
	text-decoration:none;
	font-weight: bold;
}
.footermenu {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EAB246;
	line-height:18px;
	text-decoration:none;
	font-weight:bold;
}
.footermenu:hover {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EAB246;
	line-height:18px;
	text-decoration:underline;
	font-weight:bold;
}
.hide{
      display: none;
}

.show{
      display: block;
}
.greyborder {
	border: 1px solid #999999;
}
.picMarginsLeft {
	margin-right: 10px;
	margin-bottom: 10px;
}
.picMarginsRight {
	margin-left: 10px;
	margin-bottom: 10px;
}
.tableBorders {
	border: 1px solid #000000;
}
.lrBorders {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.topBorder {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
}
