body {
	font-family: "OSAKA","MS P Gothic","Verdana";
	font-size: 14px;
	line-height: 180%;
	background-attachment: scroll;
	background-image: url(common/background.gif);
	background-repeat: repeat-y;
	background-position: center top;
}



tr td {
	font-family: "OSAKA","MS P Gothic","Verdana";
	font-size: 14px; line-height: 180%;

}


.LinkButton { font-size: 13px; }

.fontmini { font-size: 12px; }

a { color: #3366ff; text-decoration: none; }

a:hover { color: #ff0000; text-decoration: underline; }

hr { color: #aaaaaa; border-style: dotted; }


.titleBack { 
	
	/*background-color: #ffddff; width: 100%; padding: 2px;*/color: #ff00ff; font-weight: bold;  }
.Menu_title {
	background-color: #009900;
	width: 100%;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}


.TableDotted td {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #999999;
}
.Table_Line_dotted {
	border: 1px solid #009900;
	padding: 4px;
}


table { border-collapse: collapse; }

H1 {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}


.ProducedByARKWORLD{ font-size: 10px; font-weight: bold; color: #dddddd; }
