body {
	background-color: #ECDEA3;
	margin-top: 15px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5F002F;
	line-height: 16px;
}
 a.yap:link,
a.yap:visited {
	border-bottom:dotted #5F002F 1px;
	color:#5F002F;
	font-weight:normal;
	text-decoration:none;
}
a.yap:visited {
	color:#5F002F;
	text-decoration: none;
	border-bottom: dotted #5F002F 1px;
}
a.yap:focus,
a.yap:hover {
	text-decoration: none;
	color: #BF3F1D;
	border-bottom:dotted #BF3F1D 1px;
}
.mainTable {
	background-color: #F6ECF8;
	border: solid #4D0283 1px;
}
.content ul li a {
	color: #5F0040;
}
p {
	margin: 0px 0 10px 0;
}
#navPos {
	margin: 2px 0 0 0;
	display: block;
}
li {
	list-style-image: url(images/dot_li.gif);
}
.menuImg {
	margin-bottom: 100px;
	display: block;
}
.introTable {
	border: solid #4D0283 1px;
}

.content ul li a:hover {
	color: #9B1322;
}
