body
{
   min-width : 900px;
   width : 900px;
   margin-left:auto;margin-right:auto;align:center;
   background-image : url('bg.gif');
   font-size : 14px;
   background-color : #fff;
	}
body a:hover 
{
   color:#006699;
	}

body a:link, a:visited, body a:active 
{
   color: #000066;
   text-decoration: none;
 //  font-weight : bold;
   font-size : 12px;
	}
td a:hover
{
   text-decoration : underline;
   color : #000066;
	}
td a:link, a:visited, td a:active 
{
   color: blue;
   font-weight:normal;
   font-family: verdana, geneva, arial, Helvetica, sans-serif;
   font-size : 12px;
	}

.warntext 
{
   color: red; 
   font-weight: bold;
	}
.maintable
{
   background-color : #ededed;
   width : 100%;
   align : center;
	}
p {
   margin : 15px;	
   color:#666;
   font-size:12px;
   text-align:justify; 
   font-family: verdana, geneva, arial, Helvetica, sans-serif;
	}
.r_text
{ 	
   color:#666;
   font-size:12px;
   font-family: verdana, geneva, arial, Helvetica, sans-serif;
        
	}
.inputgr 
{
   margin-top: 2px;
   border: 1px solid #cccccc;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #666666;
   background-color: #dbdbdb;
	}
a
{
   cursor : pointer; 
	}
