body
{
	font-family: B Yekan,'B Yekan',tahoma;
	font-size:13px;
	margin:0px;
	text-decoration:none;
	background-image:url(/img/bg.png);
	background-repeat:repeat-x;
	background-color:#e8e7e7;
	color:black;
}

td
{
	font-size:13px;
	color:black;
}

td.rightbar
{
	color:black;
}

a.rightbar
{
	color:black;
}

a:hover.rightbar
{
	color:#666666;
}

td.toprightba
{
	font-size:15px;
}

input,select
{
	font-family: tahoma;
}

a
{
	font-family: B Yekan,'B Yekan',tahoma;
	color:inherit;
	text-decoration:none;
}

a:hover
{
	color:#666666;
	font-family: B Yekan,'B Yekan',tahoma;
	text-decoration:none;
}
select.lang
{
	font:10px;
}
input.lang
{
	font:10px;
}
select.searchb
{
	font:13px;
}
input.searchb
{
	font:13px;
}
.cr
{
	font-family: B Yekan,'B Yekan',tahoma;
	color:#333333;
	font-size:13px;
	text-decoration:none;
}
.style99
{
	font-size:13px;
}
td.copyr
{
	font-size:13px;
	color:#999;
}
div.copyr
{
	font-size:13px;
	color:#999;
}
a.copyr
{
	font-size:13px;
	color:#999;
}
a:hover.copyr
{
	font-size:13px;
	color:#CCC;
}
td.copyr2
{
	font-size:11px;
	color:black;
}
div.copyr2
{
	font-size:11px;
	color:black;
}
a.copyr2
{
	font-size:11px;
	color:black;
}
a:hover.copyr2
{
	font-size:11px;
	color:#DFF9D5;
}
a.headerbuttons
{
	color:#000000;
	font-size:16px;
}
a:hover.headerbuttons
{
	color:#FF6600;
	font-size:16px;
}

a.langbutton,td.langbutton,
{
	color:#000000;
}
a:hover.langbutton
{
	color:#666666;
}
td.yekanfont,a.yekanfont
{
	font-family: B Yekan,'B Yekan',tahoma;
	font-size:14px;
}
a:hover.yekanfont
{
	font-family: B Yekan,'B Yekan',tahoma;
	font-size:14px;
	color:#CCC;
}

input.topheadersearch
{
	background-image:url(/img/searchbox.GIF);
	text-align:center;
	border:0px;
	width:200;
	height:25;
	padding:6px;
	font-size:13px;
	color:#fb2827;
}

.mainframe
{
	border:2px double #e1dfdf;
	background-color:white;
	-webkit-border-radius: 10px; 
	-moz-border-radius: 10px; 
	-ms-border-radius: 10px; 
	-o-border-radius: 10px; 
	border-radius: 10px; 
}

.textbox {
    height: 25px;
    border: 1px solid #B9BDC1;
    color: #797979;
    -moz-box-shadow: 0 2px 4px #bbb inset;
    -webkit-box-shadow: 0 2px 4px #BBB inset;
    box-shadow: 0 2px 4px #BBB inset;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
	padding-right:5px;
}
.textbox:focus {
    background-color: #E7E8E7;
    outline: 0;
}

.textareabox {
    border: 1px solid #B9BDC1;
    color: #797979;
    -moz-box-shadow: 0 2px 4px #bbb inset;
    -webkit-box-shadow: 0 2px 4px #BBB inset;
    box-shadow: 0 2px 4px #BBB inset;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
	padding-right:5px;
}
.textareabox:focus {
    background-color: #E7E8E7;
    outline: 0;
}

.submitbox {
    height: 25px;
    border: 1px solid #B9BDC1;
    color: #333;
	font-weight:bold;
    -moz-box-shadow: -2px -2px 8px #BBB inset;
    -webkit-box-shadow: -2px -2px 8px #BBB inset;
    box-shadow: -2px -2px 8px #BBB inset;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
	cursor:pointer;
	padding:0 10 0 10;
}
.submitbox:hover {
    background-color: #ece2e2;
    outline: 0;
}

a.wwhite
{
	color:white;
}

a:hover.wwhite
{
	color:#ccc;
}