@charset "UTF-8";
/* CSS Document */
body {
	background-image: url(images_09/bg_gradient.png);
	background-repeat: repeat-x;	
}
a:visited {
	text-decoration: none;
	color: #98512b;
}
a:link {
	text-decoration: none;
	color: #98512b;
}
a.specialLink:link {
	color: #ffffff;
}
.top_buttons {
	background-image: url(images_09/top_button_over.png);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #FFFFFF;
	height: 30px;
	width: 119px;
	line-height: inherit;
}	
.top_buttons a{
	font: normal 12px/normal Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17pt;
	text-align: center;
	height: 30px;
	width: 119px;
	vertical-align: middle;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images_09/top_button.png);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #FFFFFF;
	display: block;
}
.top_buttons a:hover{
	background: none;
}	
.side_buttons {
	height: 29px;
	width: 238px;
	background-color: #D39797;
	list-style-image: url(images_09/leaf_bullet.png);
	list-style-position: outside;
}	
.side_buttons a{
	font: normal 12px/normal Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
	height: 29px;
	width: 238px;
	vertical-align: middle;
	text-indent: 10px;
	font-weight: bold;
	background-color: #D39797;
	display: block;
	line-height: 30px;
	color: #5B1300;
	list-style-type: none;
	background-image: url(images_09/leaf_bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 23px;
}
.side_buttons a:hover{
	height: 29px;
	width: 238px;
	background-color: #E3C0BE;
	color: #480D00;
	list-style-type: none;
	background-image: url(images_09/leaf_bullet.png);
	background-repeat: no-repeat;
	text-indent: 23px;
}
.baseline {
	color: #FFFFFF;
	height: 29px;
	vertical-align: middle;
	text-align: center;
	background-color: #5b1300;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.baseline a{
	color: #98512b;
}
.header_text {
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	color: #5B1300;
	vertical-align: top;
	padding-left: 15px;
}
.body_text {
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	color: #5B1300;
	padding-left: 15px;
}
.inner_table_header {
	background-color: #E0BD8A;
	font: bold normal 14px Georgia, "Times New Roman", Times, serif;
	text-indent: 7px;
	font-size: 12px;
	text-align: left;
}
.inner_table_body {
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	color: #5B1300;
	text-indent: 7px;
	text-align: left;
	background-color: #FCF0DA;
}
.side_inner {
	height: 29px;
	width: 238px;
	background-color: #E3C0BE;
	list-style-image: url(images_09/leaf_bullet_sm.png);
	list-style-position: outside;
}	
.side_inner a{
	font: normal 12px/normal Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
	height: 29px;
	width: 238px;
	vertical-align: middle;
	text-indent: 10px;
	font-weight: normal;
	background-color: #e6b3b3;
	display: block;
	line-height: 30px;
	color: #5B1300;
	list-style-type: none;
	background-image: url(images_09/leaf_bullet_sm.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 40px;
}
.side_inner a:hover{
	height: 29px;
	width: 238px;
	background-color: #e3c0be;
	color: #480D00;
	list-style-type: none;
	background-image: url(images_09/leaf_bullet_sm.png);
	background-repeat: no-repeat;
	text-indent: 40px;
}

