a:link {
	color: #730000;
	font-size: 12px;
	text-decoration: none;
	}
a:visited {
	color: #730000;
	text-decoration: none;
	}
a:hover {
	color: #730000;
	}
a:active {
	}
body {
	background-color: #CCC;
	background-image: url(images/bg1.gif);
}
.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	width: 415px;
	height: 275px;
	background-color: #FFF;
	line-height: 150%;
	padding: 10px;
	overflow: auto;
}
.list {
	list-style-image: url(images/bullet.gif);
}
.italics {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
}
.menu {
	height: 370px;
	width: 267px;
	background-color: #ECF4FE;
}
.headers {
	font-size: 12px;
	color: #544014;
	font-weight: bold;
}
.text_privacy a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	overflow: auto;
	color: #CCC;
}
.indented
   {
	padding-left: 25pt;
	padding-right: 25pt;
   }
.names {
	font-size: 12px;
	color: #5C0000;
}
.image {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.bold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.sample {
	border-style: none;
	padding: 10px;
}
.sample th {
	-moz-border-radius: 0px 0px 0px 0px;
}
.sample td {
	-moz-border-radius: 0px 0px 0px 0px;
}


.text_box {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 150%;
}
.list2 {
}
.menu_mastery {
	height: 370px;
	width: 267px;
	background-color: #FFF7EE;
}
.sample2 {
	border-width: 0px 0px 0px 0px;
	border-spacing: 10px;
	border-collapse: collapse;
	background-color: white;
}
.sample2 th {
	padding: 10px;
	-moz-border-radius: 0px 0px 0px 0px;
}
.sample2 td {
	padding: 10px;
	-moz-border-radius: 0px 0px 0px 0px;
}
.italics_red {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #900;
}
