body {
	background-color: #EDE9DC;
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
}

.table {
	margin: auto;
	width: 780px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.top {
	background-image: url(images/pink_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	height: 20px;
	line-height: 17px;
	text-align: right;
}
.top_2 {
	background-image: url(images/pink_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	height: 20px;
	border-bottom-style: none;
	line-height: 20px;
	text-align: right;
}
.top_3 {
	background-image: url(images/pink_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	height: 20px;
	border-bottom-style: none;
	text-align: center;
	margin: 0px;
	font-size: 10px;
}

.head {
	height: 200px;
	width: 780px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	border: 1px solid #999999;
	padding: 0px;
}
.left {
	background-image: url(images/left.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 200px;
	padding: 0px;
	vertical-align: top;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	display: table-cell;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	height: 600px;
}
.float_left {
	float: left;
	margin-right: 10px;
}
.float_right {
	float: right;
	margin-left: 10px;
}

.left a:link {
	text-decoration: none;
	color: #333333;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	width: 200px;
}
.left a:visited {
	text-decoration: none;
	color: #333333;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-style: none;
	width: 200px;
}
.left a:hover {
	text-decoration: none;
	color: #333333;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-style: none;
	background-color: #FFFFFF;
	width: 200px;
}

.right {
	width: 580px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	vertical-align: top;
	background-image: url(images/chart.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
}
.right p {
	line-height: 16px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
.right img{
	text-align: center;
	border: 1px solid #999999;
}
.caption {
	font-size: 9px;
}


.left ul {
	list-style-type: none;
	display: block;
	margin: 0px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 20px;
	width: 200px;
	padding: 0px;
	font-weight: normal;
}
.underline {
	text-decoration: underline;
	color: #AC553C;
}

.left li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	width: 200px;
	margin: 0px;
	padding: 0px;

}
.heading {
	font-weight: bold;
	color: #D28F7C;
	font-size: 12px;
}
.heading_lg {
	font-weight: bold;
	color: #D28F7C;
	font-size: 14px;
	line-height: 21px;
}
.heading_2 {
	font-weight: bold;
	color: #AC553C;
	font-size: 16px;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #D28F7C;
	border-right-color: #D28F7C;
	border-bottom-color: #D28F7C;
	border-left-color: #D28F7C;
	padding-bottom: 5px;
}
.heading_3 {
	font-weight: bold;
	color: #AC553C;
	font-size: 16px;
	display: block;
}
.red {
	color: #AC553C;
}

.bold {
	font-weight: bold;
}

.table_course {
	float: right;
	background-color: #E7E5FA;
	margin-left: 10px;
}
.left img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-color: #999999;
}
.italic {
	font-style: italic;
}
.subs {
	font-size: 10px;
}
.table_form {
	margin: auto;
	text-align: left;
	vertical-align: top;
}
.line_top {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
	border-top-color: #D1907E;
	border-right-color: #D1907E;
	border-bottom-color: #D1907E;
	border-left-color: #D1907E;
	display: block;
	border-top-style: solid;
	padding-top: 10px;
}
.line_bottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #D1907E;
	border-right-color: #D1907E;
	border-bottom-color: #D1907E;
	border-left-color: #D1907E;
	display: block;
	padding-bottom: 10px;
}
.red {
	color: #CC0000;
}
a:link {
	color: #52281D;
	text-decoration: underline;
}
a:visited {
	color: #52281D;
	text-decoration: underline;
}a:hover {
	color: #D28F7C;
	text-decoration: underline;
}
.title {
	font-size: 12px;
	font-weight: bold;
	color: #AC553C;
}
