﻿body 
{
    direction:rtl;
}
.Normal
{
    color:#484848;
    font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
    font-size:11px;
    font-weight:normal;
    text-decoration:none;
}
.StandardButton
{
	font-family:Tahoma;
	background:#A8D1CC url(images/qsfButton.bmp) repeat-x scroll 0 0;
	border-color:#93AAA7 #557A8A #527889;
	border-style:solid;
	border-width:1px;
	font-size:11px;
	line-height:20px;
	min-height:15px;
	padding:0;
	cursor:pointer;
}
div.box 
{
	background:#DFE4EE none repeat scroll 0 0;
	border:1px solid #C6CFE1;
	color:#333333;
	margin-bottom:10px;
	
}
