body {
	background-color: #E6FFFF;
	font-size: 12px;
	line-height: 150%;
	margin: 0px;
	padding: 0px;
}
a:link, a:visited {
	color: #3300CC;
	text-decoration: underline;
}
a:hover {
	color: #0C6ACE;
}

iframe { margin:8px 15px; float:left; clear:both; border:1px solid #36c}

div#MAINLAYOUT {
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	width: 750px;
	background-color: #FFFFFF;
}
div#HEADER table {
	width: 100%;
}
div#HEADER {
	background-image: url(../images/osumo_header_3.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: 10px;
}
div#HEADER h1 {
	text-align: right;
	padding-right: 10px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	padding-top: 18px;
	margin: 0px;
}
div#HEADER #GOTOP {
	width: auto;
}
div#HEADER #GOMAIL {
	text-align: right;
	margin-right: 10px;
	margin-top: 5px;
}
div#HEADER #GOTOP #BT {
	margin-top: 5px;
	margin-left: 5px;
}

div#MAINMENU {
	width: 100px;
}
div#MAINMENU p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
div#BODY {
	width: 623px;
	margin-right: 15px;
	margin-left: 12px;
	text-align: center;
}
div#BODY #TITLE {
	margin-bottom: 10px;
}
div#BODY #PAGETOP {
	margin-top: 20px;
	text-align: center;
	margin-bottom: 30px;
}
div#BODY .LINEDOT {
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: left;
}
div#FOOTER {
	padding-right: 10px;
	text-align: right;
	background-color: #0C69CE;
	padding-top: 7px;
	padding-bottom: 7px;
}
#MAINMENU .SUBMENU {
	margin-bottom: 5px;
	margin-left: 12px;
	margin-top: 5px;
}
#MAINMENU .SUBMENU p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

