/* Structure */

body {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 80%;
	background-color: #FFFFFF;
	text-align: center
}
 #content
{
text-align: left;
width: 955px;
margin: 0 auto
}
.left {
	background-color: #E6DFC4;
	background-image: url(../images/index2_03.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	width: 232px;
	text-align: right;
	padding-top: 40px;
	font-size: 110%;
}
.main {
	background-color: #ebe5d0;
	background-image: url(../images/index2_04.gif);
	vertical-align: top;
	width: 590px;
	background-repeat: no-repeat;
}
#right {
	background-color: #d3c8a2;
}
#content #Table_01 .main a {
	text-decoration: underline;
}
#content #Table_01 .main a:hover {
	text-decoration: none;
	color: #d4c788;
}
/* Menu */
a:link {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #d4c788;
	text-decoration: underline;
}
a:hover {
	color: #d4c788;
	text-decoration: underline;
}
.left ul {
	line-height: 150%;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 75%;
}
.left li {
	border-top: 1px solid #FFFFFF;
	}
/* Typography */
h1 {
	font-weight: normal;
	color: #d4c788;
	padding-top: 35px;
	padding-left: 25px;
}
#response {
	padding-left: 25px;
}
#error {
	padding-left: 25px;
	color: #CC0000;
}
p {
	padding-left: 25px;
	line-height: 140%;
	padding-right: 40px;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
#current {
	color: #b4a469;
}
/* Image align */
td {
	vertical-align: top;
}
.imageleft {
	font-size: x-small;
	color: #999999;
	float: left;
	margin: 3px 6px 3px 0px;
}
.imageright {
	font-size: x-small;
	color: #b4a469;
	margin-right: 3px;
	float: right;
	margin-left: 6px;
	padding: 3px;
}
#content #Table_01 .main h2 {
	font-size: 170%;
	padding-left: 25px;
	font-weight: normal;
	color: #d4c788;
}

caption {
	text-align: left;
	padding-left: 28px;
	color: #d4c788;
	font-size: 170%;
	font-style: normal;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 12px;
}
.required {
	color: #a4954d;
}
#content #Table_01 .main table {
	padding-left: 25px;
}
#highlight {
	font-size: 120%;
	font-weight: bold;
}
.angel {
	font-weight: bold;
	color: #ab996e;
}
#right {
	color: #D3C8A2;
}
