@charset "UTF-8";
/* CSS Document */


body {
	margin-top: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	background-image: url(images/grad.gif);
	background-repeat: repeat-x;
}
.Body_Text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	text-align: justify;
}
.Body_Text_red {
	color: #9A1A20;
}
A:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	text-align: justify;
	color: #9A1A20;
	text-decoration: none;
}
A:visited {
	color: #9A1A20;
	text-decoration: none;
}
A:active {
	color: #9A1A20;
	text-decoration: none;
}
A:hover {
	color: #9A1A20;
	text-decoration: underline;
}
* :focus { outline: 0; }
.main_td {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D7C9C3;
	border-left-color: #D7C9C3;
	background-color: #FFF;
}

.Sans_Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 26px;
	color: #6c4d2e;
}
.Sans_Text A:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 26px;
	color: #6c4d2e;
	text-decoration: none;
}
.Sans_Text A:visited {
	color: #6c4d2e;
	text-decoration: none;
}
.Sans_Text A:active {
	color: #6c4d2e;
	text-decoration: none;
}
.Sans_Text A:hover {
	color: #9A1A20;
	text-decoration: underline;
}

.Small_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9A1A20;
	text-decoration: none;
	text-transform: uppercase;
}
.Small_link A:link{
	color: #9A1A20;
	text-decoration: none;
}
.Small_link A:visited {
	color: #9A1A20;
	text-decoration: none;
}
.Small_link A:active {
	color: #9A1A20;
	text-decoration: none;
}
.Small_link A:hover {
	color: #9A1A20;
	text-decoration: underline;
}

.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 34px;
	line-height: 42px;
	font-weight: normal;
	color: #9A1A20;
	top : -8px;
	position: relative;
	letter-spacing: -.05%;
}
.arielPractice {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 23px;
	color: #000000;
	text-transform: uppercase;
}
.arielPracticeSpace {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 2px;
	line-height: 2px;
	
}