
* html, body {
		height: 100%;
		margin: 0;
  		padding: 0;
}

body {  font: 85% Verdana, arial, hevetica, sans-serif;
        text-align: center;
        color: #555555;
        scrollbar-face-color: #C4C4C4;
        scrollbar-base-color: #D8D8D8;
        height: 100%;
}
#mainbox {	    height: 100%;
	    border:2px;
}
a {
        font-size:10px;
        text-decoration:underline;
        font-weight: 500;
        color:#4F4F4F;
}

a:visited {
        text-decoration:underline;
        font-weight: 500;
        color:#6F6F6F;
}
a:hover {
    	text-decoration:none;
    	font-weight: 500;

}
a:active {
    	color:#000000;
    	text-decoration:none;
    	font-weight: 500;
  }

img {
		border-width:0px;
}
.cap {
        color: #e0e0e0;
        font-family: verdana, arial, helvetica, sans-serif;
        font-size: 11px;
        font-weight: 600;
}
.fd1 {
        color: #555555;
        font-family: verdana, arial, helvetica, sans-serif;
        font-size: 11px;
        font-weight: 500;

}
.fd2 {
        color: #555555;
        font-family: verdana, arial, helvetica, sans-serif;
        font-size: 11px;
        font-weight: 500;
        text-align:left;
}
.fd3 {
        color: #555555;
        font-family: verdana, arial, helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        text-align: right;
}

.binfo {
        color: #555555;
        font-family: verdana, arial, helvetica, sans-serif;
        font-size: 11px;
        font-weight: 500;
        text-align: left;
        top: 0px;
        padding: 3px;


}
.binfo2 {
        color: #555555;
        font-family: verdana, arial, helvetica, sans-serif;
        font-size: 12px;
        font-weight: 500;
        text-align: left;
        top: 0px;
        padding: 3px;

}
.binfoNam {
         color: #555555;
         font-family: Geneva, Arial, Helvetica, sans-serif;

         font-size: 11px;
         font-weight: bold;
         text-align: center;

}
.binfoNam1 {
         color: #333333;
         font-family: verdana, arial, helvetica, sans-serif;
         font-size: 13px;
         font-weight: 700;
}
.binfoNam2 {
         color: #555555;
         font-family: verdana, arial, helvetica, sans-serif;
         font-size: 11px;
         font-weight: 700;
}
.binfoNam3 {
         color: #333333;
         font-family: verdana, arial, helvetica, sans-serif;
         font-size: 12px;
         font-weight:500;
         text-align: left;
}
.binfoNam4 {
         color: #A02020;
         font-family: verdana, arial, helvetica, sans-serif;
         font-size: 10px;
         font-weight: 400;
         text-align: left;
	 	padding: 0px;
}

.bot {
         text-valign: bottom;
         text-align: left;
         top: 0px;
         padding: 3px;
}

.posR {
         text-valign: bottom;
         text-align: right;
}

.yrepeat {		/*background-image  : url(img/bg.jpg);
        background-repeat : repeat-y; */
}
.norepeat {		background-image  : url(img/body2b.jpg);
         background-repeat : no-repeat;
}
.norepeatK {
         background-image  : url(img/body2bK.jpg);
         background-repeat : no-repeat;
}

.inpar { background-color: #F9F9F9; overflow: auto; border-style: solid; border-color:#C0C0C0; border-width:1px;
		color: #555555;
        font-family: verdana, arial, helvetica, sans-serif;
        font-size: 11px;
        font-weight: 500;
		padding: 3px;
}
.inp { background-color: #F9F9F9; border-style: solid; border-color:#C0C0C0; border-width:1px;
		color: #555555;
        font-family: verdana, arial, helvetica, sans-serif;
        font-size: 11px;
        font-weight: 500;
		padding: 3px;
}
.but {
		font-family: arial, verdana, sans-serif ;
		border-style: solid;
		border-color:#5F5F5F;
		border-width:1px;
		background-color: #dfdfd5;
		cursor: pointer;

        font-size: 8px;

        color: #333333;
		padding: 2px;
}
#invisibleobject {
     visibility: hidden;
}
#td1 {	  background-image  : url(img/bg1.jpg);
}
#td2 {
	  background-image  : url(img/body20.jpg);
}
#tdpic1 {	background-image  : url(img/r_ol.gif);
	background-color: #dfbc48;
}
#tdpic2 {
	background-image  : url(img/r_o.gif);
	background-color: #dfbc48;
}
#tdpic3 {
	background-image  : url(img/r_or.gif);
	background-color: #dfbc48;
}
#tdpic4 {
	background-image  : url(img/r_l.gif);
	background-color: #dfbc48;
}
#tdpic5 {
	background-image  : url(img/r_r.gif);
	background-color: #dfbc48;
}
#tdpic6 {
	background-image  : url(img/r_ul.gif);
	background-color: #dfbc48;
}
#tdpic7 {
	background-image  : url(img/r_u.gif);
	background-color: #dfbc48;
}
#tdpic8 {
	background-image  : url(img/r_ur.gif);
	background-color: #dfbc48;
}
#copy {	color:#FFD366;
	font-size: 9px;
 	font-weight: 500;
 	font-family: verdana, arial, helvetica, sans-serif;
}
.titlebar {	background-image  : url(img/titlebar.jpg);

}
.tb_ram {	position: relative;
	top: 4px;
	right: 0px;
	height: 26px;
	width: 369px;
}
.tbar_pic {	position: relative;
	top: 4px;
	right: 1px;
	height: 26px;
	width: 369px;
	background-image  : url(img/titlebar.jpg);
}
.mylink { text-decoration: underline; cursor: pointer; font-size: x-small; }
.mylink:hover { text-decoration: none }


