﻿/* CSS layout */
* {
	margin: 0;
	padding: 0;
	color: #000000;
	text-align:center
}

body {
	border-style: none;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #AC1A04;
	text-align:center
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000099;
	text-align:center
}
#Tags {
	width:800px;
	line-height: 150%;
	margin:auto;
}
#Middesc {
	padding: 10px 50px 10px 50px ;
	margin:auto;
	color: #000099;
	font-size:18px
}
.tcs10 {
	color: #009933;
	font-size:10px
}
.tcs20 {
	color: #000099;
	font-size:10px
}
.tcs11 {
	color: #009933;
	font-size:12px
}
.tcs21 {
	color: #000099;
	font-size:12px
}
.tcs12 {
	color: #009933;
	font-size:14px
}
.tcs22 {
	color: #000099;
	font-size:14px
}
.tcs13 {
	color: #009933;
	font-size:16px
}
.tcs23 {
	color: #000099;
	font-size:16px
}
.tcs14 {
	color: #009933;
	font-size:18px
}
.tcs24 {
	color: #000099;
	font-size:18px
}
.tcs15 {
	color: #009933;
	font-size:20px
}
.tcs25 {
	color: #000099;
	font-size:20px
}
.tcs16 {
	color: #009933;
	font-size:22px
}
.tcs26 {
	color: #000099;
	font-size:22px
}
.tcs17 {
	color: #009933;
	font-size:24px
}
.tcs27 {
	color: #000099;
	font-size:24px
}
.tcs18 {
	color: #009933;
	font-size:26px
}
.tcs28 {
	color: #000099;
	font-size:26px
}
.tcs29 {
	color: #009933;
	font-size:28px
}
.tcs29 {
	color: #000099;
	font-size:28px
}

.topflag {
	background: url(Image/iranhead.jpg) repeat-x;
	padding: 50px 10px 0;
}
.footer {
	background: url(Image/bgfooter.gif) repeat-x;
	color: #FFF;
	font: bold 1em sans-serif;
	line-height: 39px;
	padding: 0 12px;
	text-align: center;
}
#Actlink {
	width: 765px;
	height: 59px;
	margin: 0 auto;
	padding: 0 0 0 100;
	background: #E50606; 
	text-align: center;
	font-size: 77%;
	color: #000000;
}
#Actext {
	margin: 0;
	padding: 20px 0 0 0;
	line-height: normal;
	color: #FFFFFF;
}
#Actext a{
	color: #FFFFFF;
}
#maincontent{
position: fixed;
top: 0; 
left: 210px; /*Set left value to WidthOfFrameDiv*/
right: 0;
bottom: 0;
overflow: auto; 
background: #fff;
}
#framecontent{
position: absolute;
top: 0;
bottom: 0; 
left: 0;
width: 210px; /*Width of frame div*/
height: 100%;
overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
background: white;
color: white;
}
.innertube{
	background: url(Image/iranhead.jpg) repeat-x;
	padding: 50px 10px 0;
}

.vasatib
{
margin:auto;
width:70%;
}
.vasatig
{
margin:auto;
width:70%;
background-color:#7FFFD4;
}
.vasatiw
{
margin:auto;
width:50%;
}
.tabhead {
	font-family: verdana,helvetica;
	color: #ffffff;
	font-weight: bold;
	font-size: 10pt;
}
.tabval {
	font-family: verdana,helvetica;
	color: #000000;
	background-color: #ffffff;
	font-weight: plain;
	font-size: 10pt;
}
a.tabval {color: #8B008B;
	background-color: #00FFFF;
} 
