﻿.txtbox,.areabox{
	background-image:url(images/txt_bg.gif);
	background-repeat:repeat-x;
	width:180px;
	height:20px;
	line-height:20px;
	padding:0 5px;
	font-size:11px;
	color:#1592E8;
	border-top:1px #000 solid;
	border-left:1px #000 solid;
	border-bottom:1px #0F4D75 solid;
	border-right:1px #0F4D75 solid;
}
.areabox{
	height:auto;
	background-color:#0D3C5C;
	line-height:16px;
}
.buttonx {
	border:1px #232323 solid;
	margin:0;
	height:22px;
	padding:0 10px;
	color:#0099FF;
	background-image:url(images/btn_bg.gif);
	background-repeat:repeat-x;
	overflow: visible;
	outline:0px #000 solid;
}
.btnx,.btnx:visited{
	border:1px #232323 solid;
	display:inline-block;
	margin:0;
	height:20px;
	line-height:20px;
	padding:0 10px;
	color:#0099FF;
	background-image:url(images/btn_bg.gif);
	background-repeat:repeat-x;
	overflow: visible;
	text-align:center;
	/*outline:0px #000 solid;*/
}
.btnx:hover,.btnx:active{
	color: #FFCC00; 
	background-image:url(images/btn_bg.gif);
	background-position:0 -20px;
}



.dvBreak{
	height:22px;
}
#dvBreadCrumbs{
	/*padding:0 0 10px 0;*/
	margin-bottom:10px;
	color:#999999;
	clear:both;
}
.noop{
	font-size:0px;
}

/*			header			*/
#header{
}
#headertop{
	background-image:url(images/header_bg.jpg);
	background-repeat:no-repeat;
	height:89px;
}

.hlLogo{
	float:left;
	width:344px;
	height:89px;
	margin-right:45px;
}
.dvUpnl{
	float:left;
	width:585px;
	_width:580px;
	padding-top:10px;
	/*margin:0 10px 0 0;*/
	color:#0099FF;
}
.dvLgnErr{
	height:16px;
	line-height:16px;
	overflow:hidden;
	font-weight:bold;
/*	float:left;
	/*position:absolute;*/
/*	margin-top:-20px;*/
}
.dvLogin{
	line-height:20px;
	/*padding-top:18px;*/
	clear:both;
	/*margin-top:45px;*/
}
.dvUL{
	float:left;
	margin-right:15px;
}
.dvULt{
	height:22px;
	line-height:22px;
	width:auto;
	_width:20px;
	_white-space:nowrap;
}
.dvULb{
	height:21px;
	line-height:21px;
	_width:20px;
	_white-space:nowrap;
	/*border:1px red solid;*/
}

/*			menu			*/
#dvMenu{
	height:48px;
	padding:0 0 0 20px;
	background-image:url(images/menu_bg.gif);
	background-repeat:repeat-x;
}
#dvMenu ul{
	list-style: none;
	margin:0;
	padding:0;
	float:left;
}
#dvMenu ul li {
	/*border:1px red solid;*/
	margin:0;
	padding:0;
	float:left;
	background-image:url(images/menu_bg_on.gif);
	background-repeat:repeat-x;
}
#dvMenu ul li a,#dvMenu ul li a:visited{
	float:left;
	height:48px;
	padding:0 10px;
	background-image:url(images/menu_bg.gif);
	background-repeat:repeat-x;
	line-height:48px;
	font-size:14px;
	font-weight:bold;
	display:block;
}
#dvMenu ul li a:active,#dvMenu ul li a:hover,
#dvMenu ul li a.on,#dvMenu ul li a.on:visited{
	background-image:none;
	color: #FFCC00; 
}
/*			search			*/
.dvSrch{
	float:right;
	padding-right:5px;
	height:48px;
	line-height:48px;
	background-image:url(images/btn_search.gif);
	background-repeat:no-repeat;
	background-position:right top;
}
.btnSrch{
	height:28px;
	width:28px;
	background-color:Transparent;
	cursor:pointer;
}
.txtSrch{
	margin-top:12px;
	*margin-top:auto;
	_margin-top:11px;
	height:23px;
	line-height:25px;
	padding:0 5px;
	font-size:12px;
	font-weight:bold;
	width:200px;
	color:#1592E8;
	background-image:url(images/txt_search_bg.gif);
	background-repeat:repeat-x;
	border-top:1px #020202 solid;
	border-left:1px #020202 solid;
	border-bottom:1px #1D608E solid;
	border-right:1px #1D608E solid;
}

#tooltip{
	position:absolute;
	border:1px #718FE4 solid;
	background-color:#719FE4;
	padding:2px 5px;
	color:#fff;
	filter:alpha(opacity=85);
	opacity:0.85;
	-moz-opacity: 0.85; 
	max-width:250px;
	/*width:expression(this.scrollWidth>250 ? "250px" : "auto");*/
}



/*			AJAX		*/
.modalBackground {
	background-image:url(Images/bg_tile.gif); 
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.modalBackground2 {
	/*background-image:url(Images/bg_tile.gif); */
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.modalPopup{
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
	text-align:center;
}
.modalPopup2{
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	text-align:center;
}


/*sitenews*/
.dvSN{
	margin-bottom:10px;
}
/*announcement*/
.dvAnn{
	margin-bottom:4px;
}
.dvAnn p{
	margin:0;
	/*background-color:Red;	*/
}


/*	block	*/
.dvHead,.dvHead2,.dvHead3{
    font-weight: bold;
    font-size: 14px;
    height: 33px;
    padding:0 15px;
    line-height: 33px;
	background-image: url(images/block_top_bg.gif);
	background-repeat:repeat-x;
	color: #0099FF;
}
.dvHead h1,.dvHead2 h1,.dvHead3 h1{
	margin:0;
	text-transform:uppercase;
	font-family:Helvetica !important;
}
.dvHead2{
	border:0px;
/*	color:Gray;*/
}
.dvHead3{
	border:0px;
	cursor:pointer;
}
.dvHead h1{
    font-weight: bold;
    font-size: 14px;
	color: #0099FF;
}
.dvCont, .dvContC{
	background-image: url(images/block_in_bg.gif);
	background-repeat:repeat-x;
	background-color: #0A1D29;
	color:#999999;
	margin-bottom:22px;
    padding:15px;
}
.dvStatDv{
	margin-top:5px;
}
/*			dvContMenu			*/
.dvContMenu{
	background-image: url(images/block_in_menu_bg.gif);
	background-repeat:repeat-x;
	background-color: #0A1D29;
	color:#999999;
	margin-bottom:22px;
    padding:0;
}
.dvContMenu ul{
  list-style: none;
  margin:0;
  padding:0;
}
.dvContMenu ul li {
}
.dvContMenu ul a,.dvContMenu ul a:visited {
	display: block;
	font-weight: bold;
	text-decoration: none;
	font-size:12px;
	height:23px;
	line-height:23px;
	padding:0 15px;
}
.dvContMenu ul a:hover,.dvContMenu ul a:active,
.dvContMenu ul a.on,.dvContMenu ul a.on:visited{
	background-image: url(images/submenu_bg_on.gif);
	background-repeat:repeat-x;
	color: #FFCC00; 
}
/*			----			*/
.dvContC{
	text-align:center;
	padding:110px 0;
}
.dvContMain{
	background: url(images/cntnt_bg.gif) #fff;
	background-repeat:repeat-x;
    margin-bottom:22px;
    padding:15px 15px 10px 15px;
    color:#666666;
}
.dvHeadPost{
	font-size:18px;
	line-height:18px;
    margin-bottom:2px;
}
.dvHeadPost a.ttl,.dvHeadPost a.ttl:visited,
.dvHeadPost a.ttl:hover,.dvHeadPost a.ttl:active{
	margin-top:2px;
	font-size:18px;
	width:435px;
	color:#FF00CC;
}
.pst_rtl .dvHeadPost a.ttl,.pst_rtl .dvHeadPost a.ttl:visited,
.pst_rtl .dvHeadPost a.ttl:hover,.pst_rtl .dvHeadPost a.ttl:active{
	float:right;
	text-align:right;
}
.pstrtng{
	float:right;
}
.pst_rtl .pstrtng{
	float:left;
}

.dvProps{
    margin-top:4px;
	color:#1592E8;
	height:16px;
	line-height:16px;
}
.dvrtng{
	line-height:18px;
	white-space:nowrap;
	text-align:center;
	font-weight:normal;
	font-size:12px;
}

.advbox{
	margin-bottom:22px;
}
.smsbox{
	margin-bottom:22px;
}
.smsbox_in{
	text-align:center;
	padding:10px 0;
	background-color:#fff;
}
.smsbox_t{
	text-align:center;
	height:20px;
	line-height:20px;
	color:#0099FF;
	font-weight:bold;
	font-size:12px;
	background-image:url(images/smsbox_bg.gif);
	background-repeat:repeat-x;
}

.dvLstCmnt{
	margin-bottom:5px;
}
.dvLnkCntrl{
	text-align:center;
	margin-bottom:5px;
}

.ajax__tab_xp .ajax__tab_header{
	color:#0099FF;
	font-weight:bold;
}
.ajax__tab_xp .ajax__tab_body{
	background: url(images/cntnt_bg.gif) #fff;
	background-repeat:repeat-x;
}
.ajax__tab_xp .ajax__tab_active .ajax__tab_outer {background:url(images/tab-active-right.gif) no-repeat right !important;}
.ajax__tab_xp .ajax__tab_active .ajax__tab_inner {background:url(images/tab-active-left.gif) no-repeat !important;}
.ajax__tab_xp .ajax__tab_active .ajax__tab_tab {background:url(images/tab-active.gif) repeat-x !important;}
/*	/block	*/

/*		RELEASE		*/
.imgRlzDv{
	float:left;
	width:174px;
	height:203px;
	margin:0 15px 0 0;
	background-image:url(images/rlz_img_btm.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
}
.pst_rtl .imgRlzDv{
	float:right;
	margin:0  0 0 15px;
}

.imgRlz{
	border:0px;
	width:174px;
	height:174px;
}
.dvSplt{
	background-color:#CCCCCC;
	/*border-bottom:1px dashed #ccc;*/
	height:1px;
	margin:8px 0;
}
.dvSplt2{
	/*background-color:#CCCCCC;
	height:1px;
	margin:15px 0;*/
	height:30px;
}
.dvSplt3{
	/*background-color:#CCCCCC;*/
	border-bottom:1px dashed #ccc;
	height:1px;
	margin:8px 0;
}
.hlBuy{
	float:right;
	margin:0 20px 0 0;
	background-image:url(images/btn_buy.gif);
	background-repeat:no-repeat;
	height:51px;
	width:46px;
}
.pst_rtl .hlBuy{
	float:left;
	margin:0 0 0 20px;
}
.rlzdata{
	width:270px;
	float:left;
}
.pst_rtl .rlzdata{
	float:right;
	text-align:right;
}
.dvlnks{
	line-height:16px;
}
.rlzpropttl{
	font-weight:bold;
	margin-bottom:5px;
}
/*		/RELEASE		*/

.prgrs{
	background-color:#fff;
	border:1px #000 dashed;
	text-align:center;
	width:280px;
}

/*	member	*/
.lbMem{
	color:Blue;
	font-weight:bold;
}
.pnlMem{
	position:absolute;	
	border:1px green solid;
	/*display:none;*/
	visibility:hidden;
	width:100px;
	background-color:#ffffff;
}
.pnlMem ul{
	margin: 0px;
	padding: 0px;
	width:auto;
	list-style-type:none;
	white-space:nowrap;
}

.pnlMem li {
	width:auto;
	display:block;
	padding:1px;
}
.pnlMem a {
	width:auto;
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 2px 10px 2px 10px;
	text-align:left;
	height:10px;
}
.pnlMem a:link, .pnlMem a:visited {
	font-size: 11px;
	color: #000000;
}
.pnlMem a:hover, .pnlMem a:active {
	width:auto;
	font-size: 11px;
	color: #ffffff;
	background-color: #31659c;
	text-decoration:none;
}
/*	/member	*/



.hlrow{
	background-color:#61E1EA;
	/*cursor:pointer;*/
}

.gvSkin{
	color:#0099FF;
	background-color:#2B2E30;
	font-weight:bold;
	text-align:center;
}
.gv1{
	background-color:#F0F9FE;
	color:#333333;
}
.gv2{
	background-color:#ffffff;
	color:#284775;
}
.gv1 TD,.gv2 TD{
	padding:4px;
}
.gv1 td a:hover,.gvSkin td a:active,.gv2 td a:hover,.gvSkin td a:active{
	color:#000 !important;
}

.dvSmlRow{
	margin-top:5px;
}
.dvSmls{
	margin:4px 0;
	text-align:center;
}
.imgSml{
	/*float:left;*/
	/*margin:10px 7px 0 0;*/
	margin-right:5px;
	vertical-align:middle;
	cursor:pointer;
}
.inlnSml{
	vertical-align:middle;
}


/*	inbox	*/
.dvInbox{
	float:left;
	padding:5px;
	border:1px #7F9DB9 solid;
	height:180px;
	overflow:auto;
	width:495px;
}
.mes_desc{
	float:right;
	padding:3px;
	/*white-space:nowrap;*/
}
.brdr{
	border:1px #000 solid;
}
.dvInbox div{
	margin-bottom:10px;
}
.dvInbox div.head{
	margin-bottom:0px;
	background-color:#9CD8FF;
}
.imgdel{
	cursor:pointer;
}
/*	/inbox	*/


/*//////////////////// RADIO /////////////////////////*/
#dvRadioInner{
	margin-bottom:15px;
}
.dvRL{
	padding-top:2px;
	clear:both;
}
a.rLink:link,a.rLink:visited,
a.rLink2:link,a.rLink2:visited{
	float:left;
	margin-left:5px;
	margin-top:0;
	width:50px;
	height:14px;
	text-decoration: none;
	/*background-color:#EDEFFF;*/
	border-right:#222 1px solid;
	border-left:#222 1px solid;
	border-top:#087D94 1px solid;
	border-bottom:#087D94 1px solid;
	text-align:center;
	font-weight:bold;
}
a.rLink2:link,a.rLink2:visited{
	margin-right:26px;
}
a.rLink:hover,a.rLink:active,
a.rLink2:hover,a.rLink2:active{
	/*background-color:#D8EFFF;*/
	border:#087D94 1px solid;
}
a.rLinkP:link,a.rLinkP:visited{
	float:left;
	width:16px;
	height:16px;
	margin:0 5px 0 5px;
	text-decoration: none;
	text-align:center;
	background-image:url(images/icon_play.gif);
	background-repeat:no-repeat;
}
a.rLinkP:hover,a.rLinkP:active{   
}
hr.hrBtwRdo{
	margin-top:5px;
	margin-bottom:5px;
	height:1px;
	color:#087D94;
}
.imgRdo{
	float:left;
	width:16px;
	height:16px;
}

/*//////////////////  //////////////////////////////////*/

DIV.links{
    FONT-SIZE: 10px;
    COLOR: #000000;
    FONT-FAMILY: Verdana
}


/*	--------------*/
.blacktext{
	COLOR:black;
	TEXT-DECORATION: none;
}
/*	NAVIGATION	*/
.MenuOn{
	background-color:#E7FBCE;
	cursor:pointer;
}
.MenuOff{
	background-color:#ffffff;
	cursor:pointer;
}



.tabc td a,.tabc td a:visited, a.hrefPages,a.hrefPages:visited{
/*    FONT-SIZE:12px;*/
	BACKGROUND: ;
	text-decoration:none;
}
.tabc td a:hover,a.hrefPages:hover{
/*    FONT-SIZE:12px;*/
	BACKGROUND: #C6DBEF;
	text-decoration:none;
}

a.hrefPageOn,a.hrefPageOn:visited,a.hrefPageOn:hover{
/*    FONT-SIZE:12px;*/
	BACKGROUND: #E1C5D5;
	text-decoration:none;
}

.dvPages{
	display:inline;
}

.dvMenuRow{
	background-color:#ffffff;
}
.dvMenuRowOn{
	background-color:E7FBCE;

}

/*	///////////////// RELEASE	///////////////////////*/

#tit1{
	float:left;
	width:95%;
}
#tit2{
	float:right;
	width:5%;
} 

/*             styles for the star rater                */	
.rtng{
	list-style:none;
	margin: 0px;
	padding:0px;
	width: 90px;
	height: 18px;
	position: relative;
	background: url(images/star_rating.gif) top left repeat-x;		
}
.rtng li{
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
}
.rtng li a{
	display:block;
	width:18px;
	height: 18px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
}
.rtng li a:hover{
	background: url(images/star_rating.gif) left center;
	z-index: 1;
	left: 0px;
	border:none;
}

.rtng a.str1{ left: 0px; }
.rtng a.str1:hover{ width:18px; }
/*.rtng_dspl a.str1:hover{ width: 0px; }*/

.rtng a.str2{ left:18px; }
.rtng a.str2:hover{ width: 36px; }
/*.rtng_dspl a.str2:hover{ width: 0px; }*/

.rtng a.str3{ left: 36px; }
.rtng a.str3:hover{ width: 54px; }
/*.rtng_dspl a.str3:hover{ width: 0px; }*/

.rtng a.str4{ left: 54px; }	
.rtng a.str4:hover{ width: 72px; }
/*.rtng_dspl a.str4:hover{ width: 0px; }*/

.rtng a.str5{ left: 72px; }
.rtng a.str5:hover{ width: 90px; }
/*.rtng_dspl a.str5:hover{ width: 0px; }*/

.rtng a.str6{ left: 90px; }
.rtng a.str6:hover{ width: 108px; }
/*.rtng_dspl a.str6:hover{ width: 0px; }*/

.rtng_dspl{cursor:default !important;}
.rtng_dspl a:hover{ width: 0px !important; cursor:default !important; }

.rtng li.crntrtng{
	background: url(images/star_rating.gif) left bottom;
	position: relative;
	height: 18px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}

.small-star{
    width:50px;
    height:10px;
}
/* for an inline rater */
.inline-rating{
    display:-moz-inline-block;
    display:-moz-inline-box;
    display:inline-block;
    vertical-align: middle;
}
.small-star,
.small-star a:hover,
.small-star a:active,
.small-star a:focus,
.small-star .current-rating{
    background-image: url(images/star_small.gif);
    line-height: 10px;
    height: 10px;
}
.gensmallCopy {
font-size : 36px;
}

/*		TOOLS		*/
.hltlzni{
	float:left;
	height:16px;
	line-height:16px;
	margin-right:8px;
	margin-bottom:3px;
}
.hltlzic{
	vertical-align:middle;
}
.hltlz{
	float:left;
	height:16px;
	padding-left:21px;
	line-height:16px;
	margin-right:8px;
	margin-bottom:3px;
}
.hlDwnld{background:url(images/icon_download.gif) no-repeat left center;}
.hlComments{background:url(images/icon_comments.gif) no-repeat left center;}
.hlEdt{background:url(images/icon_edit.gif) no-repeat left center;}
.hlDlt{background:url(images/icon_delete.gif) no-repeat left center;}
.hlRmvBrknLnk{background:url(images/icon_remove_brknlnk.gif) no-repeat left center;}
.hlFav{background:url(images/icon_fav.gif) no-repeat left center;}
.hlFav2{background:url(images/icon_fav2.gif) no-repeat left center;}
.hlSbscrb{background:url(images/icon_subscribe.gif) no-repeat left center;}
.hlSbscrb2{background:url(images/icon_subscribe2.gif) no-repeat left center;}
.hlSpy{background:url(images/icon_spy.gif) no-repeat left center;}
.hlSpy2{background:url(images/icon_spy2.gif) no-repeat left center;}
.hlPpl{background:url(images/icon_ppl.gif) no-repeat left center;}
.hlTnxy{background:url(images/icon_thankyou.gif) no-repeat left center;}
.hlMsg{background:url(images/icon_messages.gif) no-repeat left center;}
.hlNewMsg{background:url(images/icon_newmessages.gif) no-repeat left center;}
.hlPrfl{background:url(images/icon_profile.gif) no-repeat left center;}
.hlAdd{background:url(images/icon_add.gif) no-repeat left center;}
.hlDate{background:url(images/icon_date.gif) no-repeat left center;}
.hlViews{background:url(images/icon_eye.gif) no-repeat left center;}
.hlMember{background:url(images/icon_member.gif) no-repeat left center;}
.hlCat{background:url(images/icon_category.gif) no-repeat left center;}
/*		/TOOLS		*/

/*		CALENDAR		*/
.clndr{
    background-image: url(images/block_in_bg.gif);
    background-repeat:repeat-x;
	border:none;
	font-size:10px;
	width:100%;
}
.clndr,.clndr td,.clndr th{
	padding-left:7px;
	text-align:left;
	background-color:Transparent !important;
}
/*			*/
.clndr table{
	text-align:center !important;
}
.clndr .ttlstl td,.clndr .ttlstl td a,.clndr .ttlstl td a:visited{
	color:#0099FF !important;
	padding:0 2px;
	text-align:center !important;
	font-weight:bold;
}
.clndr .ttlstl{
	/*background-color:#292E31;*/
	width:200px !important;
	vertical-align:middle;
	margin-left:-7px;
}
.clndr .npstl{
	border:none;
}
/*			*/
.clndr td.tdstl,.clndr td.slctd{
	border:none;
	background-color:#333 !important;
	font-weight:bold;
}
.clndr td.slctd{
	background-color:#555 !important;
}
.clndr td.tdstl{
	color:#FFCC00!important;
}
.clndr .wknd{
	border:none;
	color:#bbb;
}
.clndr .dstl{
	border:none;
	color:#999;
	vertical-align:top;
}
.clndr .npstl{
	background-color:red;
	color:red;
}
.clndr .omdstl{
	border:none;
	color:#666;
}
/*week days*/
.clndr .dhstl{
	border:none;
	padding:0 1px;
	text-align:center;
}
.clndr .slctrstl{
	border:none;
}
/*		/CALENDAR		*/

/*			GUESTBOOK			*/
.dvGBl{
	float:left;
	width:150px;
}
.dvGBr{
	/*float:left;*/
}

/*			PROFILE			*/
.dvCmntMore{
	position:absolute;
	width:300px;
	margin-left:-335px;
	visibility:hidden;
	border:1px #718FE4 solid;
	background-color:#719FE4;
	padding:2px 5px;
	color:#fff;
	filter:alpha(opacity=85);
	opacity:0.85;
	-moz-opacity: 0.85; 
}

.dvAvatar{
	float:left;
	width:60px;
	height:60px;
	margin-right:15px;
	margin-bottom:10px;
	background-position:center center;
	background-repeat:no-repeat;
	position:relative;
	/*text-align:center;*/
}
.dvOnline{
	width:16px;
	height:16px;
	background-image:url(images/icon_online.png);
	background-repeat:no-repeat;
	background-position:center center;
	position:absolute;
	margin-left:49px;
	margin-top:49px;	
	_background-image:url(/null.gif);
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/app_themes/default/images/icon_online.png',sizingMethod='crop');
}
.dvMsgErr{
	text-align:center;
	display:block;
	height:18px;
	line-height:18px;
	font-weight:bold;
}
.dvCmntTtl{
	margin-bottom:5px;
}
.dvCmntIn{
	margin:10px 0 0 15px;
	color: #999 !important;
}
.dvCmnt{
	background-color:#0C232D;
	padding:10px;
	margin-bottom:10px;
	color: #999 !important;
}
.dvCmnt2{
	padding:10px;
	margin-bottom:10px;
	/*background-color:#0F2832;*/
}
/*				COMMENTS				*/
.dvPostCmnts{
	position:relative;
	color: #999 !important;
}
#dvReply{
	height:216px;
}
.dvReply{
	position:absolute;
	z-index:4;
	margin:10px 0;
	left:10px;
	right:10px;
}

.dvCmntRtng{
	float:right;
	height:16px;
}
.hlUp,.hlDwn,.spnUp,.spnDwn,.spnUp2,.spnDwn2{
	/*float:right;*/
	/*display:inline-block;*/
	float:right;
	/**float:none;*/

	height:16px;
	width:16px;
	background-image:url(images/icons_cmntrtng.gif);
	background-repeat:no-repeat;
}
.hlUp{background-position:0 0;}
.hlDwn{background-position:0 -16px;}
.spnUp{background-position:0 -32px;}
.spnDwn{background-position:0 -48px;}
.spnUp2{background-position:0 -64px;}
.spnDwn2{background-position:0 -80px;}
.spnRtng,.spnRtngPls,.spnRtngMns{
	/*float:right;*/
	/*display:inline-block;*/
	float:right;
	/**float:none;*/
	margin:0 5px;
	height:16px;
	line-height:16px;
	font-weight:bold;
	font-size:13px;
}
.spnRtngPls{color:#0099FF;}
.spnRtngMns{color:#FF0207;}

/*/////////////////////////////////////////////////*/
.dvPager{
	margin:0 auto;
	display:block;
	text-align:center;
	padding:7px 0px;
	font-size: 11px ;
}
.dvPager DIV{
	padding:1px;
	display:inline;
	/*border: #333333 1px solid;*/
	/*color: #d1d1e1;*/
	/*background-color: #FFFFFF;*/
}
.dvPager .info{
	padding:2px 4px;
	/*color: #f0f1f2;*/
	white-space: nowrap;
	/*background-color: #990000;*/
	font-weight:normal;
	/*border:1px #000000 solid;*/
}
.dvPager .info:link, .dvPager .info:visited{
	/*color: #ffcc66;*/
	text-decoration: none;
}
.dvPager .curindex{
	color:#FFCC00;
	/*background-color: #FFFF99;*/
	padding:2px 4px;
	font-weight:bold;
	/*border:1px #000000 solid;*/
}
.dvPager a {noFocusLine:expression(this.onFocus=this.blur())} /* For IE, */
.dvPager a:focus {-moz-outline-style: none} /* For Firefox */
.dvPager a:link, .dvPager a:visited{
	padding:2px 4px;
	/*color: #000000;*/
	text-decoration: none;
	/*background-color: #f0f1f2;*/
	/*border:1px #000000 solid;*/
}
.dvPager a:hover, .dvPager a.ssc:hover, .dvPager a:active{
	/*background-color: #990000;*/
	/*color: #ffffff;*/
}
.dvPager a.ssc{
	/*background-color: #cccccc;*/
}
.pgfrst,.pgnxt,.pgprv,.pglst{
	background-position:center center;
	background-repeat:no-repeat;
}
.pgfrst{
	background-image:url(images/core/icon_pg_first.gif);
}
.pgnxt{
	background-image:url(images/core/icon_pg_next.gif);
}
.pgprv{
	background-image:url(images/core/icon_pg_prev.gif);
}
.pglst{
	background-image:url(images/core/icon_pg_last.gif);
}
/****************************************************/
.dvPagerD{
	display:inline-block;
	padding:7px 0px;
	font-size: 11px ;
}
.dvPagerD DIV{
	padding:1px;
	display:inline;
	/*border: #333333 1px solid;*/
	color: #d1d1e1;
	background-color: #000000;
}
.dvPagerD .info{
	padding:3px 6px;
	color: #ffcc66;
	white-space: nowrap;
	background-color: #001b52;
	font-weight:normal;
	border:1px #ffffff solid;
}
.dvPagerD .info:link, .dvPagerD .info:visited{
	color: #ffcc66;
	text-decoration: none;
}
.dvPagerD .curindex{
	color: #ffffff;
	background-color: #333333;
	padding:3px 6px;
	font-weight:bold;
	border:1px #ffffff solid;
}
.dvPagerD a:link, .dvPagerD a:visited{
	padding:3px 6px;
	color: #ffcc66;
	text-decoration: none;
	background-color: #222222;
	border:1px #ffffff solid;
}
.dvPagerD a:hover, .dvPagerD a.ssc:hover, .dvPagerD a:active{
	background-color: #ffcc66;
	color: #222222;
}
.dvPagerD a.ssc{
	background-color: #444444;
}
/****************************************************************************/

.txtinput{
	font-size:11px;
}
.tblContact{
	font-size:11px;
	width:100%;
	text-align:left;
}

