/* CSS Document */

body,td,th {
	font-family:  'Nazanin','Arial','Tahoma','sans-serif';
	font-size: 13px;
	letter-spacing: 1.5pt;
	line-height:12pt;
	color: red;
}
body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: underline;
	color: red;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}
h1 {
	font-size: 14px;
	color: #666666;
}
h2 {
	font-size: 14px;
	color: #666666;
}
h3 {
	font-size: 12px;
	color: #666666;
}
.style1 {
	font-size: 11px;
	letter-spacing: 1pt;
	line-height:12pt;
	color: #666666;
}
.style4 {
	font-family: Tahoma, sans-serif, Arial;
	font-size: 12px;
	letter-spacing: 1.5pt;
	line-height:15pt;
	color: #000000;
}

.menuHead {
	color: #c00;
	font-size: 11px;
	font-family: Tahoma, sans-serif, Arial, Helvetica, Geneva, ;
	font-weight: bold;
	text-decoration: none;
	border-top: 1px solid #300
	}

.menuOption {
	color: #f00;
	font-size: 10px;
	font-family: Tahoma, sans-serif, Arial, Helvetica, Geneva, ;
	margin-left: 10px
	}

#menu1 {
	display: none
	}
.style2 {font-size: 12px}
.style3 {color: #333333}
.style4 {font-size: 12px; color: #333333; }