div, td{

/*font: normal 11px/14px Arial,Tahoma,Helvetica;
letter-spacing:1px;
text-align:justify;

font-family: "Sans Serif",Arial,Tahoma,Helvetica;
font-style: normal;
font-weight: normal;
font-size: x-small;
line-height: 105%;
letter-spacing: 1px;*/

padding:0px;
margin:0px;
color:#666666;
line-height:17px;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-style:normal;
font-size:11px;


}

div.w500{
	width:500px;
	left:5px;
	position:absolute;
}

#submenu{
	position:absolute;top:47px;left:500px;width:140px;height:200px;
}

#actions{
  position:absolute;top:40px;left:40px;height:56px;width:89px;
}

#header{
	position:absolute;left:0px; width:640px; height:136px;border-bottom:1px solid #CCCCCC;
}



img{
 border:0px solid black;
}

ul{
list-style-position: outside;
}

li{
 margin-bottom:10px;
}


div.btn{
	width:89px;
	height:18px;
}

.sm{
	font: normal 9px/12px Verdana,Arial,Helvetica,san-serif;
	letter-spacing:1px;
	text-align:justify;
}

 .small{
	font-size:9px;
	letter-spacing:0px;
}

 .smt{
	font-size:11px;
	font-weight:bold
}

 a{
	text-decoration: none;
	font-size:11px;
	font-weight:bold;
	color:#333333;
	cursor:hand;
	/*cb7a13;*/
}

 a:hover{
	text-decoration: underline;
}

 .x1{
 border:1px dashed black
}

.r1{
 border:1px dashed red
}

.g1{
 border:1px dashed green
}

.b1{
 border:1px dashed blue
}

.a50{
 filter:alpha(Opacity=50);
}

.a25{
 filter:alpha(Opacity=25);
}

.a0{
 filter:alpha(Opacity=1);
}

