body
{
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
}



Body.PUBLISHER_FRAME
{
SCROLLBAR-BASE-COLOR: #000080; SCROLLBAR-ARROW-COLOR: #000080;
}


//******************** EMAIL NOTIFICATION ********************/

  .TXT_STRONG {font-family: Verdana, Arial, Helvetica; font-weight: bold; 	font-style: normal; 	color: black; 	font-size: 10px;}
  .TXT_NORMAL {font-family: Verdana, Arial, Helvetica; font-weight: bold; 	font-style: normal; 	color: black; 	font-size: 10px;}
  .TXT_WARN {font-family: Verdana, Arial, Helvetica; font-weight: bold; 	font-style: normal; 	color: red; 	font-size: 10px;}
  .MSG_NAVY {font-family: Verdana, Arial, Helvetica; background: #F2F2F2; font-weight: bold; 	font-style: normal; 	color: navy; 	font-size: 10px;}
  .TBL_HDR {font-family: Verdana, Arial, Helvetica; background: #C8C8C8; color: blue; font-weight: bold; font-size:11px; text-transform: uppercase; white-space: nowrap;}
  .TBL_DATA_B {font-family: Verdana, Arial, Helvetica; background: #F2F2F2; color: black; font-weight: bold; font-size:10px;}
  .TBL_DATA {font-family: Verdana, Arial, Helvetica; background: #F2F2F2; color: black; font-weight: normal; font-size:10px;}

//******************** EMAIL NOTIFICATION ********************/



//--------------------------- NEW STYLE ----------------------


A.BASIC:link { color: blue;}
A.BASIC:visited { color: purple; }
A.BASIC:active  {color: yellow;}
A.BASIC:hover { color: red;  font-style: normal; }


A.EXTR_LNK:link    {color: blue; }
A.EXTR_LNK:visited {color: purple; }
A.EXTR_LNK:active  {color: marron;}
A.EXTR_LNK:hover   { color: red;  font-weight: normal; font-style: normal; }

A.SUB_HINT_LNK:link    {color: blue; }
A.SUB_HINT_LNK:visited {color: purple; }
A.SUB_HINT_LNK:active  {color: marron;}
A.SUB_HINT_LNK:hover   { color: red;  font-weight: normal; font-style: normal; }




A.EXPAND_LNK:link    {color: blue; }
A.EXPAND_LNK:visited {color: blue; }
A.EXPAND_LNK:active  {color: marron;}
P.EXPAND_LNK
{
  text-transform: uppercase;
  /*text-decoration: underline;*/
  cursor:hand;
  text-decoration:none;
	font-family: Verdana, Arial, Helvetica;
	white-space: normal;
	font-weight: bold; 	 font-size:9px;   font-style: normal;   color: Blue;   text-indent:    3px;
  margin-top:     0;   margin-bottom:  0;   margin-left:    0;   margin-right:   0;

}


.SUBNAV_LNK_A
{
  text-transform: uppercase;
  cursor:hand;
  text-decoration:none;
	font-family: Verdana, Arial, Helvetica;
	white-space: normal;
	font-weight: bold;
	font-size:10px;
}




.SUBNAV_LNK_B
{
  text-transform: uppercase;
  cursor:hand;
  text-decoration:none;
	font-family: Verdana, Arial, Helvetica;
	white-space: normal;
	font-weight: bold;
	font-size:12px;
}



A.SUBNAV_LNK:link    {color: lime;}
A.SUBNAV_LNK:visited {color: lime;}
A.SUBNAV_LNK:active  {color: lime;}
A.SUBNAV_LNK:hover   {color:  yellow;}
.SUBNAV_LNK
{
  text-transform: uppercase;
  cursor:hand;
  text-decoration:none;
	font-family: Verdana, Arial, Helvetica;
	white-space: normal;
	font-weight: bold;
	font-size:11px;


	background-color: #004080;
  margin-top:     0;
  margin-bottom:  0;
  margin-left:    0;
  margin-right:   0;
}

.SUBNAV_LNK_W
{
	background-color: #800000;
}





A.LFRM_ON_BGLNK:link    {color: white;}
A.LFRM_ON_BGLNK:visited {color: white;}
A.LFRM_ON_BGLNK:active  {color: lime;}
A.LFRM_ON_BGLNK:hover   {color: lime;}


A.MENU_LINK:link    {color: navy;}
A.MENU_LINK:visited {color: navy;}
A.MENU_LINK:active  {color: blue;}
A.MENU_LINK:hover   {color: blue;}


A.TOPSRV_LINK:link    {color: navy; TEXT-DECORATION: none; text-transform: uppercase; FONT-WEIGHT: bold; FONT-SIZE: 9px;}
A.TOPSRV_LINK:visited {color: navy; TEXT-DECORATION: none; text-transform: uppercase; FONT-WEIGHT: bold; FONT-SIZE: 9px;}
A.TOPSRV_LINK:active  {color: red; TEXT-DECORATION: none; text-transform: uppercase; FONT-WEIGHT: bold; FONT-SIZE: 9px;}
A.TOPSRV_LINK:hover   {color: red; TEXT-DECORATION: none; text-transform: uppercase; FONT-WEIGHT: bold; FONT-SIZE: 9px;}




a:link { color: blue;}
a:visited { color: purple; }
a:active  {color: red;}
a:hover { color: red; }

// font-weight: normal; font-style: normal;


p.dotted {border-style: dotted}
p.dashed {border-style: dashed}
p.solid {border-style: solid}
p.double {border-style: double}
p.groove {border-style: groove}
p.ridge {border-style: ridge}
p.inset {border-style: inset}
p.outset {border-style: outset}


/***************************************** INTRODUCTION TEXT **************************/

.ABOUT_TEXT {
        cursor: default;
        font-family:  Arial, Verdana,Helvetica, Sans Serif;
        font-size: 14px;
        font-weight: normal;
        font-style: normal;
        margin-top:0;
        margin-bottom: 0;
        margin-left: 0;
        margin-right: 0;
        background-color: #FFFFFF;


        line-height: 20px;
}


.INTRODUCTION_TEXT {
        cursor: default;
        font-family: Verdana, Arial, Helvetica, Sans Serif;
        font-size: 10px;
        font-weight: normal;
        font-style: normal;
        margin-top:0;
        margin-bottom: 0;
        margin-left: 2;
        margin-right: 0;
        background-color: #E8FFFF;//#FFFFDD;//#ECFFFF;//#F3F3F3;
        border: 2 groove grey;

        line-height: 12px;
}




.INTRODUCTION_TABLE {
        cursor: default;
        font-family: Verdana, Arial, Helvetica, Sans Serif;
        font-size: 10px;
        font-weight: normal;
        font-style: normal;
        line-height: 12px;
}



.INTROD_HL1 {
        font-family: Verdana, Arial, Helvetica, Sans Serif;
        font-weight: bold;
        font-style: normal;
        COLOR: #804040;
}


.INTROD_HL2 {
        font-family: Verdana, Arial, Helvetica, Sans Serif;
        font-weight: bold;
        font-style: normal;

        color: #004080;
}


/****************************************************************************************/



/************************* FORMS ********************************************************/
.forms {
	      BORDER-RIGHT: #cc9933 1px solid;
	      BORDER-TOP: #cc9933 1px solid;
	      PADDING-LEFT: 2px;
	      FONT-WEIGHT: bold;
	      FONT-SIZE: 10px;
	      MARGIN-BOTTOM: 0px;
	      BORDER-LEFT: #cc9933 1px solid;
	      COLOR: #ffffff;
	      BORDER-BOTTOM: #cc9933 1px solid;
	      FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif;
	      BACKGROUND-COLOR: #666666
}


.formsTrnsp {
	      FONT-WEIGHT: bold;
	      //FONT-SIZE: 10px;
	      MARGIN-BOTTOM: 0px;
	      MARGIN-TOP: 0px;

	      FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif;
}



.FORM_INPUT_WRN {

	      BORDER: grey 1px solid;

	      PADDING-LEFT: 2px;
	      FONT-WEIGHT: bold;
	      FONT-SIZE: 10px;
	      MARGIN-BOTTOM: 0px;

	      COLOR: lime;//#ffffff;

	      FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif;
	      BACKGROUND-COLOR: maroon;//#666666
}


.FORM_INPUT {

	      BORDER: grey 1px solid;

	      PADDING-LEFT: 2px;
	      FONT-WEIGHT: bold;
	      FONT-SIZE: 10px;
	      MARGIN-BOTTOM: 0px;

	      COLOR: black;//#ffffff;

	      FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif;
	      BACKGROUND-COLOR: #FFFFE1;//#666666
}




.FORM_TABLE {
	      FONT-WEIGHT: bold;
	      FONT-SIZE: 10px;
	      COLOR: black;
	      FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif;
	      BACKGROUND-COLOR: #EEEECC;
}



.FORM_FIELD_CAPTION
{
 	background: #DFDFFF;
//	border: 1 outset grey;
  text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica;
	white-space: normal;
	font-weight: bold; 	 font-size:9px;      color: Black;   text-indent:    3px;
  margin-top:     0;   margin-bottom:  0;   margin-left:    0;   margin-right:   0;
}

.FORM_FIELD_CAPTION_B
{
  text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica;
	white-space: normal;
	font-weight: bold; 	 font-size:9px;      color: Black;   text-indent:    3px;
  margin-top:     0;   margin-bottom:  0;   margin-left:    0;   margin-right:   0;
}



.FORM_FIELD_DESCR
{
// 	background: #DFDFFF;
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
	font-size:9px;
	font-style: italic;
	text-transform: none;
	white-space: normal;
  color: Black;
}


/*In form tables edit properties style*/
.TABLE_FORM
{
background: "#FFF7E7";
text-valign:	"top";
text-align:	"right";
}

/*******************************************************************/



.COMMON_BOLD_BLUE_FICTION
{
 	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	color: blue;
	font-style: normal;
	font-size: 10px;
  margin-top: 0; margin-bottom: 0; margin-left: 0; margin-right: 0;
}


.COMMON_TXT
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	color: black;
	font-size: 10px;
}

.COMMON_TXT_STRONG
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-style: normal;
	color: black;
	font-size: 10px;
}


.COMMON_HINT_LINK
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	color: black;
	font-size: 9px;

  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;

}


.COMMON_HINT_TXT
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
	font-style: italic;
	color: black;
	font-size: 9px;

  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;

}


.COMMON_WARNING_COLOR
{
	font-family: Verdana, Arial, Helvetica;
	color: Red;
}



.COMMON_WARNING_HEADER
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	color: lime;
	background-color: maroon;
	font-size: 10px;
}


.COMMON_WARNING
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	color: Red;
	font-size: 10px;
}


.COMMON_WARNING_1
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size: 10px;
	color: maroon;
}




FONT.COMMON_WARNING_MSGTXT
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size: 10px;
	color: Red;
}



.COMMON_SIMPLE_EXPAND_TEXT
{
margin-top:0;
margin-bottom: 0;
margin-left: 2;
margin-right: 0;
background-color: #E8FFFF;//#FFFFDD;//#ECFFFF;//#F3F3F3;
border: 1 groove grey;

	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
}




.COMMON_FRAMESIDE_ADDS
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
	font-size:10px;
	color: Black;//maroon; /*"#00FFFF"; /*Black;*/
	background: "#F4F3F2";//"FFFFCC";//
  border: 1 solid gray;

  margin-top: 4;
  margin-bottom: 4;
  margin-left: 4;
  margin-right: 4;

  line-height: 10px;
}


.COMMON_INFO_MESSAGE
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size:10px;
	color: Navy; //Black;//maroon; /*"#00FFFF"; /*Black;*/
	background: "#F4F3F2";//"FFFFCC";//
  border: 1 solid gray;

  margin-top: 4;
  margin-bottom: 4;
  margin-left: 4;
  margin-right: 4;
}




.COMMON_PAGE_BIG_HEADER
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size:11px;
	color: Navy; //Black;//maroon; /*"#00FFFF"; /*Black;*/
	line-height: 18px;
}



.DB_CRITICAL_ERROR
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size:20px;
	color: Navy; //Black;//maroon; /*"#00FFFF"; /*Black;*/
	background: #FDD7E4;//"FFFFCC";//
  border: 1 solid gray;

  margin-top: 5;
  margin-bottom: 5;
  margin-left: 5;
  margin-right: 5;
}




.COMMON_WARNING_MESSAGE
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size:10px;
	color: Navy; //Black;//maroon; /*"#00FFFF"; /*Black;*/
	background: #FDD7E4;//"FFFFCC";//
  border: 1 solid gray;

  margin-top: 5;
  margin-bottom: 5;
  margin-left: 5;
  margin-right: 5;
}



.COMMON_ERROR_MESSAGE
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size:10px;
	color: blue;
	background: "#F4798E";//"FFFFCC";//
  border: 1 solid gray;

  margin-top: 5;
  margin-bottom: 5;
  margin-left: 5;
  margin-right: 5;

}

.COMMON_OK_MESSAGE
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size:10px;
	color: blue;
	background: "#F4F3F2";//"FFFFCC";//
  border: 1 solid gray;

  margin-top: 5;
  margin-bottom: 5;
  margin-left: 5;
  margin-right: 5;
}


.COMMON_PROM_MESSAGE
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size:12px;
	color: Navy; //Black;//maroon; /*"#00FFFF"; /*Black;*/
	line-height: 25px;


  margin-top: 4;
  margin-bottom: 4;
  margin-left: 4;
  margin-right: 4;
}



/***************************     LIST OF REQUESTED ADVICES DECORATION ********************************/
.PUB_RELATED_BLOCKS
{
  background: #FFFFCA;//#CEFFFF;//#00ffff;
 	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size:9px;

	text-transform: uppercase;
  white-space: nowrap;

}


.REQADVLIST_TITLE
{
	cursor: default;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size:9px;
	color: Black;//maroon; /*"#00FFFF"; /*Black;*/
	text-transform: uppercase;
  white-space: nowrap;

  text-indent: 0%;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;

	background: "#D4D0C8";//"FFFFCC";//
	border: 4 outset grey;

}


.REQADVLIST_CAPTION
{
 	cursor: default;
 	background: #DFDFFF;
	border: 1 outset grey;
  text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size:9px;
  color: Black;
  text-indent:    3px;
  margin-top:     0;
  margin-bottom:  0;
  margin-left:    0;
  margin-right:   0;
}


.REQADVLIST_CAPTION_OPT
{
 	background: #F4F4FF;
	border: 1 outset grey;
  text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size:9px;
  color: Black;
  text-indent:    3px;
  margin-top:     0;
  margin-bottom:  0;
  margin-left:    0;
  margin-right:   0;
}


.REQADVLIST_CAPTION_HINT
{
// 	background: #DFDFFF;
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
	font-size:9px;
	font-style: italic;
	text-transform: none;
  color: Black;
}


.REQADVLIST_CAPTION_DESCR
{
// 	background: #DFDFFF;
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
	font-size:9px;
	font-style: italic;
	text-transform: none;
  color: Red;
}




.REQADVLIST_CAPTION_TEXT
{
 	background: #F0FFFF;
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
	font-size:11px;
	font-style: normal;
	text-transform: none;
  color: Black;
}




.REQADVLIST_CAPTION_ADD
{
  text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size:9px;
	font-style: italic;
  color: Gray;//Maroon;
}


.REQADVLIST_INFO
{
 	background: #ECECFF;
	border: 0 outset grey;

	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size:9px;
  color: Black;
  text-indent:    0%;
  margin-top:     0;
  margin-bottom:  0;
  margin-left:    0;
  margin-right:   0;
}




.REQADVLIST_MESSAGE
{

 	background-color: #F7F7F7;
	border: 1 groove grey;

	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
	font-style: italic;
	font-size: 9px;
  color: Black;
  text-indent:    0;
  margin-top:     0;
  margin-bottom:  2;
  margin-left:    2;
  margin-right:   2;
}

.REQADVLIST_SRVBAR
{

 	background-color: #FFEAF4;
	border: 1 groove grey;
  text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-style: normal;
	font-size: 9px;
  color: Maroon;//Black;
  text-indent:    0;
  margin-top:     0;
  margin-bottom:  2;
  margin-left:    2;
  margin-right:   2;
}

/***************************************************************************************************/



/************************* LEFT SIDE LOGINS DECORATIONS *******************************************/

.LOGINS_TABLES

{
	background: #C1C1FF;
	border: 1 solid black;

  margin-top:     0;
  margin-bottom:  0;
  margin-left:    0;
  margin-right:   0;

}

.LOGIN_CONTROL_BUTTONS
{
background-color:#dddddd;
border-bottom:#31659c 1px solid;
border-left:#31659c 1px solid;
border-right:#31659c 1px solid;
border-top:#31659c 1px solid;
color:000000;
cursor:hand;
font-family: Verdana, Arial, Helvetica;
font-size:10px;
font-weight:bold;
width:135;
}


.LOGIN_CONTROL_LNKBUTTONS
{
font-weight:normal;
font-size:9px;
background-color:lime;
border:#31659c 1px solid;
cursor:hand;
width:105;
}


.LOGIN_FORM_LABEL_TXT
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	color: blue;
	font-size: 10px;
	background: "#FFFFB0";

	border: 1 outset grey;
}


.LOGIN_LABEL_TXT
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	color: black;yellow;//white;
	font-size: 10px;

}



/*****************************************************************************************************/


/************************************** UPLOAD / DOWNLOAD FILES **************************************/

.FILES_TABLES
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size:10px;
	color: Navy; //Black;//maroon; /*"#00FFFF"; /*Black;*/


	background: #EEEECC;
	border: 1 solid black;
  margin-top:     0;
  margin-bottom:  0;
  margin-left:    0;
  margin-right:   0;

}

/*****************************************************************************************************/




/************************* LEFT FRAME MENU AND INFORMATION *******************************************/



/**********************NEW STYLE*******************************************************/


.vaNavText {PADDING-LEFT: 0px; FONT-WEIGHT: bold; FONT-SIZE: 10px; LINE-HEIGHT: 14px; FONT-FAMILY: verdana, arial, sans-serif}

/*background menu color*/
.menuNav {CURSOR: pointer; COLOR: #fff; BACKGROUND-COLOR: #036}

.menuNav A:link {COLOR: #fff}

.menuNav A:visited {COLOR: #fff}

TR TD.menuNav A:link {TEXT-DECORATION: none}

TR TD.menuNav A:visited {TEXT-DECORATION: none}

/*header color  #C1C1FF;*/
.vaNavMainHeader {CURSOR: default; COLOR: #fff; BACKGROUND-COLOR: #c00; text-transform: uppercase; text-align: center;}
.vaNavHilite {CURSOR: pointer; COLOR: #fff; BACKGROUND-COLOR: #c00}




/*height of menu item td entry*/
TD.swath {FONT: 10px sans-serif;}

/*separated line between menus entry*/
TR.vaNavRow TD {BORDER-RIGHT: #003 1px solid; BORDER-TOP: #369 1px solid;  VERTICAL-ALIGN: middle; BORDER-LEFT: medium none; BORDER-BOTTOM: #003 1px solid}

/*left sider point border*/
TR.vaNavRow TD.swath {BORDER-RIGHT: medium none; BACKGROUND-COLOR: #369}

/*tables header*/
TR.vaNavHiliteRow TD {BORDER-RIGHT: #600 1px solid; BORDER-TOP: #f66 1px solid; VERTICAL-ALIGN: middle; BORDER-LEFT: medium none; BORDER-BOTTOM: #600 1px solid}

/*-------------------------------------------------------------------------------------*/



.LEFT_PUBLISH_STUFF_TABLE
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
	color: black;
	font-size: 11px;
  border: 1 solid black;
}


.MENUS_TABLES
{
	background: #D1EDFC;//#C1C1FF;
	border: 1 solid white;//red;//white;
  margin-top:     0;
  margin-bottom:  0;
  margin-left:    0;
  margin-right:   0;

}

.MENUS_TEXT
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	color: blue;
	font-size: 1px;
}


FONT.MENUS_CNTR_TEXT
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size: 9px;
}



.USER_CONTROL_MENU
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	color: black;
	font-size: 10px;
	background: "#D1EDFC"; //#FFF099
}




.MENU_HEADER
{
 	background: #C1C1FF;
	border: 2 outset grey;
  font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size:10px;
	color: black;
	text-transform: uppercase;

  margin-top:     0;
  margin-bottom:  0;
  margin-left:    0;
  margin-right:   0;
  CURSOR: default;
}

.MENU_HEADER_VIP
{
 	cursor: default;
 	background: maroon;
	border: 1 outset grey;
  text-indent:    0%;
  margin-top:     0;
  margin-bottom:  0;
  margin-left:    0;
  margin-right:   0;


  font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size:10px;
	color: yellow;
	text-transform: uppercase;
}




.PUB_ITEM_TB
{
 	cursor: default;
 	background: navy;
  border: 2 outset grey;

  text-indent:    0%;
  margin-top:     0;
  margin-bottom:  0;
  margin-left:    0;
  margin-right:   0;
form: uppercase;
}


.PUB_ITEM_TEXT
{
  font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size:10px;
	color: navy;

	margin-top:     0;
  margin-bottom:  0;
  margin-left:    10;
  margin-right:   0;

}


.PUB_ITEM_ABOUT
{
  font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size:10px;

	margin-top:     0;
  margin-bottom:  0;
  margin-left:    10;
  margin-right:   0;

}





.PUB_ITEM_HEADER
{
 	cursor: default;

  font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size:10px;
	color: white;
	text-transform: uppercase;
}



.PUB_ITEM_HEADER_DESC
{
 	cursor: default;
  font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size:9px;
	color: yellow;
}



.PUB_OWN_STATUS
{
  cursor: default;
 	background: #004080;
	border: 2 outset grey;
  font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size:9px;
	color: yellow;
	text-transform: uppercase;//capitalize;
  margin-top:     0;
  margin-bottom:  0;
  margin-left:    0;
  margin-right:   0;

}



.MENU_WARNING_SMALL
{
  cursor: default;
 	background: #D5D5FF;
	border: 1 outset grey;
  font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size:9px;
	color: maroon;
	text-transform: uppercase;//capitalize;
  text-indent:    0%;
  margin-top:     0;
  margin-bottom:  0;
  margin-left:    0;
  margin-right:   0;
}


/******************************************************************************************************/




/******************************************** CENTER FRAME  *******************************************/


.PUBLISHER_LIGHT_ROW
{
background: "#E4F1F1";
text-align:	"left";
text-valign:	"top";
}


.PUBLISHER_DARK_ROW
{
background: "#D8EBEB";
text-align:	"left";
text-valign:	"top";
}


.PUBLISHER_OWNER_ROW
{
background: "#FFD5D5";
text-align:	"left";
text-valign:	"top";
}


.PUBLISHERS_LIST_TITLE
{ cursor:default;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size:9px;
	color: Black;//maroon; /*"#00FFFF"; /*Black;*/
	text-transform: uppercase;
  white-space: nowrap;

  text-indent: 0%;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;

	background: "#D4D0C8";//"FFFFCC";//
	border: 4 outset grey;

}

.SEARCH_FORM_LABEL_TXT
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	color: black;
	font-size: 10px;
	background: "#DFDFFF";

	border: 1 outset grey;
}


.SEARCH_FORM_LABEL_HINT
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
	font-style: italic;
	color: gray;
	font-size: 9px;
	background: "#DFDFFF";
}

.SEARCH_FORM_LABEL_TABLE
{ margin-top: 0;  margin-bottom: 0;  margin-left: 0 ; margin-right: 0; border: 1 solid navy; }



FONT.GRPNAVG_LINK_FNT
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size: 10px;
}


FONT.GRPNAVG_LINK_FNT_LARGE
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size: 12px;
}



FONT.GSSRV_FRONTLINK_FNT
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size: 11px;
}



.GRPNAVG_TXT
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-style: normal;
	color: Black;
	font-size: 10;
	white-space:nowrap;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 5;
  margin-right: 0;
}


.GSSRV_ATRB_HEADER
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-style: normal;
	color: Black;
	font-size: 11;
	//white-space:nowrap;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.GSSRV_ATRB_HEADER_VIP
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-style: normal;
	color: Maroon;
	font-size: 11;
	//white-space:nowrap;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 5;
  margin-right: 0;
}




/*description text of GS service*/
.GSSRV_DSCRP
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
	font-style: italic;
	color: Black;
	font-size: 9;
	//white-space:nowrap;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 5;
  margin-right: 0;
}


.GRPNAVG_DESCRP
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
	font-style: italic;
	color: Black;
	font-size: 9;
	white-space:nowrap;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 5;
  margin-right: 0;
}



.GSSRV_DEF_CNTR_BUTTON
{
font-family: Verdana, Arial, Helvetica;
font-weight: normal;
font-size:9px;
background-color:lime;
border:#31659c 1px solid;
cursor:hand;
}

.GSSRV_DEF_CNTR_BUTTBL
{ margin-top: 0;  margin-bottom: 0;  margin-left: 7; margin-right: 0; }


/******************************************************************************************************/

p.GSSRVHDR
{

	background: #D7D7FF;//#C1C1FF;
	border: 1 outset grey;

 //text-shadow: #CE6BBD 5px 2px;

  //text-align
  text-indent:    0%;
  margin-top:     0;
  margin-bottom:  0;
  margin-left:    0;
  margin-right:   0;

}



.MSG_INFO_OK
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	color: blue;
	font-size: 10px;

	background: #ECECFF;
	border: 1 outset grey;
}





FONT.PUB_TITLE_FNT
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size:8px;
	color: #737373;
	text-transform: uppercase;
	cursor: default;
}



FONT.GSSRVHDR_FNT
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size:10px;
	color: black;
	text-transform: uppercase;
	cursor: default;
}


p.GSSRVHDR_CNTR
{

	background: #ECECFF;// #D7D7FF;//#C1C1FF;
	border: 1 outset grey;
  text-indent:    0%;
  margin-top:     0;
  margin-bottom:  0;
  margin-left:    0;
  margin-right:   0;

}




.GSVIP_HDRSTRONG
{
 	background: #9B9BFF;
	border: 1 outset grey;

  margin-top:     0;
  margin-bottom:  0;
  margin-left:    0;
  margin-right:   0;


  font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size:10px;
	color: black;
	text-transform: uppercase;
}


.FLOAT_SIDE_NAV_MENU
{
 	background: #C1C1FF;
	border: 1 outset grey;
  font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size:10px;
	color: black;
	text-transform: uppercase;
  text-indent:    0%;
  margin-top:     0;
  margin-bottom:  0;
  margin-left:    0;
  margin-right:   0;
}


.GSPUBHDR_FNT
{
 	cursor: default;
 	background: #C1C1FF;
	border: 1 outset grey;
  font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size:10px;
	color: black;
	text-transform: uppercase;
  text-indent:    0%;
  margin-top:     0;
  margin-bottom:  0;
  margin-left:    0;
  margin-right:   0;
}



.ABC_HEADER
{
 	background: #C1C1FF;
	border: 1 outset grey;

 //text-shadow: #CE6BBD 5px 2px;
  //text-align
  text-indent:    0%;
  margin-top:     0;
  margin-bottom:  0;
  margin-left:    0;
  margin-right:   0;
}



.ALTER_VIP_HDR
{
 	background: maroon;
	border: 1 outset grey;

 //text-shadow: #CE6BBD 5px 2px;
  //text-align
  text-indent:    0%;
  margin-top:     0;
  margin-bottom:  1;
  margin-left:    0;
  margin-right:   0;
  line-height: 9px;
  font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size:10px;
	color: lime;


}

.PROMOTE_PUB_HDR
{
 	background: #C1C1FF;
	border: 1 outset grey;

 //text-shadow: #CE6BBD 5px 2px;
  //text-align
  text-indent:    0%;
  margin-top:     0;
  margin-bottom:  1;
  margin-left:    0;
  margin-right:   0;
  line-height: 9px;

}



.PROMOTE_PUB_TABLE
{
background: "#EEEECC";
text-align:	"left";
text-valign:	"top";
}


.GSPUBHDR
{
 	background: #C1C1FF;

	border: 1 outset grey;

 //text-shadow: #CE6BBD 5px 2px;

  //text-align
  text-indent:    0%;
  margin-top:     0;
  margin-bottom:  0;
  margin-left:    0;
  margin-right:   0;

}


.GSVIP_HDR
{
 	background: maroon;

	border: 1 outset grey;

 //text-shadow: #CE6BBD 5px 2px;

  //text-align
  text-indent:    0%;
  margin-top:     0;
  margin-bottom:  5;
  margin-left:    0;
  margin-right:   0;


  font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size:10px;
	color: yellow;
	text-transform: uppercase;
}






.PUBSIDEPROM_HDR
{
 	background: navy;//#C1C1FF;

	border: 1 outset grey;

 //text-shadow: #CE6BBD 5px 2px;

  //text-align
  text-indent:    0%;
  margin-top:     0;
  margin-bottom:  0;
  margin-left:    0;
  margin-right:   0;


  font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size:10px;
	color: yellow;//black;
	text-transform: uppercase;


}


span.HIGHLIGHT_KEYWORD
{
  font-family: Verdana, Arial, Helvetica;
	font-weight: bold;

 background-color: #FFEAFE;//#F7C9FC;//silver;
 color: black;
}



span.GSSRVHDR
{
	background: #C1C1FF;
	border: 0 outset grey;

 //text-shadow: #CE6BBD 5px 2px;

  //text-align
  text-indent:    0%;
  margin-top:     0;
  margin-bottom:  0;
  margin-left:    0;
  margin-right:   0;

}



p.PUB_TXT
{
  text-indent:    0;
  margin-top:     0;
  margin-bottom:  0;
  margin-left:    6;
  margin-right:   0;

}

p.PUB_IMG
{
  text-indent:    0;
  margin-top:     0;
  margin-bottom:  0;
  margin-left:    1;
  margin-right:   0;

}




FONT.LEAD_LINK_FNT
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size:9px;
	//color: black;
  text-transform: uppercase;
}


FONT.GSSRVTXT_FNT
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size:10px;
	color: maroon;
	text-transform: uppercase;
}


FONT.PUB_DESCR_TXT
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
	color: rgb(0,0,0);
	font-size: 11px;
}


FONT.PUB_COMMON_HDR_TXT_BIG
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	color: rgb(0,0,0);
	font-size: 13px;
}


FONT.PUB_COMMON_DESCR_TXT_BIG
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
	color: rgb(0,0,0);
	font-size: 13px;
}


FONT.PUB_COMMON_DESCR_TXT_NRML
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
	color: rgb(0,0,0);
	font-size: 11px;
}


FONT.PUB_COMMON_DESCR_TXT_SMLL
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
	color: rgb(0,0,0);
	font-size: 9px;
}

FONT.PUB_COMMON_DESCR_TXT_SMLL_BLD
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	color: rgb(0,0,0);
	font-size: 9px;
}








FONT.CNTR_MENU_TXT
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	//color: blue;
	font-size: 11px;
}




div.DIV_PUB_SHED_BLK
{
position: relative;
background-color: #8F8F8F;// #666666;// #cccccc;


}

div.DIV_PUB_MAIN_BLK
{
 border-width:1;
 border-style: solid;
 border-color: #666666;


position: relative;
background: #EEEECC;//#FFFFCA;//#CEFFFF;//#00ffff;
left: -4px;
top: -4px;
}



/*Right Side frame. Internal table for promouted publishers*/
.RIGHT_PROMPUB
{
 border-width:1;
 border-style: solid;
 border-color: #666666;
 background: #CEFFFF; //#C4ECFF;

 font-family: Verdana, Arial, Helvetica;
 font-weight: normal;
 color: rgb(0,0,0);
 font-size: 10px;

 line-height: 11px;

}



TABLE.TABLE_COMMON
{
border-width:0;
}

TD.TD_COMMON
{
border-width:0;
}

td.TD_PUB_INFO_LEFT
{
 width="65%";
 valign="top";

}


img.PUB_PICTURE
{
border: 3 outset grey;
}






.FORM_LABEL_TXT
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	color: blue;
	font-size: 10px;
	background: "#FFFFB0";

	border: 1 outset grey;
}


.FORM_LABEL_DESCR
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
	font-style: italic;
	color: black;
	font-size: 10px;
}







.ERR_MSG_TXT
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	color: red;
	font-size: 10px;
}



.textBlue {
	FONT-SIZE: 10px; COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}





.FormStyle {
	BORDER-RIGHT: #696969 1px solid;
	BORDER-TOP: #696969 1px solid;
	PADDING-LEFT: 2px;
	FONT-SIZE: 10px;
	BACKGROUND: #cccccc;
	BORDER-LEFT: #696969 1px solid;
	COLOR: #575757;
	BORDER-BOTTOM: #696969 1px solid;
	FONT-FAMILY: Verdana
}



.LINKS_COMMON
{
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 12px;
	font-weight: bold;
}


td.TD_LINKS_COMMON
{
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 10px;
}


P.EXPAND_MENU
{
text-indent: 0%; margin-top:5; margin-bottom: 0; margin-left:20; margin-right: 30;
}

.EXPAND_INLINETEXT
{
text-indent: 0%;
margin-top:0;
margin-bottom: 0;
margin-left:5;
margin-right: 5;
background-color: #E8FFFF;//#FFFFDD;//#ECFFFF;//#F3F3F3;
border: 1 groove grey;

	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 10px;
	font-weight: normal;

}


//--------------------------- END NEW STYLE ----------------------

td
{
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 80%;
}




Input.CntrBtnShape
{
background-color:#dddddd;
border-bottom:#31659c 1px solid;
border-left:#31659c 1px solid;
border-right:#31659c 1px solid;
border-top:#31659c 1px solid;
color:000000;
cursor:hand;
font-family: Verdana, Arial, Helvetica;
font-size:10px;
font-weight:bold;
/*width:180;*/
}


/***********************************/



/*all ik tables styles*/
Table.IK_TABLES_WIDTH
{width: "620";}





/*In form tables edit properties style*/
TD.GS_TB_EDIT_PROPERTIES
{
background: "#FFF7E7";
text-valign:	"top";
text-align:	"right";
width: "170";
}

TABLE.GS_TB_EDIT_PROPERTIES
{

background: "#FFF7E7";
}
/****************************/




/*acording to the slide menu*/
td.IK_TD_BULLET_LEFT_WIDTH
{width: "35";}

td.IK_TD_DESCRIPTION_WIDTH
{width: "585";}

/*acording to the slide menu*/
td.IK_TD_DIGIT_LEFT_WIDTH
{width: "50";}

td.IK_TD_DIGIT_DESCRIPTION_WIDTH
{width: "526";}


/*acording to the product icon picture*/
td.IK_TD_PRODUCT_ICON_WIDTH
{width: "64";}


/*acording to the product icon picture*/
td.IK_TD_PRODUCT_DESCRIPTION_WIDTH
{width: "556";}



Table.COMMON_MSG_TABLE
{width: "70%";
 border-width: thick;
}


Table.IK_DB_TEXT_DETAILS_LIST
{width: "98%";}

Table.IK_DB_FORM_INPUT
{width: "400";}




/*Single Message*/
td.GS_SINGLE_MESSAGE_NORMAL_BG
{
background: "Navy";
text-align:	"center";
text-valign:	"middel";
}


/*list of data from db in light color*/


td.GS_TD_TITLE_LIGHT_LIST_1
{

background: "#FFFFCC";
text-align:	"left";
text-valign:	"top";
}

td.GS_TD_TITLE_STRONG_LIST_1
{

background: "#FFF099";

text-valign:	"top";
}



td.GS_TD_DATA_LIGHT_LIST_1
{
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 10px;
	font-weight: normal;

background: "#FFFFCC";
text-align:	"left";
text-valign:	"top";
}




td.GS_TD_DATA_STRONG_LIST_1
{
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 10px;
	font-weight: normal;


background: "#FFF099";
text-align:	"left";
text-valign:	"top";
}

td.GS_TD_TITLE_LIGHT_LIST_R1
{
width="100";
background: "#FFFFCC";
text-align:	"right";
text-valign:	"top";
}

td.GS_TD_TITLE_STRONG_LIST_R1
{
width="100";
background: "#FFF099";
text-align:	"right";
text-valign:	"top";
}




td.GS_TD_LIGHT_CLR
{
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 10px;


background: "#FFFFCC";}

td.GS_TD_STRONG_CLR
{
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 10px;
background: "#FFF099";}


td.GS_TD_LIGHT_CLR_1
{background: "#E8E8E8";}

td.GS_TD_STRONG_CLR_1
{background: "#D6D6D6";}


TD.INFO_GRID_CAPTION
{
text-align:	"center";
background: "#D4D0C8";
}

TD.INFO_GRID_CAPTION_SUB
{
text-align:	"center";
background: "#CCCCFF";
}

TD.INFO_GRID_CAPTION_SUB_GRAY
{
text-align:	"center";
background: "#CCCCCC";
}


/*******************************/


DIV.Fiction { margin-left: 30;
	    margin-right: 30;
	     font-family: Verdana, Arial, Helvetica, Sans Serif;
	     font-size: 80%;
}


div.NoShift		{ margin-left: "0"; margin-bottom: "0";  margin-top: "0";  display:none}

div.NoShiftVisible		{ margin-left: "0"; margin-bottom: "0";  margin-top: "0";  }

P {
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 80%;

  }

P.fiction
{
text-indent: 0%; margin-top: 0; margin-bottom: 0; margin-left:30; margin-right: 30;
}

P.Fiction_Shift_1
{
text-indent: 0%; margin-top: 0; margin-bottom: 0; margin-left:45; margin-right: 30;
}


P.CNTR_NUM
{
text-indent: 0%; margin-top:5; margin-bottom: 0; margin-left:30; margin-right: 30;
}




P.UnderBuletString
{
text-indent: 0%; margin-top: 0; margin-bottom: 0; margin-left:35; margin-right: 30;
}

P.FictionTopLeftShift
{
text-indent: 0%; margin-top: 4; margin-bottom: 0; margin-left:45; margin-right: 30;
}


P.FictionNoShiftForTab
{cursor: default;
text-indent: 0%; margin-top: 0; margin-bottom: 3; margin-left: 0; margin-right: 0;
}


P.FictionNoShift
{
text-indent: 0%; margin-top: 0; margin-bottom: 0; margin-left: 0; margin-right: 0;
}

P.FictionTopShift
{
text-indent: 0%; margin-top: 1; margin-bottom: 0; margin-left: 0; margin-right: 0;
}


P.FictionNormBottomTopShift
{
text-indent: 0%; margin-top: 2; margin-bottom: 2; margin-left: 0; margin-right: 0;
}


P.FictionSmallBottomShift
{
text-indent: 0%; margin-top: 0; margin-bottom: 2; margin-left: 0; margin-right: 0;
}


P.FictionBottomShift
{
text-indent: 0%; margin-top: 0; margin-bottom: 10; margin-left: 0; margin-right: 0;
}



P.FictionNoTopLeftSmlShift
{
text-indent: 0%; margin-top: 10; margin-bottom: 0; margin-left: 10; margin-right: 0;
}

P.FictionNoTopLeftVerySmlShift
{
text-indent: 0%; margin-top: 0; margin-bottom: 0; margin-left: 5; margin-right: 0;
}

P.PUB_CONTENT
{
 text-indent: 0%; margin-top: 0; margin-bottom: 0; margin-left: 10; margin-right: 0;
}




P.PrdOpt
{
	background: white;
	color: green
}





SPAN.OnLineMenuTitleBG
{
	background: yellow;
	border: 2 outset  grey;
}


SPAN.InfoFrameNews
{
	background: maroon;
	border: 2 outset grey;
}


/*-------------------------------------------- Controling decoration tabs*/
SPAN.InfoTabCaption
{
	background: "#D4D0C8";//"FFFFCC";//
	border: 4 outset grey;
	cursor: default;
}

FONT.InfoTabCaptionText
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size:11px;
	color: Black;//maroon; /*"#00FFFF"; /*Black;*/
	text-transform: uppercase;
	cursor: default;
}


FONT.InfoTabCaptionDescrText
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size:9px;
	color: #B36666;// Gray;//White;//Silver;//Black;//maroon; /*"#00FFFF"; /*Black;*/
	//text-transform: uppercase;
}



FONT.InfoTabPublisherName
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size:8pt;
	color: Navy; /*"#00FFFF"; /*Black;*/
	text-transform: uppercase;
}


/*-------------------------------------------------------*/



FONT.OnLineMenuTitleTxtFG
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size:11.5pt;
	color: red;
}



/*************************************************/
FONT.BuyLinks
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size:11.5pt;
	color: green;
}

SPAN.BuyLinks
{
background-color: rgb(0,0,255);
border: 2 groove green;
}
/*************************************************/

SPAN.PrdTxtBG
{
	background: yellow;
	border: 2 outset  grey;
}







SPAN.PageNameTxtBG
{
background-color: rgb(0,0,128)
}


FONT.PageNameTxtBG
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size:11.5pt;
	color: rgb(255,255,0);
}


FONT.CNTRTxtClr
{
	font-family: Verdana, Arial, Helvetica;
	color: rgb(255,255,0);
	font-weight: bold;

}

FONT.ParagraphHeader
{
	font-family: Verdana, Arial, Helvetica;
	color: rgb(0,0,128);
	font-weight: bold;
}



FONT.PrdTxtFG
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	color: rgb(255,0,0);
	font-size:11.5pt;
}


FONT.TD_Caption
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	color: Black;
	font-size: 12px
}

FONT.TD_CaptionDescription
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
	color: Black;
	font-size: 9px;
}

FONT.TD_PayServiceRate
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	color: Maroon;
	font-size: 96%;
}


FONT.TD_LabelAdultService
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	color: red;
	font-size: 96%;
}

FONT.TD_FreeServiceRate
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	color: Blue;
	font-size: 96%;
}


FONT.TD_AutoPopupAvailable
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	color: Blueviolet;
	font-size: 96%;
}


FONT.TD_ComlUsageAval
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	color: "#008000";
	font-size: 96%;
}


FONT.TD_FilesStreamMode
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	color: "#CC0099";
	font-size: 11px;
}



FONT.TD_VIP_Warning
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	color: Red;
	font-size: 10px;
}


FONT.GS_SINGLE_MESSAGE_NORMAL_TXT
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	color: yellow;
	font-size: 11px
}

FONT.TD_ServiceMode
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	color: Black;
	font-size: 100%
}


FONT.ItemHeader
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	color: Black;
	font-size: 100%
}

FONT.ItemHeaderMedium
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	color: Black;
	font-size: 10px;
}

FONT.ItemHeaderSmall
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	color: Black;
	font-size: 75%
}




FONT.ItemHeaderSmallNormal
{
	font-family: Verdana, Arial, Helvetica;
	color: Black;
	font-size: 85%;
}


FONT.Disclaimer
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	color: Black;
	font-size: 1pt;
}

FONT.ItemDescrSmall
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	color: maroon;
	font-size: 75%
}


FONT.VIPBIG_STRING
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	color: "#000080";
	font-size: 14pt;
}


FONT.VIPSML_STRING
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	color: "#000080";
	font-size: 10pt;
}



FONT.VIPSentence_SmlAllCap
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	color: red;
	font-size: 7.5pt;
	text-transform: uppercase;

}



FONT.VIPSentence_Sml
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	color: red;
	font-size: 7.5pt
}

FONT.GraySentence_Sml
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	color: Gray;
	font-size: 7.5pt
}



FONT.VIPSentence_Normal
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	text-transform: capitalize;
	color: red;
	font-size: 100%
}


FONT.VIPSentence_Normal_Blue
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	text-transform: capitalize;
	color: blue;
	font-size: 100%
}


FONT.VIPSentence_Normal_Red
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	text-transform: capitalize;
	color: red;
	font-size: 100%
}


FONT.VIPSentence_Normal_Violet
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	text-transform: capitalize;
	color: Darkviolet;
	font-size: 100%
}



FONT.VIPWarning_Sml
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	color: red;
	font-size: 6.5pt
}


/*font used for help server item text header */
FONT.HlpAppItemHdrTxt
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	color: rgb(0,80,0);
}

SPAN.HlpAppItemHdrBG
{
background: #FFFFCC;
}

/* *******************************  FAQ Styles  **************************/
FONT.FAQ_HdrTxt
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	color: rgb(0,0,0);
}
SPAN.FAQ_HdrBG
{
background: #FFFFCC;
}


FONT.FAQ_BodyTxt
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
	color: rgb(0,0,0);
}
SPAN.FAQ_BodyBG
{
background: rgb(255,255,255); /*235,245,255*/
}


/************************************************************/

table
{
	table-border-color-light: rgb(153,204,153);
	table-border-color-dark: rgb(153,204,153);
}


h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica;
}
h1
{
	color: rgb(255,102,51);
}
h2
{
	color: rgb(0,0,80);
}
h3
{
	color: rgb(0, 0, 255);
}
h4
{
	color: rgb(0,0,80);
	margin-left:35;
}
h5
{
	color: rgb(204,153,51);
}
h6
{
	color: rgb(153,153,51);
}



ol.FictionShiftLeft_2 { margin-top: ".5em";
		   margin-bottom: 0;
		   margin-left: "55";
		   padding-left: "0em"; }


ol		{ margin-top: ".5em";
		margin-bottom: 0;
		margin-left: "2.1em";
		padding-left: "0em"; }

ul		{ margin-top: 0;
		margin-bottom: 0;
		list-style-type: disc;
		margin-left: "3em";
		padding-left: "0em";
		font-size: 80%;
		}

/*
li.General_1	{ margin-bottom: "5"; clear:both; text-align:justify; font-size: 100%;}
li.General_right	{ margin-bottom: "5"; clear:both; text-align:right; font-size: 9px;}


li.NoTopBottomShift {margin-top: 0; margin-bottom: 0; font-size: 100%;}

li		{ margin-bottom: ".7em"; clear:both; text-align:justify; font-size: 80%;}



li.General		{ margin-bottom: ".7em"; clear:both; text-align:justify; font-size: 95%;}


dd		{ margin-bottom: 0;
		margin-left: "1.5em"; }
*/


/**************************************************************************************************************/
/**************************************************************************************************************/
/**************************************************************************************************************/
/**************************************************************************************************************/

/**************************************************************************************************************/
/* these class styles are used for the expanding and collapsing text files (expand function in shared.js)  */

#expand 			{margin-bottom: "0.6em";}

a:link.expandToggle, a:visited.expandToggle 	{color:"#000000"; font-weight: bold;  text-decoration:none;}

a:hover.expandToggle, a:active.expandToggle 	{color:"#0000FF";}

img.expand 		{ border: none; width:".8em"; margin-right:"0.5em"; margin-left: "0.5em";}

div.expand		{ margin-left: "0.5em"; margin-bottom: "0.1em";  margin-top: "0.1em"; display:none }





p.empty			{ font-weight: bold; }

span.empty		{ font-weight: bold; margin-bottom: 12; margin-left: 16 }

/*******************************************/
/*  these classes are for thumbnail art      */

a:link img.thumbnail		{border-color: "#0000FF";}

a:active img.thumbnail	{ border-color: "#FF0000";}

a:hover img.thumbnail	{border-color: "#FF0000";}

img.thumbnail		{vertical-align: top; margin-left: 0;
			 width:90; border-width:1;}

div.thumbnail		{float:left; width: 105;}


/*********************************************/
/* this class style is used for the navigation tree in MMC */

p.navTree		{ margin-top:" .2em"; }

ul.navTree 	{list-style-image: url(MS-ITS:ntshared.chm::/elle.gif);
		 list-style-type: none; margin-left:"2em"; }

li.branch		{ margin-top:" -.5em"; margin-bottom: ".6em"; }

a.where			{}	/* use for the expand <a> tag

/***************************************************************/
/* these class styles are used for <span> tags  simulating buttons & their div */

.button		{ border-top-color: "#000000";
		  border-left-color: "#000000";
		  border-bottom-color: "#666666";
		  border-right-color: "#666666";
		  background-color: "#dddddd";
		}
.push		{ border-top-color: "#666666";
		  border-left-color: "#666666";
		  border-bottom-color: "#000000";
		  border-right-color: "#000000";
		  background-color: "#FFFFFF";
		}

#buttonDiv	{ padding: 0.5em 0.3em 0.1em 0.3em;
		  border-bottom: thin groove #808080;
		  background: "#C0C0C0";
		  align:top;
		  }
/************************************************/
/* class styles reserved for mouseover/mouseout DHTML   */

.cold		{}
.hot		{}

/**********************************************************************/
/* ID styles reserved for <a> tags  calling OCX's within HTML Help by creating  OBJECTS */


#wPopup		{}

a:link#wPopup		{color: "#006600";}
a:hover#wPopup		{color: "#FF0000";}
a:active#wPopup		{color: "#FF0000";}
a:visited#wPopup		{color: "#006600";}

img.popup 	{border: none; margin-right: "0.5em"; vertical-align:middle;}

#shortcut		{}

img.shortcut 	{border: none; margin-right: "0.5em"; vertical-align:middle;}

#specLoc		{}

#relTopics		{}

p.relTopics img 	{vertical-align:top;}	 /* img is class=alert */

#altLoc		{}

p.note,p.tip, p.important, p.caution, p.warning
		{ font-weight:bold; clear:both;
		 margin-top:"1em";
		 margin-bottom:"-.25em"; }

img.alert		{border:none;} 		 /* for icon images - note, tip, important, caution, warning*/


/***********************************/
/*   Style for print only functionality used with external URL link   coUA_print.css*/

span.printOnly	{display:none }

/***********************************/
/*   Styles for checklists   */

.userData 		{behavior:url(#default#userdata); }  /*sets persistance*/

#checklist		{width:100%;  text-align:left; margin:"0.3em 0em";}

#checklist li 	{text-indent:"0.2em";}

/*********************************/
/*  these classes are for previous next navigation     */

a:hover.navbar, a:active.navbar		{} /* text in nav */
a:link.navbar, a:visited.navbar		{}

#nav	{ left:0; top:0px;
	  text-align:left;
	  margin:0;
	  position:absolute;
	  padding-bottom: 1px; padding-top: 3px;
	  padding-right:6px; padding-left:5px;
	  align:top;
	  visibility:hidden;
	  z-index:1;  }

#text	{ left:0; top:0px;
	   text-align:left;
	   margin:0;
	   position:absolute;
	   padding:10px;
	   overflow:auto;
	   height:100%;
	   z-index:1;
         	   background-repeat:no-repeat;
	   background-position: bottom right;
	   background-attachment:fixed; }


/***************************************************/
/* STYLES USED IN THE WEB DELIVERABLE ONLY  */


/***********************************/
/*   links   */

#wPopupWeb	{}

a:link#wPopupWeb			{color: "#006600";}
a:hover#wPopupWeb		{color: "#FF0000";}
a:active#wPopupWeb		{color: "#FF0000";}
a:visited#wPopupWeb		{color: "#006600";}

#shortcutWeb	{}

#specLocWeb	{}

#relTopicsWeb	{}

#altLocWeb	{}


/***********************************/
/*   popups   */

div.popup		{ visibility:hidden; z-index:3;
				 position:absolute;
                 top:200; left:200;
                 width:"250"; padding:"6px";
                 background-color:#FFFFCC;
                 border-style: solid;
                 border-width: 1;
                 border-color: #666666;
                                      }
