
.tdbackground {
background-image: url(/image/press/media/bg_1.png); background-repeat: no-repeat;
cursor:pointer;
}
.thebg{
	background-image: url(/image/press/media/bg_3.png);
	background-repeat: repeat-x;
	border: 1px solid #DDDDDD;
	}
.thetextfield_1{
width:200px;
	}
.thetextfield_2{
width:20px;
	}

.thelink
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #666666;
    line-height:1.5em;

}

A.thelink
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #666666;
	text-decoration:none;
	    line-height:1.5em;


}

A.thelink:hover
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #666666;
	text-decoration:none;
	    line-height:1.5em;

}

.thecellborder{
	border: 1px solid #666;
	border-width: 1px 1px 0px 0px;
	}
.thetableborder{
	border: 1px solid #666;
	border-width: 0px 0px 1px 1px;
	}	