/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #29330A;
	background-attachment: fixed;
}

.hidden {
	color:#000000;
	visibility:hidden;
	height:0;
}
a:link {
	color: #29330A;
	font-weight: bold;
	text-decoration:underline;
}
a:visited {
	text-decoration:underline;
	font-weight:bold;
	color: #293008;
}
a:hover {
	text-decoration:underline;
	color: #EFB229;
}
a:active {
	text-decoration:underline;
	color: #293008;
}

hr {
	size:1px;
	text-align:center;
}

.TargetWidth
{width:550;
}

.hrgreen {
	color: #CEDB94;
}
td img {
	
}
.LINKMENU
{
	background-color: #CEDB94;
	color:#29330A;
}
.TABLEWIDE {
	width:550px;
	text-align:left;
}

img {
	
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 16pt;
	color: #293300;
}
h2 {
	font-size: 14pt;
	color: #EFB229;
}
h3 {
	font-size: 13pt;
	color: #293000;
}

h4 {
	font-size: 12pt;
	color: #293000;
	margin-top:0;
	margin-bottom:0;
}

