﻿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;
	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
{
	text-align: right;
	direction: rtl;
	background-color: #9cb0cd;
	font-family: 'Times New Roman';
	color: #ffffcc;
	font-size: 14pt;
	border-bottom: #0066cc 1px ridge;
	border-left: #0066cc 1px ridge;
	border-top: #0066cc 1px ridge;
	border-right: #0066cc 1px ridge;
}

A
{
	text-decoration: none;
	color: #3300cc;
}

A:hover
{
	color: #6600ff;
	text-decoration: underline;
}
#tdMainRight, #tdMainLeft
{
	background-color: #eff1f8;
}