.normaltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;

}
.littletitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #990000;
	margin-bottom: 4px;
	margin-left: 5px;
	text-transform: capitalize;


}
.linkmenu {
	color: #993300;
	text-decoration: none;
	font-weight: normal;
	margin-left: 8px;

}

.linkmenu:hover {
	color: #993300;
	text-decoration: underline;
	font-weight: normal;
}
.rightborder {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #990000;
}
.tabletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.linktable {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	margin-left: 0px;
}

.linktable:hover {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	margin-left: 8px;
}
.tabletextsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.linebottom {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #993300;
}
.linetop {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #993300;
}
.lineleft {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #993300;
}
.lineright {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #993300;
}
.square {
	border: 1px dashed #993300;
	background-color: #F7F2F2;
}
.lbigtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #990000;
	margin-bottom: 4px;
	margin-left: 5px;
	text-transform: uppercase;
}
.next {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-decoration: none;
	margin-left: 0px;
	text-transform: lowercase;
}
.link_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.link_2:hover {
	color: #003399;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
