	body {
		width : 95%;
		color: black;
		background-color: #ffffff;		
		text-align: justify;
		font-family: verdana, times new roman, sans-serif;
		}

	a {
		background-color: inherit;
		color: #000000;
		text-decoration: none;
		font-weight: normal;
		}
	a:link {
		background-color: inherit;
		color: #000000;
		text-decoration: none;
		font-weight: normal;
		}
	a:visited {
		background-color: inherit;
		color: #777777;
		text-decoration: none;
		}
	a:active {
		background-color: inherit;
		color: #333333;
		text-decoration: none;
		}
	a:hover {
		background-color: inherit;
		color: #555555;
		text-decoration: none;
		}

	.bar  {
		background-color: #fffddc;
		color: inherit;
		font-size: 90%;
		text-align: center;
		font-family: times new roman, sans-serif;
		}
	.bar a {
		color: #ff6600;
		background: inherit;
		text-decoration: none;
		font-size: 90%;
		font-family: times new roman, sans-serif;
		}
	.bar a:hover {
		color: #ffcc00;
		text-decoration: none;
		}

	.persian {
		font-family: nesf2, tahoma, courier, times new roman, sans-serif;
		font-size: 90%;
		direction: rtl;
		}

	.persian i {
		font-family: times new roman, serif;
		font-style: normal;
		line-height: 150%;
		}

	.english {
		font-family: Lucida grande, tahoma, verdana, times new roman, sans-serif;
		font-size: 100%;
		direction: ltr;
		}

	#banner {
		color: #000000;
		background: inherit;
		font-size: 48pt;
		font-style: normal;
		font-weight: normal;
		font-family: times new roman, courier new, sans-serif;
		text-align: right;
		}

	#banner a,
        #banner a:link,
        #banner a:visited,
        #banner a:active
		{ color: #000000; text-decoration: none; }
        #banner a:hover
		{ color: #707070; text-decoration: none;}

	.description {
		color: #000000;
		font-size: 13pt;
		font-style: normal;
		font-weight: normal;
		font-family: verdana, times new roman, sans-serif;
		text-align: right;
		}
				
	#navbar {
		position: relative;
		color: inherit;
		background-color: #ffffff;
		width : 70%;
		font-size : 9pt;
		float: right;
		padding: 5px;
		border-top: 1px solid #555555;
		border-left: 1px solid #555555;
		border-right: 1px solid #555555;
		border-bottom: 1px solid #ffffff;
		}
	#navbar .box {
		position: relative;
		top: -15px;
		border: 1px solid #555555;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 5px;
		padding-right: 5px;
		color: inherit;
		background-color: #ffffff;
		}
	#navbar a,
        #navbar a:link,
        #navbar a:visited,
        #navbar a:active {
		position: relative;
		top: -15px;
		border: 1px solid #555555;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 5px;
		padding-right: 5px;
		color: inherit;
		background-color: #ffcc99;
		text-decoration: none;
		}
        #navbar a:hover {
		position: relative;
		top: -15px;
		border: 1px solid #555555;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 5px;
		padding-right: 5px;
		color: #ffffff;
		background-color: #ff6666;
		text-decoration: none;
		}

	#content {
		position: relative;
		color: inherit;
		background-color: #ffffff;
		width : 70%;
		float: right;
		padding: 5px;
		border: 1px solid #ffffff;	
		}

	.permalink {
		font-family: tahoma, verdana, serif;
		font-size: 85%;
		}

	.permalink a,
        .permalink a:link,
        .permalink a:visited,
        .permalink a:active
		{ text-decoration: none; }
        .permalink a:hover 
		{ background-color: #ffffff; color: inherit; text-decoration: none;}

	#container {
		color: inherit;
		background-color: #ffffff;
		border: 1px solid #ffffff;
		}

	#menu {
		text-align: center;
		font-family: georgia, times new roman, sans-serif;
		font-size: 110%;
		margin-bottom: 15px;
		background-color: #ffffff;
		color: inherit;
		}
	#menu a	{
		color: #6666ff;
		background: inherit;
		text-decoration: none;
		font-weight: bold;
		}
	#menu a:link {
		color: #6666ff;
		background: inherit;
		text-decoration: none;
		font-weight: bold;
		}
	#menu a:visited
		{ color: #9999ff; background: inherit; text-decoration: none; }
	#menu a:active
		{ color: #6666ff;  background: inherit; text-decoration: none; }
	#menu a:hover
		{ color: #99ccff;  background: inherit; text-decoration: none; }

	.blog {
  		padding: 5px;
		background-color: #ffffff;
		color: inherit;
		}

	.blogbody {
		color: black;
		background-color: #ffffff;
		font-style: normal;
		font-weight: normal;
		font-family: verdana, tahoma, arial, sans-serif; 
		font-size: small;
  		line-height: 135%;
		border: none;
		padding: 10px;
		}

	.blogbody a {
		color: #ff0000;
		background: inherit;
		text-decoration: none;
		font-weight: bold; }
	.blogbody a:link {
		color: #ff0000;
		background: inherit;
		text-decoration: none;
		font-weight: bold; }
	.blogbody a:visited
		{ color: #ff9933; background: inherit; text-decoration: none; }
	.blogbody a:active
		{ color: #ffdfcd; background: inherit; text-decoration: line-through;}
	.blogbody a:hover
		{ color: #ffdfcd; background-color: #990000; }

	.blogbody img {
		color: inherit;
		background: #fffddc;
		border : solid 1px #ff0000;
		padding: 3px;
		margin-right: 8px;
		margin-bottom: 3px;
		}

	.title {
		font-family: times new roman, sans-serif;
		font-size: 150%;
		font-weight: bold;
		text-align: left;
		color: #000000;
		background: inherit;
		}			

	.date	{ 
		font-family: verdana, times new roman, sans-serif; 
		font-size: 80%; 
		text-align: right;
		color: #666666; 
		background: inherit;
		border-bottom: 1px solid #ffffff;
		margin-bottom: 10px;
		margin-top: 5px;
		font-weight: normal;
		}			
		
	.posted { 
		font-family: verdana, arial, sans-serif; 
		font-size: x-small; 
		text-align: right;
		color: #000000; 
		background: inherit;
		margin-bottom:25px;
		}
	.posted img {
		color: inherit;
		background: inherit;
		border: none;
		padding: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		}
		
	.extended {
		font-family: georgia, sans-serif;
		font-size: 85%; 
		}
	.extended a,
        .extended a:link,
        .extended a:visited,
        .extended a:active
		{ color: #003300; background: inherit; text-decoration: none; }
        .extended a:hover
		{color: #33cc33; background-color: #ffffff; text-decoration: none;}

	#links {	
		padding: 15px;
		border: none;
		margin-right: 72%;			
		margin-top: -50px;
		}

	.calendar {
		font-family: verdana, tahoma, arial, sans-serif;
		color: #000000;
		font-size: x-small;
		font-weight: normal;
  		background-color: #ffffff;
  		line-height: 120%;
  		padding: 2px;
  		text-align: center;
		}
	  .calendar a,
	  .calendar a:link,
	  .calendar a:active
		{ color: #cc00cc; background: inherit; text-decoration: none; }
	  .calendar a:visited
		{ color: #cc00cc; background: inherit; text-decoration: none; }
	  .calendar a:hover
		{ color: #ffff99; background-color: #cc00cc; text-decoration: none; }

	.calendarhead {	
		font-family: times new roman, verdana, arial, sans-serif;
		color: #0033ff;
  		background-color: #ffffff;
		font-size: small;
		font-weight: normal;
  		padding: 2px;
		letter-spacing: .3em;
  		text-transform: uppercase;
		text-align: center;			
		}	
	
	.sidetitle {
		font-family: verdana, georgia, times new roman, sans-serif;
		color: #0000cc;
		background-color: #ffffff;
		font-size: small;
		font-weight: bold;
  		padding: 2px;
  		margin-top: 30px;
		letter-spacing: .3em;
		text-transform: uppercase;
		text-align: left;
		}		

	.side {
		font-family: verdana, arial, sans-serif;
		text-align: left;
		color: #000000;
		font-size: x-small;
		font-weight: normal;
  		background-color: #ffffff;
  		line-height: 120%;
  		padding: 2px;				
		}	
	.side a,
	  .side a:link,
	  .side a:active,
	  .side a:visited
		{ color: #ff6600; background: inherit; text-decoration: none; }
	  .side a:hover
		{ color: #ffcc00; background: inherit; text-decoration: none; }

	.cattitle {
		text-align: left;
		font-size: x-large;
		font-weight: bold;
		font-family: times new roman, sans-serif;
		}
	.cattitle a, .cattitle a:link, .cattitle a:visited, .cattitle a:active {
		background-color: #ffcc99;
		color: #000000;
		text-decoration: none;
		font-weight: normal;
		}
	.cattitle a:hover {
		background-color: #ff6666;
		color: #ffffff;
		text-decoration: none;
		}


	input {
		font-family: verdana, times new toman, sans-serif;
		border: 1px solid #000000;
		color: inherit;
		background-color: #ffffff;
		direction: ltr;
		font-size: x-small;
		}

	select {
		font-family: verdana, times new toman, sans-serif;
		border: 1px solid #000000;
		color: inherit;
		background-color: #ffffff;
		direction: ltr;
		font-size: x-small;
		}

	
	.syndicate {
		font-family: verdana, arial, sans-serif;
		font-size: xx-small;		
  		line-height: 120%;
  		padding: 2px;
  		margin-top: 15px;
  		background-color: #ffffff;  		
 		}	

	.XML 	{
		font-family: verdana, sans-serif;
		font-size: 10px;
		font-weight:bold;
		text-decoration:none;
		color: #ffcc66;
		background-color: #ee1100;
		border-left:1px solid #ff9900;
		border-top:1px solid #ff9900;
		border-right:1px solid #990000;
		border-bottom:1px solid #990000;
		padding:0px 3px 0px 3px;
		margin:0px;		
		}

	.Geo {
		font-family: verdana, sans-serif;
		font-size: 10px;
		font-weight: bold;
		text-decoration: none;
		color: white;
		background-color: #093;
		border-left:1px solid #3C6;
		border-top:1px solid #3C6;
		border-right:1px solid #063;
		border-bottom:1px solid #063;
		padding:0px 3px 0px 3px;
		margin:0px;		
		}
		
	.powered {
		font-family: palatino, georgia, times new roman, serif;
		color: #060606;
  		background-color: #ffffff;
		font-size: x-small;		
		line-height: 140%;
		text-transform: uppercase; 
		padding: 2px;
		margin-top: 50px;
		letter-spacing: .2em;			
		}	
		
	commbody {
		font-family: nesf2, tahoma, courier, times new roman, sans-serif;
		width : 450px;
		color: black;
		background-color: #ffffff;		
		text-align: justify;
		}

	#banner-commentspop {
		font-family: times new roman, verdana, sans-serif;
		color: #ffffff;
  		background-color: #003366;
		font-size: x-large;
		font-weight: normal;
		border-left: 1px solid #ffffff;
		border-right: 1px solid #ffffff;
		border-top: 1px solid #ffffff;
  		padding-left: 15px;
  		padding-right: 15px;
  		padding-top: 5px;
  		padding-bottom: 5px;  		  	
		}

	.comments-head {
		font-family: times new roman, sans-serif;
		font-size: 16pt;
		font-weight: bold;
		color: #777777;
  		background: inherit;
		border-bottom: 1px solid #000000;
		}

	.comments-body {
		font-family: verdana, arial, sans-serif;
		color: #000000;
  		background-color: #ffffff;
		font-size: small;
		font-weight: normal;
  		line-height: 110%;
 		padding-bottom: 10px;
  		padding-top: 10px;		
 		border-bottom: 1px dotted #000000; 	
		}		

	.comments-post {
		font-family: verdana, arial, sans-serif;
		color: #000000;
  		background: #ffffff;
		font-size: x-small;
		font-weight: normal;
		}	
			
	.trackback-url {
		font-family: verdana, arial, sans-serif;
		color: #060606;
  		background-color: #ffffff;
		font-size: small;
		font-weight: normal;
  		line-height: 140%;
 		padding: 5px;		
 		border: 1px dotted #999; 				}

	.trackback-body {
		font-family:palatino, georgia, verdana, arial, sans-serif;
		color:#666;
  		background-color:#ffffff;
		font-size:small;
		font-weight:normal;
  		line-height:140%;
 		padding-bottom:10px;
  		padding-top:10px;		
 		border-bottom:1px dotted #999; 		
		}		

	.trackback-post {
		font-family:verdana, arial, sans-serif;
		color:#666;
  		background-color:#FFF;
		font-size:x-small;
		font-weight:normal;
		}

	#endspace {
		position: fixed;
		width: 100%;
		top: 100%;
		margin-bottom: 0%;
		border: 1px solid #000000;
		}