BODY  {
	font-size : 9pt;
	margin-top : 3px;
	line-height : 16pt;
	background-color : #ffd7f9;
	color : #666666;
	text-align : center;
	background-image : url(../img/bg-topix01.jpg);
	background-repeat : repeat-y;
	background-position: center;
}
.body-magagin {
	padding: 10px;
	height: auto;
	border-width: 3px;
	border-top-style: double;
	border-bottom-style: double;
	border-color: #333333;
	margin-top: 5px;
	margin-bottom: 5px;
}
.td-left {
	background-color: #FFFFFF;
	width: 90px;
	text-align: center;
}
.td-right {
	background-color: #FFFFFF;
	text-align: center;
	width: 140px;
}
.td-center {
	background-color: #FFFFFF;
	text-align: left;
	padding-right: 6px;
	padding-left: 10px;
	width: 500px;
}

.body-main {width: 790px;margin: auto;height: auto;}
.body-menu {background-color: #FFFFFF;padding: 5px;height: auto;width: auto;border: 1px solid #000000;}

TABLE{
table-layout: fixed;
top : 0px;
left : 0px;
margin : 0pt;
border-width : 0pt;
font-size : 9pt;
  text-align : left;
}

TD{line-height : 16px;}

A:LINK      {font-size:10pt;text-decoration:none;color : blue;}
A:VISITED   {font-size:10pt;text-decoration:none;color : blue;}
A:ACTIVE    {font-size:10pt;text-decoration:none;color : blue;}
A:HOVER     {font-size:10pt;text-decoration : underline overline;
			 color : white;background-color:#FF9900;
			 position:relative;left:1px;top:1px;}

.body-end {height : 30px;clear:both;background-image: url(../img/b-menu.gif);background-repeat: repeat-x;text-align: center;padding-top: 6px;}
