* {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #555;
	line-height: 18px;
}

BODY {
	background-color: #bbb;
	text-align: center;
	margin: 0px;
	cursor: default;
}

TD {text-align: center;}
IMG {border-color: #37c;}

A, A * {text-decoration: none; color: #555;}
A:hover, A:hover * {color: #88f;}

.Main A {color: #58f;}
.Main A:hover {color: #b53;}

.Products A {
	color: #555;
	width: 100%;
	height: 100%;
}
.Products A:hover {color: #58f;}

.RollLink {width: 146px; padding: 2px;}
.RollLink A {
	border: dashed 1px #249;
	color: #fff;
	padding-top: 1px;
	padding-bottom: 3px;
	padding-right: 3px;
	margin-bottom: 1px;
	display: block;
	width: 142px;
}
.RollLink A:hover {
	border: solid 1px #fff;
    background-color: #68d;
	color: #5f0;
}

.HSpace {font-size: 0px; height: 15px;}
.VSpace {font-size: 0px; width: 15px;}
.SmallVSpace {font-size: 0px; width: 0px;}
.Seperator {background-color: #005; font-size: 0px; height: 3px; line-height: 0px;}
.HLine {background-image: url(../Images/Pattern.gif); height: 20px;}

.Container {
	background-color: #fff;
	width: 750px;
	height: 100%;
}

.Banner {height: 50px; padding: 0px;}
.LinkBar {height: 18px;}
.Link {background-image: url(../Images/LinkBack.gif);}
.Link A {display: block;}
.LinkLeft {
	background-image: url(../Images/LinkLeft.gif);
	font-size: 0px;
	width: 6px;
}
.LinkRight {
	background-image: url(../Images/LinkRight.gif);
	font-size: 0px;
	width: 6px;
}
.Current {background-color: #005; color: #fafaff;}
.CurLinkLeft {
	background-image: url(../Images/CurLinkLeft.gif);
	font-size: 0px;
	width: 6px;
}
.CurLinkRight {
	background-image: url(../Images/CurLinkRight.gif);
	font-size: 0px;
	width: 6px;
}
.LinkSep {font-size: 0px; width: 3px;}
.OutLinks {text-align: left; padding-left: 10px;}

.Main {
	padding-top: 15px;
	padding-bottom: 15px;
	vertical-align: top;
}

.Copyright {
    direction: rtl;
    padding: 10px 0px 10px 0px;
    color: #777;
}

.TextFarsiIndex {
	vertical-align: top;
	text-align: justify;
	direction: rtl;
}
.TextFarsiIndex .Img {text-align: center; background-color: #444; padding: 8px 0px 8px 0px; width: 168px;}
.TextFarsi {
	vertical-align: top;
	text-align: justify;
	direction: rtl;
}

.Title {text-align: right; color: #fff; background-color: #888; padding: 0px 3px 3px 3px; border-bottom: solid 1px #666;}
.TitleBlue {color: #459; background-color: #eee; padding: 0px 3px 3px 3px; border-bottom: solid 1px #ddd;}
.SideTiTle {color: #000; margin-bottom: 5px;}

.DateText {
	color: #779;
	vertical-align: top;
	text-align: left;
	direction: rtl;
	margin-top: 15px;
}

.Products {
	color: #222;
	text-align: right;
	vertical-align: top;
	width: 180px;
}

.SideBar {
    border-right: solid 5px #f0f0ff;
    padding-right: 2px;
    width: 180px;
}

.SideItem {
	margin-bottom: 4px;
	color: #667;
	font-weight: normal;
	cursor: hand;
	width: 160px;
}
.SideItem A {
	border: solid 1px #fff;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-top: 2px;
    display: block;
}
.SideItem A:hover {
    background-color: #f0f0f9;
	border: solid 1px #ccd;
}
.SideItem A IMG {border: none;}
.Roll {
	background-color: #46b;
	border-right: solid 4px #446;
	border-left: solid 2px #446;
	padding-bottom: 1px;
	padding-top: 1px;
	position: absolute;
	visibility: hidden;
	width: 150px;
}

.Arrow {
	margin-left: 7px;
	width: 4px;
	height: 7px;
}

.OribArrow {
	margin-left: 4px;
	width: 7px;
	height: 7px;
}

.WhiteArrow {border-width: 0px; margin-left: 7px;}
.OrgArrow {border-width: 0px; margin-left: 4px;}
.Flag {width: 20px; height: 14px;}

.PDFIcon1 {
	border: 0px;
	width: 21px;
	height: 13px;
	position: absolute;
	left: 8px;
}

.PDFIcon2 {
	border: 0px;
	width: 20px;
	height: 9px;
	vertical-align: bottom;
}

.LeftShadow {background-image: url('../Images/LeftShadow.gif'); width: 7px;}
.RightShadow {background-image: url('../Images/RightShadow.gif'); width: 7px;}

.SideBox {
    padding: 5px;
    background-color: #eee;
    border: solid 1px #ddd;
    width: 160px;
    direction: rtl;
    text-align: right;
    float: right;
}