﻿body
{
	font-family: Tahoma;
	font-size: 9pt;
	margin-top:0;
}
#tdMainLeft, #tdMainRight
{
	text-align: right;
	vertical-align: top;
}
.tdmenuItem
{
	background-color: #ebf7ff;
	direction: rtl;
	padding-right:3px;
}
.tdmenuHeader
{
	background-color: #89b0cb;
	background-image:url(../img/menubg.jpg);
	color: white;
	font-weight: bold;
	height:22px;padding-right:3px;
}
.tdsoftBody
{
	text-align: right;
	direction: rtl;
	background-color: #f1ffff;
	border-bottom: #99cccc 1px solid;
	border-left: #99cccc 1px solid;
	border-top: #99cccc 1px solid;
	border-right: #99cccc 1px solid;
}
.tdsoftHeader
{
	background-color: #9cb0cd;
	font-family: 'Times New Roman';
	color: #ffffcc;
	font-size: 14pt;
	border: #0066cc 1px ridge;
	text-align:center;
}
h1
{
    font-size:14pt;
}
td
{
    direction:rtl;
}
A
{
	text-decoration: none;
	color: #3300cc;
}

A:hover
{
	color: #6600ff;
	text-decoration: underline;
}
img
{
    border:0;
}
.datalist
{
    margin:auto auto 0 auto;
}
#tdMainRight, #tdMainLeft
{
	background-color: #eff1f8;
}
.softItem
{
    width: 150px;
    height: 250px;
    background-color: #f5fefc;
    border: #d0ebe7 1px solid;
    margin-bottom:5px;
}
.softItem:hover
{
    background-color: honeydew;
}
.softItem div
{
    width:100%;    
}
.softItem img
{
    margin:auto auto 0 auto;display:block;
}
.softItem div.header
{
    color: white;
    background-color: #6988a9;
    line-height:20px;text-align:center;vertical-align:middle;
    margin-bottom:2px;height:40px;
}
.softItem a
{
    color:White;
}
.softItem div.pic
{
    OVERFLOW:hidden;height:165px;
}
.pagingSelected
{
    border: black 1px solid;
    background-color: #00cccc;
}
.paging
{
    border: #0099cc 1px solid;
    background-color: #d0eee0;
}
.pagingSelected,.paging
{
    display:inline-block;width:20px;text-align:center;
}
.paging:hover
{
    background-color: #00cccc;
}
