@media print {
	.noprint{
		display:none;
		visibility:hidden;
	}
	.printable{
		display: block;
		visibility: visible;
	}
}
.hidden{
	display: none;
}
/*-----HTML TAG-----*/
BODY{
	margin: 0px 0px;
	padding:0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 200%;
	background:#9f9e9e url(../images/body-back.gif) repeat-x left top;
}

FORM{
	margin: 0px;
	padding: 0px;
}

INPUT, TEXTAREA{
	border: 1px solid #D9D9D9;
	background-color: #F4F4F4;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif, "Times New Roman", Times, serif;
	font-size: 11px;
}
SELECT, OPTION, OPTGROUP {
	font-family:Tahoma;
	font-size:12px;
}

A{
	color:#3E6A8E;
	text-decoration:none;
	cursor:pointer;
}

A:hover{
	color:#3E5BB1;
	text-decoration:none;
}
UL{
	margin:0;
	padding:0;
}
LI{
	padding-right:15px;
	list-style-type:none;
	list-style-position:outside;
	text-align:left;
}
B{
	font-weight:600;
}

/*-------------ID Base--------------*/
#PageHolder{
	margin:0px auto 0px auto; 
	width:938px;
	padding:0;
	color:#777;
	position:relative;
	background:#FFF;
}
#searchPanel {
	background:url(../images/box/search/bgsearch.gif) no-repeat right top;
	width:191px;
	height:31px;
	position:absolute;
	margin:5px 0 0 745px;
	text-align:center;
}
/*#languagePanel {
	background:url(../images/farsi.gif) no-repeat right top;
	width:51px;
	height:22px;
	position:absolute;
	margin:18px 0 0 865px;
	text-align:center;
}
#languagePanel A:hover {
	background:url(../images/farsi-over.gif) no-repeat right top;
	width:51px;
	height:22px;
	display:block;
	text-align:center;
}*/
#Header {
	background:url(../images/header.jpg) no-repeat left top; 
	height:125px
}
#Footer {
	background:#CFCFCF;
	margin-top:10px;
	color:#767676;
	padding:15px;
}
#Footer A {
	color:#767676;	
}
#Footer A:hover {
	color:#3E3E3E;	
}
#TileBack{
	background:url(../images/tile_back.gif) repeat-x left top;
	height:170px	
}
/*-------------Public --------------*/
.ThickHR{
	background:#3461be;
	margin-top:5px;
	height:8px;
	font-size:0
}
.ThinHR{
	background:#3461be;
	margin-top:5px;
	height:5px;
	font-size:0
}
.Text{
	text-align:justify;
	margin:0 10px;
}
.Title{
	font-size:15px;
	color:#3461be;
	font-weight:bold;
	padding-bottom:10px
}
/*-------------Bullet --------------*/
.BlueBullet{
	background:url(../images/bullet/blue.gif) no-repeat 10px 4px;
	color:#000000;
	padding-left:20px;
	font-weight:600;
	font-size:13px;
	margin:10px 0;
}
.BlueArrow{
	background:url(../images/bullet/blue-arrow.gif) no-repeat left 8px;
	padding-left:15px
}
/*-------------Category Menu (Sidebar)--------------*/
A DIV.Sidebar  {
	color:#777777;
	font-weight:600;
	font-size:12px;
	padding-left:25px;
	padding-top:5px;
	background:url(../images/bullet/blue-gray.gif) no-repeat left 1px;
}
A DIV.SidebarSelected  {
	color:#ffffff;
	font-weight:600;
	font-size:12px;
	padding-left:25px;
	padding-top:5px;
	background:url(../images/bullet/blue-gray.gif) no-repeat left -32px;
}
A:hover DIV.Sidebar  {
	color:#ffffff;
	font-weight:600;
	font-size:12px;
	padding-left:25px;
	padding-top:5px;
	background:url(../images/bullet/blue-gray.gif) no-repeat left -32px;
}
/*-------------------- Sub Menu -----------------------*/
/*.TopMenu{
	padding:47px 0 0 260px
}*/
DIV.TopMenu A{
	color:#FFFFFF;
	font-size:13px;
	font-weight:600;
	height:36px;
	float:left;
	width:85px;
	text-align:center;
	padding-top:5px;
	
}
DIV.TopMenu A:hover{
	color:#3461be;
	font-size:13px;
	font-weight:600;
	background:url(../images/button/menu_hover.gif) no-repeat left top;
	display:block;
	padding-top:5px;
}
/*-------------Garanty Box--------------*/
.GarantyBoxUp{
	background:url(../images/box/gray/up.gif) repeat-x left top;
}
.GarantyBoxUL{
	background:url(../images/box/gray/ul.gif) no-repeat left top;
}
.GarantyBoxUR{
	background:url(../images/box/gray/ur.gif) no-repeat right top;
	height:21px;
	overflow:hidden;
}
.GarantyBoxLeft{
	background:url(../images/box/gray/left.gif) repeat-y left top;
}
.GarantyBoxRight{
	background:url(../images/box/gray/right.gif) repeat-y right top;
}
.GarantyBoxDown{
	background:url(../images/box/gray/down.gif) repeat-x left top;
}
.GarantyBoxDL{
	background:url(../images/box/gray/dl.gif) no-repeat left top;
}
.GarantyBoxDR{
	background:url(../images/box/gray/dr.gif) no-repeat right top;
	height:21px;
	overflow:hidden;
}
/*-------------Blue Box(Title Box)--------------*/
.BlueUM{
	background:url(../images/box/blue/up.gif) repeat-x left top;
	overflow:hidden;
	height:30px;
}
.BlueUL{
	background:url(../images/box/blue/ul.gif) no-repeat left top;
}
.BlueUR{
	background:url(../images/box/blue/ur.gif) no-repeat right top;
	height:30px;
	color:#FFFFFF;
	font-weight:600;
	padding:3px 0 0 25px;
}
/*---------------------------*/
.WhiteBox{	
	border:1px solid #CCCCCC;
	background:#FFFFFF;
}
.GrayBigBox{	
	border:1px solid #CCCCCC;
	background:#f5f3f3;
	/*width:255px;
	float:left;*/
	margin-bottom:5px;
	margin-right:5px;
}
/*-------------Pic Box--------------*/
.PicBox{
	border:2px solid #CCCCCC;
	text-align:center;
	background:#FFFFFF;
	margin:0 10px;
}
/*-------------Big Box(Under Menu)--------------*/
.BigUp{
	background:url(../images/box/big/up.gif) repeat-x left top;
}
.BigUL{
	background:url(../images/box/big/ul.gif) no-repeat left top;
	height:20px;
	width:30px;
}
.BigUR{
	background:url(../images/box/big/ur.gif) no-repeat left top;
	width:30px
}
.BigDown{
	background:url(../images/box/big/down.gif) repeat-x left top;
}
.BigDL{
	background:url(../images/box/big/dl.gif) no-repeat left top;
	height:20px;
}
.BigDR{
	background:url(../images/box/big/dr.gif) no-repeat left top;
}
.BigRight{
	background:url(../images/box/big/right.gif) repeat-y left top;
}
.BigLeft{
	background:url(../images/box/big/left.gif) repeat-y left top;
	
}
/*-------------Search box--------------*/
.SearchIcon{
	background:url(../images/box/search/icon.gif) no-repeat left top;
	width:26px;
	height:23px
}
.SearchInput{
	border-bottom:1px solid #7f9db9;
	border-left:0;
	border-right:0;
	border-top:1px solid #7f9db9;
	background:#FFFFFF;
	margin-top:2px;
	margin-top:expression('1px')
}
.SearchRight{
	background:url(../images/box/search/right.gif) no-repeat left top;
	width:13px
}
/*.SearchButton{
	background:url(../images/box/search/button.gif) no-repeat left top;
	width:27px;
}*/
TABLE.guestList {
}
TABLE.guestList TH {
	color:#FFF;
	text-align:left;
	border:1px solid #2D639A;
}
TABLE.guestList TR.mainBg {
	background-color:#4277AD;
}
TABLE.guestList TR.bg1 {
	background-color:#F7F7F7;
}
TABLE.guestList TR.bg2 {
	background-color:#E2F4FF;
}
TABLE.guestList TD {
	color:#000;
}
.downloadIcon {
	background: url(../images/download.gif) no-repeat left 5px; 
	padding-left: 15px;
}

A.searchresult {
	color: #FE5E4B;
}
A.searchresult:hover {
	color: #E60000;
}
.mooquee {
	padding:5px 15px 5px 5px;
	font-weight:600; 
	color:#FFF;
	/* don't change */
    position: absolute;
	overflow: hidden;
	white-space: nowrap;
}
.mooquee-text {
	/* don't change */
	position: absolute;
}


TABLE.downloadList {
}

TABLE.downloadList TH {
	color: #FFF;
	text-align: center;
}

TABLE.downloadList TR.mainBg {
	background-color: #0093dd;
}

TABLE.downloadList TR.bg1 {
	background-color: #FFF;
}

TABLE.downloadList TR.bg2 {
	background-color: #d7edfb;
}

TABLE.downloadList TD {
	color: #444;
}

TABLE.downloadList TR.bg1 .img {
	background: url(../images/lightcyrcle.png) no-repeat left top;
	height: 32px;
}

TABLE.downloadList TR.bg2 .img {
	background: url(../images/darkcyrcle.png) no-repeat left top;
	height: 32px;
}

TABLE.downloadList TR.bg1 A .img:hover {
	background-image: url(../images/cyrcleover.png);
}

TABLE.downloadList TR.bg2 A .img:hover {
	background-image: url(../images/cyrcleover.png);
}

.optSystemHead {
	font-size: 17px;	
}

.optSystemSubHead {
	font-size: 10px;	
}
