.maintext
{
  font-family: "Arial, Verdana, Helvetica, ‚l‚r ‚oƒSƒVƒbƒN, Osaka, sans-serif,DotumChe";
	font-size: 12px;
  line-height: 140%;
  text-decoration: none;
}

.smalltext
{
  font-family: "Arial, Verdana, Helvetica, ‚l‚r ‚oƒSƒVƒbƒN, Osaka, sans-serif";
	font-size: 10px;
  line-height: 140%;
  text-decoration: none;
}


.footertext
{
  font-family: "Arial, Verdana, Helvetica, ‚l‚r ‚oƒSƒVƒbƒN, Osaka, sans-serif";
  font-size: 10px;
  line-height: 140%;
  text-decoration: none;
  padding-right: 10px;
}
a.text:link
{
  color: #3366FF;
  text-decoration: underline;
}
a.text:visited
{
  color: #6699CC;
  text-decoration: none;
}
a.text:hover
{
  color: #996600;
  text-decoration: none;
}
a.text:active
{
  color: #A4C9DC;
  text-decoration: none;
}
a.footer:link
{
  color: #333333;
  text-decoration: underline;
}
a.footer:visited
{
  color: #666666;
  text-decoration: underline;
}
a.footer:hover
{
  color: #996600;
  text-decoration: none;
}
a.footer:active
{
  color: #E2DC75;
  text-decoration: none;
}
.blue
{
   color:Blue
}
    .red
{
   color:red
}
    
table.tableDisclaimer
{
	width:550px;
	 background-color:#ffffff;
     font-family: "Arial, Verdana, Helvetica, ‚l‚r ‚oƒSƒVƒbƒN, Osaka, sans-serif,DotumChe";
	 font-size: 12px;
     line-height: 140%;
     text-decoration: none;
     height:30px;
}
table.innerTable
{
	width:580px;
}
    
table.innerTable tr
{
	 background-color:#ffffff;
     font-family: "Arial, Verdana, Helvetica, ‚l‚r ‚oƒSƒVƒbƒN, Osaka, sans-serif,DotumChe";
	 font-size: 12px;
     line-height: 140%;
     text-decoration: none;
     height:30px;
}
table.innerTable th
{
    border-top:none;
    border-bottom:0px solid #ccc;
    /*border-left:6px solid #ccc;*/
    border-right :none;
    background-color:#F3f3f3;
    text-align:left;
    padding:5px;
    width:180px;
    font-weight:normal;
    }
table.innerTable td
{
    border-top:none;
    border-right :1px;
    background-color:#F3f3f3;
    text-align:left;
    width:350px;
    }
table.innertable em
{
    font-style:normal;
    color:blue;
    padding-left:5px;
    }
table.outerTable
{
    width:500px;
	BACKGROUND-color:#D8E8AA;
}
 table.nameTable
{
    width:300px;
}
table.nameTable td
{
    width:50%;
}
    
.requiredTxt
{
	font-style:normal;
	color:red;
	padding-left:5px;
}
    