@charset "UTF-8";



/* Layout ----------------------------------------------------------------- */


a:link     { text-decoration:underline; color: #000000 }
a:visited  { text-decoration:underline; color:#000000 }
a:active   { text-decoration:underline; color:#000000 }
a:hover    { text-decoration:underline; color:#000000 }

body { font: normal 12px arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif; line-height: 1.3;font-size: 10pt;margin: 0 }
tr,td { font: normal 12px arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif; line-height: 1.3;font-size: 10pt }

div#header{
		position: relative;
        border: solid 3px #0d4950;
        background-color: white;
        padding: 5px;
        background-image: url("http://www.advansteps.com/macxtreme/data/aaa.gif");
        margin: 0;
        height: 48px;
        }
		
div#headerbelow{
        background-color: white;
        padding: 0 0 3px 0;
        margin: 0px;
		height: 15px;
		text-align: left;
        }
		
div#headerbelow2{
        background-color: #93B4D8;
        padding: 0 0 3px 0;
        margin: 0px;
		height: 15px;
		text-align: left;
        }
		
div.headerlogo{
		position: absolute;
        padding: 0px;
        margin-top: 0px;
        margin-left: 10px;
		width: 190px
		height: 48px;
        }
		
div.headerinside{
		position: absolute;
        padding: 1px;
        margin-top: 0px;
        margin-left: 200px;
        margin-right: 10px;
		height: 46px;
        }
		
div#footer{
        border: dotted 3px #eeeeee;
        background-color: white;
        padding: 5px;
		margin-top: 0;
        margin-left: 0;
        margin-right: 0;
        }
		
div#round {
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border: solid 1px #777777;
        background-color: #777777;
        padding: 10px;
        width: 730px;
        }
		
div#roundsky {
        text-align: left;
		-webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border: solid 1px skyblue;
        background-color: skyblue;
        padding: 10px;
        width: 730px;
        }
		
div#roundwhite {
        text-align: left;
		-webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border: solid 1px white;
        background-color: white;
        padding: 10px;
        width: 730px;
        }
		
div#roundgray5{
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border: solid 1px #777777;
        background-color: #777777;
        padding: 5px;
        width: 740px;
        }

div#topgray5{
        text-align: center;
		color: #ffffff;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border: solid 1px black;
		background-image: url("http://www.advansteps.com/macxtreme/data/yyy.gif");
        padding: 5px;
        width: 150px;
        }
		
#topwhite5:hover{
        text-align: center;
        -webkit-border-radius: 5px;	
        -moz-border-radius: 5px;
		border: solid 1px black;
        background-color: skyblue;
        padding: 5px;
        width: 150px;
        }		
		
div#topwhite5{
        text-align: center;
        -webkit-border-radius: 5px;	
        -moz-border-radius: 5px;
		border: solid 1px black;
        background-color: white;
        padding: 5px;
        width: 150px;
        }
		
		
div#categoryall {
        text-align: center;
		color: #ffffff;
		-webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border: solid 1px #000000;
		background-image: url("http://www.advansteps.com/macxtreme/data/yyy.gif");
        padding: 10px;
        width: 730px;
        }
		
.category td{
    text-align: left;
		-webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border: solid 1px #000000;
		background-image: url("http://www.advansteps.com/macxtreme/data/zzz.gif");
}

.min8 { font: normal 12px arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif; line-height: 1.3;font-size: 8pt }
.min9 { font: normal 12px arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif; line-height: 1.3;font-size: 9pt }
.min10 {font: normal 12px arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif; line-height: 1.3;font-size: 10pt }
.min11 { font: normal 12px arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif; line-height: 1.3;font-size: 11pt }
.nomin8 { font: normal 12px arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif; line-height: 1.3;font-size: 8pt ; margin: 0 }
