﻿body { direction: rtl; font-family: Tahoma; font-size: 12pt; background-image: url(Master/background.gif); background-color: #aaefff; vertical-align: top; } input, input[type=submit], input[type=button], input[type=text] { text-align: center; font-family: Tahoma; font-size: 12pt; } img, a { border-style: none; border-width: 0px; } a.external { background-position: right; background: url(../external.png) center right no-repeat; padding: 0 14px; text-decoration: none; } .COL_RTL { direction: rtl; text-align: right; width: 50%; } .COL_LTR { direction: ltr; text-align: left; width: 50%; } .Master_He { background-image: url(Master/He.gif); background-repeat: no-repeat; background-position: center top; text-align: center; vertical-align: middle; } .Master_PoweredByAspNet { background-image: url(/App_Themes/PoweredByAsp_Net.gif); height: 50px; background-position: center center; background-repeat: no-repeat; text-align: center; vertical-align: middle; } .Master_Line { width: 100%; height: 3px; background-image: url(Base.bmp); } .InvertTitle { color: white; background-color: #000080; font-weight: bold; } .SoftBackColor { background-color: #aaefff; } .SoftBackColor1 { background-color: #00fdff; } .Box .Left { background-position: right center; background-image: url(Master/BoxLeft.gif); width: 49px; height: 75px; background-repeat: no-repeat; } .Box .Right { background-position: left center; background-image: url(Master/BoxRight.gif); width: 49px; height: 75px; background-repeat: no-repeat; } .Box .Center { border-right: #000080 1px solid; border-top: #000080 1px solid; border-left: #000080 1px solid; border-bottom: #000080 1px solid; height: 75px; vertical-align: top; text-align: justify; padding-right: 5px; padding-left: 5px; } 
