body{
 background-color:#293E67;
 margin:0;
 padding:0;
}
body,td{
 color:#000000;
 font-family:'Lucida Grande',Verdana,Arial,Sans-Serif;
 font-size:12px;
}
table{
 border:0;
 border-collapse:collapse;
}
td{
 padding:0;
}
form{
 margin:0;
 padding:0;
}
img{
 border:0;
}
textarea,input{
 font-family:Arial;
 font-size:12px;
}
input{
 height:22px;
}
h1,h2,h3,h4,h5,h6{
 font-size:13px;
 margin:10px 0;
}
p{
 margin:5px 0;
}
a:link,a:visited,a:active{
 color:#4080C0;
 text-decoration:underline;
}
a:hover{
 color:#C06040;
 text-decoration:none;
}
/*---*/
img.logo{
 width:800px;
 height:100px;
 background-color:#DCE9F9;
}
h2.page{
 color:#3E6729;
 margin:0 0 10px 20px;
}
div.notice{
 color:#FF3300;
 font-weight:bold;
 margin:20px;
 padding:2px 4px;
 border:1px solid #FF3300;
}
div.form-text{
 width:200px;
 height:22px;
 text-align:right;
 font-size:9px;
 margin:10px 0;
 border:1px solid #000000;
 background-image:url('/cyberdrome/Sf/p/form_text.png');
 background-position:right top;
 background-repeat:repeat-x;
}
div.form-text-green{
 width:270px;
 background-image:url('/cyberdrome/Sf/p/form_text_green.png');
}
div.form-text-silver{
 background-image:url('/cyberdrome/Sf/p/form_text_silver.png');
}
div.form-text-silver2{
 width:210px;
 background-image:url('/cyberdrome/Sf/p/form_text_silver.png');
}
input.form-text{
 width:149px;
 height:21px;
 border:0;
 border-left:1px solid #CCCCCC;
 padding:2px;
}
p.signature{
 font-weight:bold;
 margin:0 0 10px 20px;
}
/*---*/
div.main-menu-bg{
 width:800px;
 height:29;
 padding:8px 3px 0;
 position:absolute;
 background-image:url('/cyberdrome/Sf/p/main-menu.png');
 background-position:left top;
 background-repeat:no-repeat;
}
div.main-menu-link{
 display:inline;
 font-size:11px;
 font-weight:bold;
 padding:8px 34px 8px 14px;
 background-image:url('/cyberdrome/Sf/p/mml-2.png');
 background-position:right top;
 background-repeat:no-repeat;
}
div.mml-1{
 background-image:url('/cyberdrome/Sf/p/mml-1.png');
}
div.mml-2{
}
div.mml-3{
 background-image:url('/cyberdrome/Sf/p/mml-3.png');
}
div.mml-4{
 background-image:url('/cyberdrome/Sf/p/mml-4.png');
}
a.main-menu-link:link,a.main-menu-link:visited,a.main-menu-link:active,a.main-menu-link:hover{
 color:#336600;
 text-decoration:none;
}
a.mml-1:link,a.mml-1:visited,a.mml-1:active,a.mml-1:hover{
 color:#336699;
}
a.mml-2:link,a.mml-2:visited,a.mml-2:active,a.mml-2:hover{
}
a.mml-3:link,a.mml-3:visited,a.mml-3:active,a.mml-3:hover{
 color:#996600;
}
a.mml-4:link,a.mml-4:visited,a.mml-4:active,a.mml-4:hover{
 color:#992222;
}
div.main-menu-mode{
 background-color:#FFFFDD;
 font-size:11px;
 font-weight:bold;
 padding:3px;
 border-bottom:1px solid #808080;
}
/*---*/
div.footer{
 margin:20px 0 0;
 text-align:right;
 padding:2px 0;
 border-top:1px solid #000000;
}