/* public */
body, div, p, th, td, input {color:#000000; font-size : 10.5pt; }
/* font-family:"‚l‚r ‚oƒSƒVƒbƒN","‚l‚r ƒSƒVƒbƒN", "MS UI Gothic" ;} */
/* font-family:"MS UI Gothic"; */

body {
	margin-top: 0em; 
	margin-left: 0em;
	margin-right: 0em;

	scrollbar-face-color:lightsteelblue;
	scrollbar-shadow-color:lightsteelblue;
	scrollbar-highlight-color:lightsteelblue;
	scrollbar-3dlight-color:steelblue;
	scrollbar-darkshadow-color:steelblue;
	scrollbar-track-color:lightsteelblue;
	scrollbar-arrow-color:steelblue;

}

h1 {font-size : 9pt; font-weight : normal; position} 
a.top:link    { font-size:10pt; text-decoration: none;color : gray;}
a.top:active  { font-size:10pt; text-decoration: none;color : gray;}
a.top:visited { font-size:10pt; text-decoration: none;color : gray;} 

a.title:link    { font-size:9pt; text-decoration: none;color : white;}
a.title:active  { font-size:9pt; text-decoration: none;color : white;}
a.title:visited { font-size:9pt; text-decoration: none;color : white;}

a.left:link    { text-decoration: none; }
a.left:active  { text-decoration: none; font-weight: none; }
a.left:visited { text-decoration: none;}                                               A.left:hover { color: red; } 

a.help:link    { text-decoration: underline; color : black; }
a.help:active  { text-decoration: underline; color : black; font-weight: none; }
a.help:visited { text-decoration:underline;color : black;}


a.right:link    { font-size:10pt; text-decoration: none; color : #666633; }
/* a.right:active  { font-size:10pt; text-decoration: none;font-weight: none; } */
a.right:visited { font-size:10pt; text-decoration: none;color : #666633;}
 
a:link    { text-decoration: none; }
a:active  { text-decoration: none; font-weight: none; }
a:visited { text-decoration: none;}                                               
A:hover { color: red; } 

.cell {
border-top:2px none ;
border-bottom:2px ridge #CCCCcc;
border-left:2px none ;
border-right:2px ridge #CCCCFF;
}

.titlei {font-weight:bold;}
.titles {font-weitht:bold;}
.mesi {border:2px dotted #CCCCFF;}     
.inpb {border:2px ridge #CCCCFF;text-align:right;}
.inpr {border:2px ridge red;text-align:right; }   
.inptxb {border:2px ridge #CCCCFF;text-align:left;}         
.inptxr {border:2px ridge red;text-align:left;}   


input.button{ background-color: #B72F2F ; color: #ffffff;
border-color: red; border-width: 2px; border-style: outset; outline: 1px solid blue; }  
input.red{ background-color: #B72F2F ; color: #ffffff;
border-color: pink; border-width: 2px; border-style: outset; outline: 1px solid pink; }

input.blue{ background-color: #4A286F ; color: #ffffff;
border-color: #ccccff; border-width: 2px; border-style: outset; outline: 1px solid #ccccff; } 
input.green{ background-color: #2C7852 ; color: #ffffff;
border-color: #A3E0E0; border-width: 2px; border-style: outset; outline: 1px solid #A3E0E0; }
                                                                     
.menu	{
		 font-size	 : 9pt;
		 display	 : block;
		 color		 : white;
		 background-color: #666666;
		 text-align	 : center;
		 text-decoration : none;
		 width		 : 107px;
		 border		 : 1px solid none;
		 padding	 : 1px 3px 1px 3px;
		}
.list	{
	 display	 : none;
	 position	 : absolute;
	 color		 : black;
	 background-color: #E7E7E7;
	 width		 : 107px;
	 border		 : 1px solid gray;
	}
.item	{
	 font-size	 : 9pt;
	 width		 : 100%;
	 text-decoration : none;
	 padding	 : 2px 4px 2px 4px;
	}
a.item:link{
	 color		 : black;
	}
a.item:visited{
	 color		 : black;
	}
a.item:active{
	 color		 : white;
	 background-color: black;
	}
a.item:hover{
	 color		 : black;
	 background-color:#CCCC66;
	}

