body{
background-image:url(images/bgr.png);
margin:0px;
font-family:Tahoma;
font-size:11px;
}
td{
font-size:11px;
line-height:180%;

}
.textinput
{
height:14px;
color:#333333;
}
.whrite
{
color:#FFFFFF;
}
a {
color:#000000;
text-decoration:none;
}
a:hover{
color: #CC3300;
text-decoration:none;
}
.whrite
{
color:#FFFFFF;
}
.black
{
color:#000000;
}
.hs
{
color:#666666;
}
.table{
	text-align: center;
	background-color: #96BAFF;
	table-layout:fixed;
}
.table td{
white-space: nowrap;
overflow:hidden;
text-overflow:ellipsis;
}

.table2 {
	
	table-layout:fixed;
}
.table2 td{
white-space: nowrap;
overflow:hidden;
text-overflow:ellipsis;
}
