body, td, p, input, button, textarea, select, .c1 { font-family:Tahoma,±¼¸²; font-size:9pt; color:#484848; }

form { margin:0px; }

.png24 { 
    tmp:expression(setPng24(this)); 
} 

/* img {border:0px;} */

a:link, a:visited, a:active { text-decoration:none; color:#466C8A; }
a:hover { text-decoration:underline; }

a.menu:link, a.menu:visited, a.menu:active { text-decoration:none; color:#454545; }
a.menu:hover { text-decoration:none; }

.member {font-weight:bold;color:#888888;}
.guest  {font-weight:normal;color:#888888;}

.lh { line-height: 150%; }
.jt { text-align:justify; }


.ul { list-style-type:square; color:#66AEAD; }

.ct { font-family: Verdana, ±¼¸²; color:#222222; } 

.ed { border:1px solid #CCCCCC; } 
.tx { border:1px solid #CCCCCC; } 

.small { font-size:8pt; font-family:µ¸؟ٍ; }
.cloudy, a.cloudy {color:#888888;} /* به¸² */

input.ed { height:20px; border:1px solid #9A9A9A; border-right:1px solid #D8D8D8; border-bottom:1px solid #D8D8D8; padding:3px 2px 0 2px; }
input.ed_password { height:20px; border:1px solid #9A9A9A; border-right:1px solid #D8D8D8; border-bottom:1px solid #D8D8D8; padding:3px 2px 0 2px; font:10px Tahoma; }
textarea.tx { border:1px solid #9A9A9A; border-right:1px solid #D8D8D8; border-bottom:1px solid #D8D8D8; padding:2px; }

/* Styles for the entire LavaLamp menu */
.lavaLamp {
    position: relative;
    height: 40px; width: 640px;
    background: url("/img/sub/menu_bg.gif") no-repeat top;
    padding: 3px 0 0 23px; margin: 6px;
    overflow: hidden;
}
    /* Force the list to flow horizontally */
    .lavaLamp li {
        float: left;
		padding-left: 12px;
		list-style: none;
    }
    .lavaLamp li.line{
        float: left;
		padding:5px 0 0 2px;
		list-style: none;
        font: 15px arial;
		color: #fff;    
	}
        /* Represents the background of the highlighted menu-item. */
        .lavaLamp li.back {
            background: url("/img/sub/lava.gif") no-repeat right -30px;
            width: 5px; height: 30px;
            z-index: 8;
            position: absolute;
        }
            .lavaLamp li.back .left {
                background: url("/img/sub/lava.gif") no-repeat top left;
                height: 30px;
                margin-right: 5px;
            }
        /* Styles for each menu-item. */
        .lavaLamp li a {
            position: relative; overflow: hidden;
            text-decoration: none;
            text-transform: uppercase;
            font: bold 13px Tahoma;
            color: #fff; outline: none;
            text-align: center;
            height: 30px; top: 7px;
            z-index: 10; letter-spacing: 0;
            float: left; display: block;
            margin: auto 12px;
			padding:1px;
        }


#jsddm
{	margin: 0 0 0 25px;
	padding: 0}
	
	#jsddm li
	{	float: left;
		width:120px;
		text-align:left;
		list-style: none;
		font: 13px Tahoma, Arial}

	#jsddm li a
	{	display: block;
		padding: 4px 12px;
		text-decoration: none;
		width: 70px;
		color: #EAFFED;
		white-space: nowrap}

	#jsddm li a:hover
	{	background: #1A4473}
		
	#jsddm li ul
	{	margin: 0;
		padding: 0;
		position: absolute;
		text-align:left;
		visibility: hidden;
		border-top: 1px solid white}
	
	#jsddm li ul li
	{	float: none;
		width: auto;
		text-align:left;
		display: inline;
		font: 12px Tahoma, Arial}
	
	#jsddm li ul li a
	{	width: auto;
		text-align:left;
		background: #6499d1;}
	
	#jsddm li ul li a:hover
	{	background: #969ea6;
	}