BODY {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	background-color: #CACEB6;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 1px;
}

.left {
	background-color: #EBECE4;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9E7547;
	padding-top: 5px;
}

.grid {
	background-image: url(images/grid.jpg);
	background-repeat: repeat-y;
}

.menu {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9E7547;
	border-left-color: #9E7547;
	padding-right: 0px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9E7547;
	background-color: #F1E5D7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.menulink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(images/bullet.gif);
	display: block;
	padding : 1px 2px 1px 12px;
	text-decoration: none;
	background-repeat: no-repeat;
}

.menulink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(images/bullet2.gif);
	display: block;
	padding : 1px 2px 1px 12px;
	text-decoration: underline;
	background-repeat: no-repeat;
}

.content {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	text-align : justify;
	padding-left: 15px;
	padding-right : 15px;
	padding-bottom : 15px;
	padding-top : 15px;
	color : #000000;
	background-color: #ffffff;
}

.tablecontent {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
}


HR {
	height : 1px;
	color: #A3794D;
}

A {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 12px;
	color : #BDA182;
	text-decoration: none;
}

A:hover {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 12px;
	color : #A3794D;
	text-decoration: underline;
}

.Head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #A3794D;
}

.SubHead {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #000000;
}

.credits {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 10px;
	text-align : center;
	color : #ffffff;
	background-color : #A3794D;
}

A.credits {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 10px;
	color : #ffffff;
	text-decoration: none;
	background-color : #A3794D;
}

A.credits:hover {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 10px;
	color : #ffffff;
	text-decoration: underline;
	background-color : #A3794D;
}

.boxed {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9E7547;
	border-left-color: #9E7547;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9E7547;
	background-color: #F1E5D7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}

.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color: #9E7547;
	padding-left: 20px;
}

.toplink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F1E5D7;
	font-weight: bold;
	text-decoration: none;
}

.toplink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}