BODY{
	background-color : #ffffff;
	color : #000000;
	margin-top : 0px;
  margin-left: 0px;
  margin-right: 10px;
  margin-bottom: 0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
}


/* Style definitions for TABLES */
.thin_table{
	height : 1px;
	background-color : #000000;
	background : #000000;
}
/* END STYLING TABLES */

/* Style definitions for PRIMARY NAVI */
.SecondNavi{
	font-family : Verdana, Geneva, Arial, Helvetica,;
	font-size : 10px;
	font-weight : normal;
	color : Gray;
	text-decoration: none;
}
a:link.SecondNavi{
	font-family : Verdana, Geneva, Arial, Helvetica,;
	font-size : 10px;
	font-weight : normal;
	color : Gray;
	text-decoration: none;
}
a:active.SecondNavi{
	font-family : Verdana, Geneva, Arial, Helvetica,;
	font-size : 10px;
	font-weight : normal;
	color : Gray;
	text-decoration: none;
}
a:visited.SecondNavi{
	font-family : Verdana, Geneva, Arial, Helvetica,;
	font-size : 10px;
	font-weight : normal;
	color : Gray;
	text-decoration: none;
}
a:hover.SecondNavi{
	color : #cc0000;
	text-decoration: none;
}
.SecondNavi:hover{
	color : #cc0000;
	text-decoration: none;
}
.SecondNaviOn{
	font-family : Verdana, Geneva, Arial, Helvetica,;
	font-size : 10px;
	font-weight : normal;
	color : #cc0000;
	text-decoration: none;
}
a:active.SecondNaviOn{
	font-family : Verdana, Geneva, Arial, Helvetica,;
	font-size : 10px;
	font-weight : normal;
	color : #cc0000;
	text-decoration: none;
}
a:visited.SecondNaviOn{
	font-family : Verdana, Geneva, Arial, Helvetica,;
	font-size : 10px;
	font-weight : normal;
	color : #cc0000;
	text-decoration: none;
}
a:hover.SecondNaviOn{
	color : #cc0000;
}

/* END STYLING  FIRST NAVI */

.content_text{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
  padding-right: 10px;
}
