body
{
	background-image: url(../images/main/Bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	background-color: #ffffff;
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
}
.Grid a
{
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.Grid a:hover
{
	color: #666666;
}
.girdpager
{
	text-align: center;
	direction: rtl;
}
.girdpager a
{
	text-decoration: underline;
}
.girdpager a:hover
{
}
.txt
{
	text-align: justify;
	line-height: 18px;
}
.tb
{
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
}
#fullheight
{
	height: 100%;
}

input
{
	height: 16px;
	font-family: tahoma;
	font-size: 12px;
	color: #666666;
	border: 1px solid #cccccc;
	width: 170px;
}

/*Body text*/
.Text_Green
{
	color: #8FA707;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.Text_Gray
{
	color: #696969;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.Text_Black
{
	font-family: tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 16px;
	font-size: 11px;
	direction: rtl;
	text-align: justify;
}
.Text_Red
{
	color: #CC3300;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.Text_White
{
	color: #ffffff;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.Text_blue
{
	color: #3F5880;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* LINK */
.LINK_Black A:LINK, .LINK_Black A:ACTIVE, .LINK_Black A:VISITED
{
	color: #333333;
	text-decoration: none;
}
.LINK_Black A:HOVER
{
	color: #666666;
	text-decoration: underline;
}

.LINK_Gray A:LINK, .LINK_Gray A:ACTIVE, .LINK_Gray A:VISITED
{
	color: #666666;
	text-decoration: none;
}
.LINK_Gray A:HOVER
{
	color: #003366;
	text-decoration: none;
}

.LINK_Green A:LINK, .LINK_Green A:ACTIVE, .LINK_Green A:VISITED
{
	color: #8FA707;
	text-decoration: none;
}
.LINK_Green A:HOVER
{
	color: #009900;
	text-decoration: underline;
}

.LINK_Blue A:LINK, .LINK_Blue A:ACTIVE, .LINK_Blue A:VISITED
{
	color: #3F5880;
	text-decoration: none;
}
.LINK_Blue A:HOVER
{
	color: #9FACBC;
	text-decoration: none;
}

.LINK_White A:LINK, .LINK_White A:ACTIVE, .LINK_White A:VISITED
{
	color: #ffffff;
	text-decoration: none;
}
.LINK_White A:HOVER
{
	color: #9FACBC;
	text-decoration: none;
}

.LINK_Red A:LINK, .LINK_Red A:ACTIVE, .LINK_Red A:VISITED
{
	color: #CC3300;
	text-decoration: none;
}
.LINK_Red A:HOVER
{
	color: #CC3333;
	text-decoration: underline;
}

.BUTTOM_normal_b
{
	font-family: Tahoma;
	display: block;
	border: solid 1px #999999;
	margin: 1px 1px 1px 1px;
	width: 60px;
	height: 18px;
	text-align: center;
}
.BUTTOM_normal_b a
{
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	height: 12px;
	text-align: center;
	text-decoration: none;
	background: #BDC0AD;
	border: solid 1px #dddddd;
	color: #333333;
}
.BUTTOM_normal_b a:hover
{
	display: block;
	background: #dddddd;
	text-decoration: none;
}

/**/


.item
{
	clear: both;
}

.item li
{
	position: relative;
	float: left;
	height: 190px;
	width: 160px;
	text-align: left;
}

.item_f
{
	clear: both;
}

.item_f li
{
	position: relative;
	float: left;
	height: 190px;
	width: 160px;
	text-align: left;
}



