a.TopMenu 
{  
	font-family: Tahoma;
	font-size: 11px; 
	font-weight: normal; 
	color: #7C7C7C; 
	text-decoration: none; 
	cursor: hand; 
	filter: Invert?, Strength=?)
}

a:hover.TopMenu
{
	color: #FF6C00;
	text-decoration:underline;
}
a.Norm 
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ff9500;
	text-decoration: none;
	cursor: hand; 
	filter: Invert?, Strength=?)
}

a:hover.Norm 
{
	color: #a4a4a4;
}

a.BTMMenu 
{  
font-family: Tahoma;
font-size: 11px;
font-weight: normal;
color: #a4a4a4;
text-decoration: none;
cursor: hand;
filter: Invert?, Strength=?)
}
a:hover.BTMMenu
{
color : #000000;
text-decoration: underline;
}

TD.topics { color: #000000; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; clip:  rect(   ); line-height: 19px} 
TD.topics A:link {FONT-WEIGHT: bold; FONT-SIZE: 9px; WIDTH: 100%; text-decoration: none; color: #000000; clip:    rect(   ); line-height: 19px} 
TD.topics A:hover {COLOR: #ffc47f; text-decoration: none; font-weight: bold; background: #ffc47f; clip:    rect(   ); line-height: 19px} 
TD.topics A:visited {WIDTH: 100%; text-decoration: none; color: #000000} 

input.Tbox
{
	color:#666666;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: Normal;
    border: 1px solid #FF6600;
	padding: 0;
	text-shadow:Maroon;
	text-transform:none;
	vertical-align:middle;
	width: 140px;
}

select.SlctStyle
{
    border: 1px #FF6600;
	color:#666666;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: Normal;
}

textarea.TxtAreaStyle
{
    border: 1px solid #FF6600;
	color:#666666;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: Normal;
	width: 208px;
	height: 50px;
}

input.Btn
{
	color:#333333;
	font-size : 10px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: Bold;
	padding: 2;
}

td.FrmTxt
{
	color:#333333;
	font-size : 11px;
}
td.NrmlTxt 
{
color:#666666;
font-family:Tahoma;
font-size:10px;
direction:rtl;
text-aligN:right;
vertical-align: top;
}

td.Login
{
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	vertical-align:middle;
}

.tdh {background-color:#00CC66;
 
}
.tdh:hover{background-color:#990000;}

a.sidelink
{
	background-color:#FFFFFF;
	font-family: Tahoma;
	font-size: 12px; 
	font-weight: normal; 
	color: #7C7C7C; 
	text-decoration: none;
	
}
a:hover.sidelink
{
	background-color:#FF9900;
	color:#ffffff;
	cursor:hand
}

.item {
display : none;
border : 0px black;
background-color:#FFFFFF;
padding : 0;
margin : 0px;
width:218px;
height: auto;
float :right;
}

img{
border : 0px;}

.delitem,.itemlable,.itemcount,.itemcost{
float:right;
height: inherit;
padding: 0;
margin: 0;
}
.delitem{
width: 15px;
}
.itemlable{
background-color:#FFFFcc;
width: 98px;
}
.itemcount{
background-color:#FFFF99;
width: 30px;
}
.itemcost{
background-color:#FFFFCC;
width: 75px;
}
#errorBox{
color:Red;
font-family:Tahoma;
font-size:11px;
vertical-align:middle;
}