BODY.content {
	background-color:#29535C;
	margin:0px;
	padding:0px;
	font-family:arial;
	font-size:0.9em;
}

A {
	text-decoration:underline;
}

A:hover {
	text-decoration:none;
}

TABLE {
	font-size:1em;
}

TABLE.mainFrame {
	height:100%;
}

TABLE.mainFrame TD.frameMarginTop {
	height:40px;
}

TABLE.mainFrame TD.frameHeader_Logo {
	vertical-align:top;
	height:144px;
}

TABLE.mainFrame TD.frameHeader_KK {
	vertical-align:top;
	height:74px;
}

TABLE.mainFrame TD.frameHeader_Title {
	vertical-align:top;
         height:70px;
}


TABLE.mainFrame TD.frameContent {
	vertical-align:top;
	background-image:url('Images/Page/page_contentBack.gif');
	height:400px;
	width:739px;
}

TABLE.mainFrame TD.frameMarginBottom{
	height:100%;
}

TABLE.mainFrame TD.frameMarginBottomForce {
	height:40px;
}

/*CONTENT*/

TABLE.mainFrame TD.frameContent DIV.content {
	padding-top:20px;
	padding-bottom:40px;
	padding-left:90px;
	padding-right:50px;
}

TABLE.mainFrame TD.frameContent DIV.content DIV {
	line-height:1.4em;
	letter-spacing:0.05em;
	color:#255825;
}

TABLE.mainFrame TD.frameContent a {
	color:#29535C;
}

TABLE.mainFrame TD.frameContent a.hide {
	color:#29535C;
}