﻿body 
{
	margin-top:0;
	font-family:Tahoma;
	font-size:10pt;
	color:Black;	
	background-color:Black;
}
#logo
{
    background-image: url(../img/logo.gif);
}
A
{
	font-family: Tahoma;
	font-size: 10pt;
	color: #ffff33;
	text-decoration: none;
}
A:link
{
	font-family:Tahoma;
	font-size:10pt;
	color:#ffff33;
	text-decoration:none;
	direction:rtl;
}
A:hover
{
	font-family: Tahoma;
	font-size: 10pt;
	color: #ffffcc;
	font-weight: bold;
	text-decoration: none;
}
A:visited
{
	color: #ffcc00;
}
.mybtn
{
	font-family: Tahoma;
	font-size: 10pt;	
	background-color:#6699cc;
	border-bottom-style:outset;
	border-color:#9999cc;
	
}
.menurow
{
    background-color: #023388;
    direction: rtl;
    color: white;
}
.headrow
{
	font-family: Tahoma;
	font-size: 10pt;text-align:center;
	background-image: url(../img/head.gif);
	color:White;height:22px;
}
.farsitext
{
	font-family: Tahoma;
	font-size: 10pt;
	direction:rtl;
}
.maintable
{
	font-family: Tahoma;
	font-size: 10pt;
	direction:rtl;
	vertical-align:top;
	text-align:right;
}
H2
{
	font-family:Tahoma;
	font-size:10pt;	
}
H3
{
	font-family:Tahoma;
	font-size:8pt;	
}
.searchlink
{
	font-family:Tahoma;
	font-size:8pt;	
}
.toolslink
{
	font-size: 7pt;
}
.pagenumber
{
    border-right: #cc9900 1px solid;
    border-top: #cc9900 1px solid;
    border-left: #cc9900 1px solid;
    border-bottom: #cc9900 1px solid;
    background-color: #ccffcc;
}
.selectedpagenumber
{
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
    background-color: #ccffff;
    color: red;
}
.shopMenu
{
    border-right: #0066cc thin solid;
    border-top: #0066cc thin solid;
    border-left: #0066cc thin solid;
    border-bottom: #0066cc thin solid;
    text-align: center;
}
.shopHeader
{
    border-right: #00ccff 1px groove;
    border-top: #00ccff 1px groove;
    border-left: #00ccff 1px groove;
    border-bottom: #00ccff 1px groove;
    background-color: #deedff;
    text-align: center;
}
.softcontent
{
    color: #f5f5f5;
    background-color: #00008b;text-align:right;
}
.softhead
{
    font-family: Tahoma;
	font-size: 10pt;
	background-image: url(../img/head.gif);
	color:White;height:22px;text-align:center;
}
.softTable
{
    border-bottom: #0099ff thin groove;
}
.BodyTable
{
    background-color: #0b2d60;
}
.cmtform
{
    border-right: mediumblue 1px double;
    border-top: mediumblue 1px double;
    border-left: mediumblue 1px double;
    width: 423px;
    border-bottom: mediumblue 1px double;
    background-color: navy;
    color: white;
}