
/*--------- JPNM.NET ---------*/

body {
font-family: Arial;
margin:0pt;
padding:0pt;
background-color:#000;
font-size: 8pt;
line-height:10pt;
color: #fff;
background-image: url(bground.jpg);
background-repeat: no-repeat;
background-position: top center;
background-attachment:fixed;}

a.body:active{color:#666;text-decoration: none;}
a.body:link{color:#666;text-decoration: none;}
a.body:visited{color:#666;text-decoration: none;}
a.body:hover{color:#fff;text-decoration:none;}

#container {
margin-left: auto;
margin-right: auto;
width:340px;
text-align: center;
}

#box_head {
text-align: center;
padding-top:150px;
}

#box_main {
width:280px;
padding:30px;
text-align: center;
background-image: url(tile.gif);
background-repeat: no-repeat;
background-position: top left;
background-color:#040504;
}

.Title {
font-size: 10pt;
line-height:12pt;
}

.TextSmall { font-family: Arial; font-size: 7pt; color: #999;}

.formSml { font-family: Arial; margin-right:5px; font-size:8pt; background-color: #36382b; border-width: 0px; color: #fff; width: 68px;}
.formMed { font-family: Arial; font-size:8pt; background-color: #36382b; border-width: 0px; color: #fff; width: 222px;}
.formLrg { font-family: Arial; font-size:8pt; background-color: #36382b; border-width: 0px; color: #fff; width: 365px;}

.formButton { font-family: Arial; font-size:7pt; }
.formRadio { font-size: 10%;}