/* 

	CSS Документ бэлдсэн
	2007 оны 01 сарын 03
	Дизайнер Бундага Болор-Эрдэнэ
	Майнд Вижн Групп

*/

body
	{
		font-size:11px;
		font-family:tahoma,verdana,arial;
	}
/* All TD */

.firstTD /* Deed mornii menu */ /* ehlel*/
{
	background:url(_img_02.jpg) repeat-x;
	height: 36px;
	padding-right: 10px;
	text-align: right;
	color: #999999;
	font-size: 11px;
	font-family: Tahoma, Verdano, Arial, _sans_serif;
}
.firstTD a
{
	color: #999999;
	font-weight:bold;
	font-size: 11px;
	font-family: Tahoma, Verdano, Arial, _sans_serif;
	text-decoration: none;
}
.firstTD a:hover
{
	text-decoration:underline;
}
/* Deed mornii menu */ /* togsgol*/
.secondTD
{
	background:url(_img_03.jpg);
	width: 216px;
	height: 36px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666;
}
.thirdTD
{
	width: 177px;
}
.fourthTD
{
	width: 177px;
	height: 27px;
}
.locationTD
{
	height: 25px;
	color: #0033CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	padding-right: 220px;
}
.fourthTD a
{
	display:block;
	background:url(_img_04.jpg) no-repeat;
	height: 27px;
	border-bottom:solid 1px #FFFFFF;
	padding-right: 7px;
	font-size: 11px;
	font-family: Tahoma, Verdano, Arial, _sans_serif;
	font-weight:bold;
	text-decoration: none;
	color:#FFFFFF;
	text-align:right;
	vertical-align:middle;
}
.fourthTD a:hover
{
	background:url(_img_08.jpg) no-repeat;
}

.FooterTD
	{
		height: 25px;
		font-size:10px;
		color:#999999;
		text-align:center;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	}
.FooterLink
	{
		color:#799C00; 
		font-size:11px; 
		text-decoration:underline;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	}
.FooterLink:hover
	{
		text-decoration:none;
	}
.titleTD
{
	background: #EEF2FB;
	height: 20px;
	padding-left: 10px;
	border-bottom: 1px solid #BBD3F2;
	font-weight: bold;
	color: #666666;
}
.NextTitleTD
{
	background: #EEF2FB;
	height: 20px;
	padding-left: 10px;
	border-top: 3px solid #6572D2;
	border-bottom: 1px solid #BBD3F2;
	font-weight: bold;
	color: #666666;
}
.News01TD
{
	height: 20px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: 1px solid #BBD3F2;
}
.NewsTitleTD
{
	height: 22px;
	padding-left: 10px;
}
.NewsTitleTDTitle
{
	font-weight:bold;
	color:#0066CC;
}
.NewsTitleTDDate
{
	color: #996600;
}
.NewsTD
{
	color: #666666;
	padding-left: 10px;
	padding-right: 3px;
	line-height: 150%
}
.NewsMoreTD
{
	text-align: right;
	color: #006699;
}
.NewsMoreTD a
{
	color: #006699;
	text-decoration: underline;
}
.NewsMoreTD a:hover
{
	color: #006699;
	text-decoration: underline;
}
.CertificateUsersTitleTD
{
	height: 20px;
	padding-left: 5px;
	border-bottom: 1px solid  #33CCFF;
	color: #FF0000;
}
.CertificateUsersLeftTD
{
	height: 20px;
	border-bottom: 1px solid #efefef;
	color: #FF9933;
}
.CertificateUsersLeftTD a
{
	background:url(_img_42.jpg) no-repeat left top;
	padding-left: 20px;
	color: #0066CC;
	text-decoration: underline;
}
.CertificateUsersLeftTD a:hover
{
	background:url(_img_43.jpg) no-repeat left top;
	color: #0033CC;
	text-decoration: none;
}
.partners
{

}
.clients
{
	padding: 5px;
}
.clientName
{
	color: #996600;
	font-weight:bold;
}
.clientProduct
{
	color: #666666;
}
.clientLink a
{
	color: #0066CC;
	text-decoration: none;
}
.clientLink a:hover
{
	text-decoration: underline;
}
/* AnyLink */
.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid #7B8ED3;
/*border-bottom-width: 0;*/
font:normal 9px Tahoma;
line-height: 18px;
z-index: 100;
background-color: #fff;
width: 205px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #7B8ED3;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #7B8ED3;
color: white;
}