﻿body 
{
	direction:rtl;
	font-family:Tahoma;
	font-size:9pt;
	margin-top:0pt;
	background-color: whitesmoke;
}
.td-logo
{
	background-image:url(../img/backgroundbg.png);
	/*background-color: #e8abb1;*/
}

.td-menu-head
{
	background-image: url(../img/menubg.gif);
	background-repeat:no-repeat;
	padding-right:50px;
	color: white;
	font-weight:bold;
	height:34px;
	vertical-align:middle;
}
.td-menu-content
{
	background-color: #c4b29c;
	border-bottom: darkgoldenrod 1px solid;
}
TD
{
	text-align: right;
	vertical-align: top;
}
.td-other
{
	border-right: #cccccc thin inset;
	border-top: #cccccc thin inset;
	border-left: #cccccc thin inset;
	border-bottom: #cccccc thin inset;
}
.toolbar
{
	background-image: url(../img/topbarbg.gif);
			text-align:right;
		vertical-align:middle;
			padding-right:5px;
}
.bottombar
{
		background-image: url(../img/bottombar.gif);
		text-align:center;
		vertical-align:middle;
		color:Gray;
}
.dynamic-menu-item
{
	border-right: #50350C 2px solid;
	border-top: #50350C 2px solid;
	border-left: #50350C 2px solid;
	direction: rtl;
	border-bottom: #50350C 2px solid;
	background-color: #d9ccb7;
}
.static-menu-item
{
	border-right: #50350C 2px solid;
	border-top: #50350C 2px solid;
	border-left: #50350C 2px solid;
	direction: ltr;
	border-bottom: #50350C 2px solid;
}
A
{
	color: #C04000;
	text-decoration: none;
}
A:hover
{
	border-bottom: 1px dotted;
}
.sysbtn
{
	font-family:Tahoma;
	font-size:9pt;
	color:Blue;
}
.sysframe
{
	background-color: #f7ede0;
}
SELECT
{
	font-family:Tahoma;
}
OPTION
{
		font-family:Tahoma;
}
INPUT
{
	font-family:Tahoma;
}

.tdArticleTitle
{
	background-color: #f2e6cf;
	font-weight: bold;
	font-size: 12pt;
	font-family: Arial;
	text-align: center;
}
.tdArticleInfo
{
	direction: rtl;
	color: Gray;
	background-color: wheat;
}
.tdArticleBody
{
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	line-height: 15pt;
}
.tdMainRight,.tdMainLeft
{
	background-color: #e6dccb;
	color:Gray;
}

.tdMainRight,.tdMainLeft A
{
	color: #996666;
}
.paginselected
{
	border-right: #666600 1px solid;
	border-top: #666600 1px solid;
	border-left: #666600 1px solid;
	border-bottom: #666600 1px solid;
	background-color: #cc9966;
}
.paginDefault
{
	border-right: #666600 1px solid;
	border-top: #666600 1px solid;
	border-left: #666600 1px solid;
	border-bottom: #666600 1px solid;
	background-color: #ffffe6;
}
.tdArticleListHead
{
	background-color: #f2e6cf;
	height: 20px;
	vertical-align: bottom;
}
.cmtFormHead
{
	background-color: #f2e6cf;
	color: White;
}
.tdcmtTitle
{
	border-bottom: #a3a278 1px solid;
	font-size: 10pt;
	font-family: Arial;
	vertical-align: middle;
	padding-right: 5px;
}
.tdcmtDate
{
	color:Gray;
	font-size:8pt;
}
.tdcmtBody
{	
	font-size:8pt;
}
.tableCmtList
{
	border-bottom: #99cc66 1px dashed;
}
.txtsearch
{
	background-position: right top;
	background-image: url(../img/search.gif);
	background-repeat: no-repeat;
	padding-right:18px;
}
.GridHomepg
{
	border-bottom: #cccc99 1px solid;
}
h4
{
	font-weight: bold;
	font-size: 14pt;
	color: #993333;
	font-family: Arial;
}
.IE8FixForMenu
{
	z-index:9999;
}
.dtlist-head
{
	height: 22px;
	background-color: #ddc8b3;
}
.articleListGrid
{
	background-color: PapayaWhip;
}
.rowStyle
{
	background-color: #ded0bf;
}
.container-header
{
	width:283px;height:28px;
	background-image:url(../img/container-head.gif);
	background-repeat:no-repeat;background-position:center bottom;
	font-weight:bold;vertical-align:middle;line-height:28px;
	text-align:center;color:White;
}
.container-footer
{
	width:280px;height:12px;
	background-image:url(../img/container-footer.gif);
	background-repeat:no-repeat;
}
.container-body
{
	border-bottom: #743826 1px solid;
	border-left: #743826 1px solid;
	border-top: #743826 1px solid;
	border-right: #743826 1px solid;
	width:280px;height:180px;overflow:auto;text-align:right;
	text-indent:2px;
}