/* CSS Document */
.page_nav_box{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CC0000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	vertical-align: middle;
	padding: 3px;
}
.page_nav_link{
	color: #990000;
	text-decoration: none;
}

.message_box {
	background-color: #FCFBF8;
	margin: 0px;
	padding: 0px;
	border: 1px solid #999999;
}
.message_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
	letter-spacing: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	vertical-align: middle;
	background-color: #F0E7DB;
}
.message_title_link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
	letter-spacing: 1px;
	text-decoration: none;
}
.message_title_sub{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #D3BFA5;
	border-right-color: #D3BFA5;
	border-bottom-color: #D3BFA5;
	border-left-color: #D3BFA5;
	padding-bottom: 3px;
}
.message_footer {
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #D3BFA5;
	border-right-color: #D3BFA5;
	border-bottom-color: #D3BFA5;
	border-left-color: #D3BFA5;
	border-top-style: solid;
}
.message_footer_link{
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.message_body {
	vertical-align: top;
	padding: 5px;
}
.message_image_box {
	vertical-align: top;
}

.message_title_link_to_top{
	font-size: 10px;
	color: #990000;
	text-decoration: none;
}

.message_summary_box {
	border: 1px solid #CCCCCC;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.message_summary_title {
	background-color: #F4F4F4;
	font-size: 11px;
	font-weight: bold;
}
.message_summary_item {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

.message_featured_box {
	border: 1px solid #CCCCCC;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.message_featured_title {
	background-color: #F4F4F4;
	font-size: 11px;
	font-weight: bold;
}
.message_featured_item {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.page_title_1 {
	font-size: 15px;
	font-weight: bold;
	text-transform: capitalize;
	color: #9C8163;
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.page_title_2 {
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #333333;
	padding-bottom: 10px;
}
.page_caption_1 {
	padding-bottom: 10px;
}
.page_caption_2 {
	padding-bottom: 10px;
}
.featured_box {
	background-color: #F7F3EA;
	border: 2px solid #CCBDAC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0px;
}
