BODY {
	margin-bottom : 5px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 5px;
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	background-color: ffffff;
}

.content {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	text-align : justify;
	padding-left: 10px;
	padding-right : 0px;
	padding-bottom : 0px;
	padding-top : 0px;
	color : #000000;
}

.PageContent {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	text-align : justify;
	padding-left: 15px;
	padding-right : 15px;
	padding-bottom : 20px;
	padding-top : 20px;
	color : #000000;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

hr {
	border: none 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FDE5C5;
	background-color: transparent;
	color: transparent;
}

A {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 12px;
	color : #ffffff;
	text-decoration: none;
}

A:hover {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 12px;
	color : #ffffff;
	text-decoration: underline;
}

.Head {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #87480F;
}

.SubHead {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #000000;
}

A.SubHead {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #87480F;
	text-decoration: underline;
}

A.SubHead:hover {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #000000;
	text-decoration: underline;
}

.credits {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 10px;
	text-align : center;
	color : #BDA78F;
	background-color : #684316;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding: 10px;
}

.creditLink {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 10px;
	color : #BDA78F;
	text-decoration: none;
	background-color : #684316;
}

.creditLink:hover {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 10px;
	color : #BDA78F;
	text-decoration: underline;
	background-color : #684316;
}

.MenuBack {
	background-image: url(images/practice_back.jpg);
	background-repeat: no-repeat;
}

a.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #87480F;
	font-weight: bold;
	text-align: left;
	display: block;
	padding: 2px 15px 2px 15px;
	text-decoration: none;
}

a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	display: block;
	padding: 2px 15px 2px 15px;
	background-color: #87480F;
	text-decoration: none;
}

.frame {
	border: 1px solid #000000;
}

.FeatureBack {
	background-image: url(images/feature_back.jpg);
	background-repeat: no-repeat;
}

A.Feature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BDA78F;
	display: block;
	padding: 2px 0px 2px 20px;
	text-decoration: none;
}

A.Feature:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	display: block;
	padding: 2px 0px 2px 20px;
	background-color: #BDA78F;
	text-decoration: none;
}

.ExtendedBack {
	background-image: url(images/extended_back.jpg);
	background-repeat: repeat-y;
}

A.ProfileLink {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 12px;
	color : #966D3D;
	text-decoration: underline;
}

A.ProfileLink:hover {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 12px;
	color : #000000;
	text-decoration: underline;
}

A.ResourceLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #87480F;
	background-attachment: fixed;
	background-image: url(images/link.gif);
	background-repeat: no-repeat;
	display: block;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 15px;
	text-decoration: none;
}

A.ResourceLinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-attachment: fixed;
	background-image: url(images/link2.gif);
	background-repeat: no-repeat;
	display: block;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 15px;
	text-decoration: underline;
}
