#inside {
	width: 645px;
	margin-right: auto;
	margin-left: auto;
}
#inside_border {
	padding: 0px;
	width: auto;
	margin-top: 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-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EC9C7D;
	border-right-color: #EC9C7D;
	border-bottom-color: #EC9C7D;
	border-left-color: #EC9C7D;
	font-weight: normal;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	font-weight: normal;
}
.body_text {
	font-weight: normal;
}

.small_head {
	font-size: 12px;
	color: #666666;
}
.small_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 9px;
	font-weight: normal;
}

#head {
	float: right;
	width: 474px;
}
.title {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
a.smallgreen:link, a.smallgreen:visited, a.smallgreen:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #EA8D6A;
	text-decoration: underline;
}

a.smallgreen:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #009933;
	text-decoration: underline;
}


.image {
	border: 1px solid #CCCCCC;
	margin-left: 8px;
}
.image_outline {
	padding: 3px;
	border: 1px solid #999999;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 3px;
}

a:link, a:active, a:visited {
	color: #68952D;
	text-decoration: none;
}
a:hover {
	color: #E36E3F;
	text-decoration: none;
}
#left_grad {
	background-image: url(../images/left_grad.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#right_grad {
	background-image: url(../images/right_grad.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
a.xcessi:link, a.xcessi:visited, a.xcessi:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}

a.xcessi:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003399;
	text-decoration: underline;
	font-weight: normal;
}
