/* CSS Document */
.body
{
	margin-top:100px;
	vertical-align:top;
	background-image:url(../images/main/bg_main.jpg);
}
.mainTD
{
	font-family:Tahoma;
	font-size:12px;
	color:#FFFFFF;
	text-align:justify;
	direction:rtl;
	padding:5px;
	vertical-align:top;
}
.mainTDLinks
{
	font-family:Tahoma;
	font-size:12px;
	font-weight:800;
	color:#FFFFFF;
	text-decoration:none;
}
.mainTDLinks:hover
{
	font-family:Tahoma;
	font-size:12px;
	font-weight:800;
	color:#0099FF;
	text-decoration:none;
}
.pageTitle
{
	font-family:Tahoma;
	font-size:18px;
	font-weight:900;
	color:#FFFFFF;
}
.spanScroll
{
	padding:5px;
	text-align:justify;
	direction:rtl;
	line-height:20px;
	height:240px;
	width:500px;
	overflow:auto;
	overflow-x:hidden;
	position:absolute;
	scrollbar-3dlight-color: #F89202;
	scrollbar-arrow-color: #F89202;
	scrollbar-darkshadow-color: #F89202;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #F89202;
	scrollbar-track-color: #F89202;
}
.formElements
{
	font-family:Tahoma;
	font-size:10px;
	color:#FFFFFF;
	border-color:#FFFFFF;
	border-style:solid;
	background-color:#F89202;
	border-width:1px;
	overflow:hidden;
}
.formButtons
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:400;
	color:#000000;
	border-color:#CCCCCC;
	border-style:solid;
	border-width:1px;
	background-color:#FFFFFF;
	overflow:hidden;
	width:60px;
}
.errormessage
{
	color:#FFFF00;
}
/* lef&right box */
.rightbox
{
	font-family:Tahoma;
	font-size:12px;
	color:#FFFFFF;
	text-align:justify;
	padding-right:10px;
	padding-left:10px;
	padding-top:5px;
	direction:rtl;
}
/* header&footer */
.footerText
{
	font-family:Tahoma;
	font-size:10px;
	color:#666666;
	direction:rtl;
}
.footerLinks
{
	font-family:Tahoma;
	font-size:10px;
	color:#666666;
	text-decoration:none;
}
.footerLinks:hover
{
	font-family:Tahoma;
	font-size:10px;
	color:#AAAAAA;
	text-decoration:none;
}
.footerCopyright
{
	font-family:Tahoma;
	font-size:13px;
	color:#CCCCCC;
	direction:ltr;
}
