body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #004488;}
	
#menu_bar A:visited {
color: #004488;
text-decoration: none;
}

#menu_bar A:active {
	color: #004488;
	text-decoration: none;
}
#menu_bar A:link {
	color: #004488;
	text-decoration: none;
}

#menu_bar A:hover {
	color: #F00;
	text-decoration: none;
}

.menu_01 {
	height: 26px;
	width: 241px;
	font-size: 12px;
	line-height: 15px;
	background-image: url(images/menu_bg01.jpg);
	text-indent: 30px;
	letter-spacing: 0.1em;

}

.menu_01a {
	height: 26px;
	width: 241px;
	font-size: 12px;
	line-height: 15px;
    background-image: url(images/menu_bg01a.jpg);
	text-indent: 30px;
	letter-spacing: 0.1em;
}


.menu_02 {
	height: 27px;
	width: 241px;
	font-size: 12px;
	line-height: 15px;
	background-image: url(images/menu_bg02.jpg);
	text-indent: 30px;
	letter-spacing: 0.1em;
}
.menu_02a {
	height: 27px;
	width: 241px;
	font-size: 12px;
	line-height: 15px;
	background-image: url(images/menu_bg02a.jpg);
	text-indent: 30px;
	letter-spacing: 0.1em;
}



.menu_03 {
	height: 26px;
	width: 241px;
	font-size: 12px;
	line-height: 15px;
	background-image: url(images/menu_bg03.jpg);
	text-indent: 30px;	
	letter-spacing: 0.1em;
}
.menu_03a {
	height: 26px;
	width: 241px;
	font-size: 12px;
	line-height: 15px;
	background-image: url(images/menu_bg03a.jpg);
	text-indent: 30px;	
	letter-spacing: 0.1em;
}


.td_bg {
	background-image: url(images/img_bg.jpg);
	background-repeat: repeat-y;
}


#top {
	height: 141px;
	width: 960px;
	position: absolute;
	left: 10px;
	top: 10px;
}

#left_menu {
	height: 744px;
	width: 241px;
	position: absolute;
	left: 10px;
	top: 151px;

}
#AjaxContainer {
	background-image: url(images/img_bg.jpg);
	background-repeat: repeat-y;
	height: 740px;
	width: 719px;
	position: absolute;
	left: 251px;
	top: 151px;
	text-align: center;
	padding-top: 15px;

}
/*
#bottom {
	background-image: url(images/img_bg.jpg);
	background-repeat: repeat-y;
	height: 18px;
	width: 719px;
	position: absolute;
	left: 251px;
	top: 895px;
}*/

#copyright {
	width: 719px;
	position: absolute;
	left: 251px;
	top: 890px;

}
.copyright_bg {

	background-image: url(images/bottom_bg.jpg);
	height: 138px;
	width: 719px;
}
.copyright {
	letter-spacing: 0.2em;
	font-size: 12px;
	line-height: 26px;
	color: #333;
}
