/* CSS Document */
BODY {
	padding-top: 0px;
	margin-top: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #444443;
	text-decoration:none;
}
TD {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #444443;
	text-decoration:none;
}
P {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align:justify;
}
.main_table{
	background-image: url(../images/main_bgr.jpg);
	background-repeat: repeat-y;
	width:974px;
	height:500px;
	padding-top: 10px;
	padding-bottom: 10px;
}
	
.main_menu a:link, .main_menu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #dedede;
	text-decoration: none;
	display:block;
	line-height:43px;
	font-weight:bold;
	padding-left:6px;
	padding-right:6px;
	
}
.main_menu_selected a:link, .main_menu_selected a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
	display:block;
	line-height:43px;
	background-image: url(../images/main_menu_selected.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	padding-left:5px;
	padding-right:5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #4b4a05;
	border-left-color: #4b4a05;
}
.main_menu a:hover, .main_menu a:active {
	color: #ffffff;
	background-image: url(../images/main_menu_selected.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #4b4a05;
	border-left-color: #4b4a05;
}
.care_head {
	background-image: url(../images/care_head.jpg);
	background-repeat: repeat-x;
	height: 27px;
	border: 1px solid #232425;
	margin: 2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #f8f8f4;
	vertical-align:middle;
	text-indent: 5px;
	display: block;
	line-height:22px;
}
.left_menu a:link, .left_menu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #414545;
	text-decoration: none;
	display:block;
	line-height:35px;
	font-weight:bold;
	border-bottom: 1px solid #acaa98;
	text-align:center;
	margin: 0px;
	
	
}
.left_menu_selected a:link, .left_menu_selected a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #414545;
	text-decoration: none;
	display:block;
	line-height:35px;
	background-image: url(../images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 95% center;
	background-color: #f4f2d3;
	border-bottom: 1px solid #acaa98;
	text-align:center;
}
.left_menu a:hover, .left_menu a:active {
	color: #414545;
	background-image: url(../images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 95% center;
	font-weight:bold;
	text-align:center;
	background-color: #f4f2d3;
}
.main_window{
	padding:5px;
	width: 710px;
}
.page{
	width:710px;
	padding:5px;
}
.header_text{
	color:#444443;
	font-size:14px;
	font-weight: bold;
	text-decoration:none;
}
.link_back {
	font-size: 12px;
	color: #444443;
}