
	.pmframeborder {
		#background-color: #f6faff;
		background-color: #ffffff;
	}	

	.pmbg {
		background-color: #f6faff;
	}

	BODY, td, .global {
		font-family: Verdana, Helvetica, Serif;
		font-size: 8pt;
		font-weight: normal;
		margin-top: 5px;
	}

	.loginbody {
		margin-top: 0px;
	}

	.label, .namebox, .numberbox {
		font-family: Verdana, Helvetica, Serif;
		font-size: 8pt;
		font-weight:normal;

		background-color: #FFFFFF;
		border-left: 1px solid black;
		border-right: 1px solid black;
		border-top: 1px solid black;
		border-bottom: 1px solid black;
	}

	.pmcaption {
		font-size: 8pt;
		font-family: Verdana, Helvetica, Serif;
		font-weight: bold;
	}	

	.servercaption {
		position: absolute;
		top: 25;
		left: 25;
	}

	.navbutton {
		font-family: sans-serif, verdana;
		font-size: 8pt;
		font-weight: normal;
		color: #0000FF;

		background-color: #CCCCCC;
		text-align: center;
	}

	.moduleborder {
		background-color: #cddef6;
	}

	.activeButtonBorder {
		background-color: #94aec5;
	}

	.inactiveButtonBorder {
		background-color: #94aec5;
	}

	.activeButtonBg, .activeButtonBgBold {
		background-color: #bddaf6;
	}

	.activeButtonBgBold {
		font-weight: bold;
	}

	.pmtablebg {
		background-color: #CCCCCC;
	}

	.inactiveButtonBg {
		background-color: #bddaf6;
	}

	.activeButtonText {
		color: #0000FF;
		text-decoration: none;	
		font-size: 8pt;
		font-weight: normal;
	}

	.inactiveButtonText {
		color: #000000;
		text-decoration: none;
		font-size: 8pt;
	}

	input {
		font-family: Verdana, Helvetica, Serif;
		font-weight: normal;
		font-size: 8pt;
	}

	select {
		font-family: Verdana, Helvetica, Serif;
		font-weight: normal;
		font-size: 8pt;
	}

	.pmtextbox {
		border-left: 1px solid #000000;
		border-right: 1px solid #000000;
		border-top: 1px solid #000000;
		border-bottom: 1px solid #000000;
		border-style: solid;
		
		font-family: Arial, Helvetica, Serif;
		font-weight: normal;
		font-size: 8pt;
	}

	.pmbutton {
		font-family: Verdana, Helvetica, Serif;
		font-weight: bold;
		font-size: xx-small;
	}	
	.pmbuttonwc {
		font-family: Verdana, Helvetica, Serif;
		font-weight: bold;
		font-size: xx-small;
		width:120px;
	}	

	.pmselectbg {
		background-color: #9499BD;
	}

	.pmbglight {
		background-color: #C5C6E6;
	}

	.pmbgdark, .pmtablehead {
		background-color: #FFFFFF;
	}	

	.pmtablehead {
		font-family: Verdana, Sans-Serif, Serif;
		font-size: 8pt;
		font-weight: normal;
	}	

	.pmtdbg {
		background-color: #FFFFFF;
	}

	.pma { text-decoration: none; font-weight: normal; font-size: 8pt; } 

	.inactivetext {
		color: #9C999C;
	}

	.pmhelptext {
		font-family: Verdana, Helvetica, Serif;
		font-size: 8pt;
		font-weight: normal;
	}

	.pmhelpa {
		text-decoration: none;
		font-weight: normal;
		color: #FF0000;		
	}
	
	a {
		text-decoration: none;
		font-weight: normal;
		font-size: 8pt;
		color: #000000;
	}

	.bottomframe {
		background-color: #4179b4;
	}

	.bottombutton {
		background-color: 525994;
		color: #FFFFFF;
		font-family: Verdana, Helvetica, Serif;
		font-size: 12pt;
		font-weight: normal;

		border-left: 1px solid #9499BD;
		border-right: 1px solid #9499BD;
		border-top: 1px solid #9499BD;
		border-bottom: 1px solid #9499BD;  
	}

	.abouthead, .copyright, .abouttext {
		font-family: Verdana, Helvetica, Serif;
		font-size: 8pt;
		font-weight: bold;
		color: #FFFFFF;
	}

	.abouttext {
		color: #000000;
		font-weight: normal;
	}

	.copyright {
		font-size: 8pt;
	}

	.aboutmodule {
		background-color: #CCCCCC;
	}

	.aboutmoduleborder {
		background-color: #8B899C;
	}

	.textleftnav {
		font-family: Verdana, Helvetica, Serif;
		font-size: 8pt;
		text-decoration: none;
		background-color: #f6faff;
	}

	.filterbutton {
		font-family: Verdana, Helvetica, Serif;
		font-weight: normal;
		font-size: 8pt;
	}

	.pmconsole {
		position: absolute; 
		top: medium; 
		left: 25px; 
		visibility: visible
	}

	.pmparent {
		position: absolute; 
		top: 35px; 
		left: 10px; 
		visibility: hidden;
	}

	.pmchild {
		position: absolute; 
		left: 30px; 
		visibility: hidden
	}

   .pmmember {
		text-decoration: none;	
	}

	.logout:link { color: #0000FF; }
	.logout:visited { color: #FF0000; }

	.pma:link { color: #0000FF; }
	.pma:visited { color: #0000FF; }

	.pmbuttonsmall {
		font-family: Verdana, Helvetica, Serif;
		font-weight: normal;
		font-size: xx-small;
	}

	.pmbgtitle, .pmbgtitlebold {
		background-color: #E6EaF0;
	}

	.pmbgtitlebold {
		font-weight: bold;
	}

	.topnavtext { color: #FFFFFF; font-weight: bold}
	.topnavtext:visited { color: #FFFFFF; }
	.topnavtext:link { color: #FFFFFF; }


	.pmwebmailbg {
		font-family: Verdana, Helvetica, Serif;
		font-size: 8pt;
		font-weight: normal;
		margin-top: 0px;
	}

	.pmorganisation {
		font-size: 14px;
		font-family: Verdana, Helvetica, Serif;
		font-weight: bold;
		color: #FFFFFF; 
		margin-right: 5px;
	}
	.pmholiday {
        background-color: #E6F1FC;
    }
	.pmdate {
		background-color: #E0FFFF;
	}
	
	.wmnewbg {
		background-color: #E0FFFF;
		color: #000000 ;
	}
	.wmoldbg {
		background-color: #f6faff;
		color: #000000 ;
	}

	/* Jayashree Nair - 6-Oct-2005 */
	.onhover {
		cursor :pointer;
	}

	.nohover {
		background-color: #f6faff;
		color: #000;
	}

	.pmbgaddressbook {
		background-color: #f6faff;
		font-size: 6.5pt;
	}

	 /*neelima for autocomplete 18-09-09*/
        .autofill
        {
                background: #cddef6;
        }

	
	/* Jayashree Nair - 6-Oct-2005 */
	
	#dropmenudiv{
	position:absolute;
	border:1px solid #cddef6;
	background-color:#f6faff;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
	}

	#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	}

	#dropmenudiv a:hover{ /*hover background color*/
	background-color: #E6EaF0;
	}

	/*neelima added on 29-Sept-2008*/
        .wmfont{
                font-family: Verdana;
                font-size: 11.7px;
        }
	.icon_saving { background-image: url(../images/indicator.gif); width: 16px; height: 16px; display: none;}
        .icon_folder_announce { background-image: url(../images/folder_announce.gif); width: 19px; height: 18px; display: inline; }
        .icon_folder_sticky { background-image: url(../images/folder_sticky.gif); width: 19px; height: 18px; display: inline; }
        .icon_folder_hot { background-image: url(../images/folder_hot.gif); width: 19px; height: 18px; display: inline; }
        .icon_folder { background-image: url(../images/folder.gif); width: 19px; height: 18px; display: inline; }
        .icon_folder_lock { background-image: url(../images/folder_lock.gif); width: 19px; height: 18px; display: inline; }
        .icon_folder_announce_new { background-image: url(../images/folder_announce_new.gif); width: 19px; height: 18px; display: inline; }
        .icon_folder_sticky_new { background-image: url(../images/folder_sticky_new.gif); width: 19px; height: 18px; display: inline; }
        .icon_folder_new_hot { background-image: url(../images/folder_new_hot.gif); width: 19px; height: 18px; display: inline; }
        .icon_folder_new { background-image: url(../images/folder_new.gif); width: 19px; height: 18px; display: inline; }
        .icon_folder_lock_new { background-image: url(../images/folder_lock_new.gif); width: 19px; height: 18px; display: inline; }
	.icon_vote_lcap { background-image: url(../images/vote_lcap.gif); width: 4px; height: 12px; display: inline; }
.icon_vote_rcap { background-image: url(../images/vote_rcap.gif); width: 4px; height: 12px; display: inline; }
        .icon_topic_delete { background-image: url(../images/topic_delete.gif); width: 19px; height: 18px; display: inline; }
        .icon_topic_move { background-image: url(../images/topic_move.gif); width: 19px; height: 18px; display: inline; }
        .icon_topic_unlock { background-image: url(../images/topic_unlock.gif); width: 19px; height: 18px; display: inline; }
        .icon_topic_lock { background-image: url(../images/topic_lock.gif); width: 19px; height: 18px; display: inline; }
        .icon_latest_reply { background-image: url(../images/icon_latest_reply.gif); width: 18px; height: 9px; display: inline; }
/* Default buttons, in English. For localized ones, see <locale_name>.css in the "styles" directory */
        .icon_new_topic img { background-image: url(../images/en_US/post.gif); width: 82px; height: 25px; }
        .icon_reply img { background-image: url(../images/en_US/reply.gif); width: 82px; height: 25px; }
        .icon_reply_locked img { background-image: url(../images/en_US/reply_locked.gif); width: 82px; height: 25px; }
        .icon_quote img { background-image: url(../images/en_US/icon_quote.gif); width: 59px; height: 18px; }
        .icon_edit img { background-image: url(../images/en_US/icon_edit.gif); width: 59px; height: 18px; }
        .icon_profile img { background-image: url(../images/en_US/icon_profile.gif); width: 59px; height: 18px; }
        .icon_pm img { background-image: url(../images/en_US/icon_pm.gif); width: 59px; height: 18px; }
	
	img { border: 0px; }

	/* added by rajesh for highlighting the System folders and personal folders when selected */
	.select {
		color: #4179b4;
		font-family: Verdana;
                font-size: 11.7px;
		font-weight: bold;
	}
	

