body { margin: 0px; padding: 0px; overflow-x: hidden; font-size: 12px;}

A:hover { background-color: #FFCCCC; }
a { text-decoration:none; }

hr { width: 90%; color: #990000; height: 1px; } 

.iframe1 { margin: 0px; padding: 0px; width:760; height:100%; }
.iframe2 { margin: 0px; padding: 0px; width:760; height:500; }
.iframe3 { margin: 0px; padding: 0px; width:850; height:100%; }
.iframe4 { margin: 0px; padding: 0px; width:850; height:500; }
.fonttype1 {font-size: 13px; color: #990000; }

.fonttype2 { 
 border-top-width: 0; 
 border-right-width: 0; 
 border-bottom-width: 1px; 
 border-left-width: 10px; 
}
.fonttype3 {font-size: 18px; color: #990000; }

table.border { border: 1px #990000 solid; border-collapse: collapse; } 
table.noborder { border: 0px #990000 solid; border-collapse: collapse; } 

td.border {
 border: 1px #990000 solid; 
 text-align: center; 
 vertical-align:middle;
 font-size: 12px;
 color: #990000
}

td.noborder { 
 border: 0px #990000 solid; 
 text-align: center;  
 vertical-align:middle;
 font-size: 12px;
 color: #990000
}

td.noborderL {
 border: 0px #990000 solid; 
 text-align: left; 
 font-size: 12px;
 color: #990000
} 

td.noborderR {
 border: 0px #990000 solid; 
 text-align: right; 
 font-size: 12px;
 color: #990000
} 

td.title {
 border: 1px #990000 solid;
 text-align:center;
 vertical-align:middle;
 font-size: 12px;
 color: #ffffff;
 background-color:#990000;
}

input.text { 
 height:18px; 
 width:250px; 
 color:#990000; 
 ime-mode:inactive; 
 font-size:12px; 
 text-align:center;
}
input.submit { 
 height:18px; 
 width:100px; 
 color:#990000; 
 font-size:12px; 
 text-align:center;
}
input.checkbox { 
 color:#990000; 
 text-align:center;
}

select { height:18px; font-size:12px; color:#990000;}

textarea { width:250px; height:5em; font-size:12px; color:#990000; ime-mode:active; }

span { 
border-color: #990000; 
border-style: solid; 
width:70%;
} 