/* CSS MasterStylesheet  */
BODY
{
    /*background-color: white;*/
    color: #333333;
    font-family: Verdana, arial, geneva, Tahomahelvetica;
    font-size: 10px;
    text-align:center;
   
}

A:link		{color: #333333;text-decoration: none;  }
A:visited	{color: #333333;text-decoration: none;}
A:active	{color: #333333;text-decoration: none;}
A:hover		{ color: #333333; BACKGROUND-COLOR: #DDDDDD; }

p {margin:0;padding:0;}

TH
{
	/*font-weight: bold;*/
	font-size: 10px;
	color: #333333;
	font-family: Tahoma, Verdana, arial, geneva, helvetica;
}


TR { }


TD 
{
	COLOR: #333333;
    FONT-FAMILY: Verdana, Tahoma,  arial, geneva, helvetica;
    FONT-SIZE: 10px;
}

/*INPUT 
{
	COLOR: #333333;
    FONT-FAMILY: Tahoma, Verdana, arial, geneva, helvetica;
    FONT-SIZE: 10px;
}*/

INPUT
{
    background-color: #FFFFFF;
	font-family:  Verdana, Tahoma,Arial, Sans-Serif;
	font-size: 10px;
	border-style:solid;
	border-width: 1px;
	border-color: #bbbbbb;
	
}

TEXTAREA 
{
	COLOR: #333333;
    FONT-FAMILY: Verdana,  Tahoma, arial, geneva, helvetica;
    FONT-SIZE: 10px;
}

SELECT 
{
    FONT-FAMILY: Verdana, Tahoma, arial, geneva, helvetica;
    FONT-SIZE: 10px;
}


/* ---------------------- list: pager ------------------------- */

.listpagercontainer
{
    position: absolute;
    top: 85px;
    left:120px;
    width:auto;
    height:20px; 
    min-width: 200px;
}	
/* linien i en tablelist med bladrefunktionerne - assigned på tr niveau : */

/*table*/
.pagerclass 
{
    color: #333333;
    font-size: 10px;
    /*float:right;
    obs at cellspacing er sat direkte i html da IE ikke understøtter border-spacing*/
}

.pagerclass td
{
    background-color: transparent;
    color: #666666;
    font-size: 10px;
}

.test
{
    border-right: blue 1px inset;
    border-top: blue 1px inset;
    border-left: blue 1px inset;
    border-bottom: blue 1px inset;
}
 
/* hiliten (det aktuelle sidenummer) i pageren på tablelists - assigned på a niveau : */ 
 
.pagerclass A:link		{color: #333333 ;text-decoration: none;  }
.pagerclass A:visited	{color: #333333;text-decoration: none;}
.pagerclass A:active	{color: #333333;text-decoration: none;}
.pagerclass A:hover		{ color: #333333; BACKGROUND-COLOR: #DDDDDD; }
.pagerclass A:hover {BACKGROUND-COLOR: #dddddd;} 
.pagerclass #pager_hilite {border: #f25a01 1px solid; }
.pagerclass #pagernumofrecsinfo {BACKGROUND-COLOR: transparent; font-weight: normal; color:#333333;}
.pagerclass #pagerspacebehind {BACKGROUND-COLOR: transparent; width:5px;}


/*languageCurrency obj */
.languageCurrency { width:140px;  } /*table*/
.languageCurrency td {width:50%; text-indent: 17px;  }
.languageCurrency #headertd {
    font-size: 10px;
    text-indent: 17px;
    font-weight: bold;
    padding-bottom:3px;
}
.languageCurrencyHilite
{
    background-color: #eeeeee;
    /*border-bottom: black 1px dotted;*/
    font-weight:bold;
} /*span*/

/*searchbox*/
.searchboxcontainer
{
    left: 20px;
    width: 135px;
    position: absolute;
    top: 95px;
}

.searchboxdiv
{
    display:inline-block;
    width: 150px;
    height: 12px;
    padding-left:20px;
    padding-top:3px; padding-bottom:3px;
}
.searchboxdiv #searchform {height:12px; width:150px;display: inline; margin: 0;}

/*imageviewer*/

.imageviewer {cursor:pointer;  }
.imageviewer td {}
.imageviewer #clicktoclose {color:#333333; background-color:  white}
.imageviewerhi  #clicktoclose {color: #FFFFFF;background-color: #f25a01;}


/*login*/
.logincontainertable {width:300; }
.logincontainertable td{text-align:center;font-size:10px;}
.logincontainertable input{font-size:10px; text-indent:3px;}
.logincontainertable A:link		{color: black; text-decoration: none; font-size:10px; font-weight:bold;  }
.logincontainertable A:visited	{color: black;text-decoration: none;font-size:10px; font-weight:bold; }
.logincontainertable A:active	{color: black;text-decoration: none;font-size:10px; font-weight:bold; }
.logincontainertable A:hover    {color: #cc3300 ;background-color:  Transparent;font-size:10px; font-weight:bold; }



/*---------------------------------------------SDMS----------------------------------------*/

#allpagesmaindiv {margin:auto;width:980px;position:relative;}

.popiniframestyle {
    visibility:hidden;
    border-top:1px solid #333333;
    border-left:1px solid #333333;
    border-right:2px solid #333333;
    border-bottom:2px solid #333333;
    z-index:255;
    position:absolute; 
    top:100px; 
    left:100px; 
    width:780px;
    height:200px;
  
}

#maintoprowtd {padding-bottom:8px;}
#mainmidrowtd {height:37px;vertical-align:middle;padding-top:8px;}
#maincontentrowtd {height:600px;vertical-align:top;padding-bottom:20px;}

.bodytextspan {font-size:11px; line-height:16px; color:#333333;}

#logotd {padding-top:0px;padding-left:70px;}
#backbuttontd {text-align:right;width:40px;vertical-align:bottom;}
#menutd {width:980px; vertical-align:bottom;padding-top:18px;padding-bottom:7px;}

.splashmenulink:link {color: #333333;text-decoration: none;  }
.splashmenulink:visited	{color:  #333333;text-decoration: none;}
.splashmenulink:active	{color:  #333333;text-decoration: none;}
.splashmenulink:hover		{ color:  #000000; BACKGROUND-COLOR: transparent; }

.backbuttonA:hover		{ BACKGROUND-COLOR: transparent; }

/*.onpagelinkdiv
{
    padding-left: 8px;
    padding-top: 10px;
    padding-bottom: 2px;
    padding-right: 8px;
    position: relative;
    float:left;
    vertical-align: middle;
    border-right:10px solid white
}
*/
.onpagelinkA
{
    font-size: 10px;
    background-image: url(GraphicsInterface/orange2-2.png);
    background-repeat: repeat-x;
    line-height:16px;
    padding-bottom:1px;
    background-position:bottom left;

}

.menulinkA:hover		{ color: black; BACKGROUND-COLOR: white; }

.onpagelinkA:link {color: #333333;text-decoration: none;  }
.onpagelinkA:visited	{color:  #333333;text-decoration: none;}
.onpagelinkA:active	{color:  #333333;text-decoration: none;}
.onpagelinkA:hover		{ color:  #000000; BACKGROUND-COLOR: #FFFFFF; }

.allpagesmaintable {width:980px; background-color:transparent;}
.allpagesmaintable td {}

.allpoppagesmaintable {width:100%; height:100%;background-color:transparent;}
.allpoppagesmaintable td {vertical-align:top;}
.allpoppagesmaintable #buttonrow {text-align:center;height:20px;font-size:11px;}

.topmenutable {width:100%;}
.topmenutable td
{
    padding-bottom: 2px;
    padding-left:2px;
    text-align: left;
    /*border-left: 1px solid #aaaaaa;
    border-right: 1px solid #aaaaaa;
    border-collapse: collapse;*/
}
#hilitemenu
{
    /*background-position-y: bottom;
    background-image: url(GraphicsInterface/orange3-3.png);
    background-repeat: repeat-x;*/
    font-size: 10px;
    background-image: url(GraphicsInterface/orange3-3.png);
    background-repeat: repeat-x;
    line-height:12px;
    padding-bottom:2px;
    background-position:bottom left;
}

/*------------ matrixrenderer -----------------*/


.matrixlistitemtable
{
    cursor: hand;
    /*filter: alpha(opacity=80);
    -moz-opacity: .80;
    opacity: .80;*/
}
.matrixlistitemtable td {font-size:9px;color:#666666;}
#matrixlastinrowtd {font-size:9px;}
.matrixlistitemtableOver  {filter:alpha(opacity=100); -moz-opacity:1.00; opacity:1.00;}

.matrixlistitemtableHi  {
    filter:alpha(opacity=80); -moz-opacity:.80; opacity:.80;
}

/*------------ catlink list på projectcategory -----------------*/
.catlinklistitemtd
{
    width: 165px;
    text-align: center;
    font-size: 9px;
    color: #333333;
}
.catlinklistinnertd
{
    /*padding-bottom: 5px;*/
    padding-top:5px;
    line-height:12px;
    padding-bottom:2px;
}
.catlinklistitemtdHi
{
    /*background-position-y: 12pt;
    background-image: url(GraphicsInterface/orange3-3.png);
    background-repeat: repeat-x;*/
     font-size: 10px;
    background-image: url(GraphicsInterface/orange3-3.png);
    background-repeat: repeat-x;
    line-height:12px;
    padding-bottom:2px;
    background-position:bottom left;
}

.catlinklistinnerhilite
{
    font-size: 10px;
    background-image: url(GraphicsInterface/orange3-3.png);
    background-repeat: repeat-x;
    line-height:12px;
    padding-bottom:2px;
    background-position:bottom left;
}
}

/*------------ stdlist -----------------*/

.stdlistitemtable {border-collapse:collapse;}
.stdlistitemtable td {font-size:9px; padding-bottom:15px; padding-top:15px; vertical-align:top;}
.stdlistitemtable #imagetd
{
    border-top: 1px solid #bbbbbb;
    border-bottom: 1px solid #bbbbbb;
    height: 100px;
    width: 165px;
    vertical-align: top;
    text-align: left;
    padding-right: 10px;
}
.stdlistitemtable #textoutertd
{
    width: 815px;
    border-top: 1px solid #bbbbbb;
    border-bottom: 1px solid #bbbbbb;
    height: 100px;
    vertical-align: top;
    text-align: left;
}

    .stdlistinnertable {width:815px;}
    .stdlistinnertable td {padding:0px;vertical-align:top;border:0px;}
    .stdlistinnertable #headertd {vertical-align:top;text-align:left;}
    .stdlistinnertable #brieftd {color:#666666;padding-top:5px;padding-bottom:5px;padding-left:165px;font-size:11px; font-weight:bold;}
    .stdlistinnertable #bodytd {padding-left:165px;font-size:11px;}
    .stdlistinnertable #linkstd {padding-left:165px;font-size:11px;padding-top:5px;}
    
    /*------------ zerotoninters list -----------------*/

.zerotoninersitemtable {border-collapse:collapse;}
.zerotoninersitemtable td {font-size:9px; padding-bottom:15px; padding-top:15px; vertical-align:top;}
.zerotoninersitemtable #imagetd
{
    border-top: 1px solid #bbbbbb;
    border-bottom: 1px solid #bbbbbb;
    height: 150px;
    width: 310px;
    vertical-align: top;
    text-align: left;
    padding-right: 10px;
}
.zerotoninersitemtable #textoutertd
{
    width: 815px;
    border-top: 1px solid #bbbbbb;
    border-bottom: 1px solid #bbbbbb;
    height: 100px;
    vertical-align: top;
    text-align: left;
}

    .listzerotoninersinnertable {width:815px;}
    .listzerotoninersinnertable td {padding-left:20px;padding-top:0px;padding-bottom:0px;vertical-align:top;border:0px;}
    .listzerotoninersinnertable #headertd {vertical-align:top;text-align:left;}
    .listzerotoninersinnertable #brieftd {color:#666666;padding-top:5px;padding-bottom:5px;font-size:11px;}
    .listzerotoninersinnertable #bodytd {font-size:11px;}
    .listzerotoninersinnertable #linkstd {padding-top:15px;font-size:11px;}
    
    /*------------ zerotonine cats  -----------------*/

.ztncatlistitemtable {cursor:hand; filter:alpha(opacity=80); -moz-opacity:.80; opacity:.80;}
.ztncatlistitemtable td {font-size:9px; color:#666666;}
.ztncatlistitemtableOver  {filter:alpha(opacity=100); -moz-opacity:1.00; opacity:1.00;}

.ztncatlistitemtableHi  {
    filter:alpha(opacity=80); -moz-opacity:.80; opacity:.80;
}

/*------------------------------*/

/*------------ news -----------------*/

.newslistitemtable {cursor:hand; filter:alpha(opacity=80); -moz-opacity:.80; opacity:.80;}
.newslistitemtable td {font-size:9px; padding-right:10px; color:#666666;}
.newslistitemtableOver  {filter:alpha(opacity=100); -moz-opacity:1.00; opacity:1.00;}

.newslistitemtableHi  {
    filter:alpha(opacity=80); -moz-opacity:.80; opacity:.80;
}

.newsdetailtable {width:980px;}
.newsdetailtable #texttd {padding-right:20px;width:330px;vertical-align:top;}
.newsdetailtable #imagetd {width:650px;}
.newsdetailtexttable {}
/*------------------------------*/

/*------------ scrapbook -----------------*/

.scrapbooklistitemtable {cursor:hand; filter:alpha(opacity=80); -moz-opacity:.80; opacity:.80;}
.scrapbooklistitemtable td {font-size:9px; padding-right:10px; color:#666666;}
.scrapbooklistitemtableOver  {filter:alpha(opacity=100); -moz-opacity:1.00; opacity:1.00;}

.scrapbooklistitemtableHi  {filter:alpha(opacity=80); -moz-opacity:.80; opacity:.80;}

.newsdetailtable {}
.newsdetailtable #texttd {padding-right:20px;width:330px;vertical-align:top;}
.newsdetailtable #imagetd {width:650px;}
.newsdetailtexttable {}
/*------------------------------*/


/*------------ prices -----------------*/

.priceslisttable {width:960px;}
.priceslisttable td {height:35px;font-size:11px; font-weight:bold;padding-bottom:5px;padding-top:5px;border-bottom:1px solid #cccccc;}
.priceslisttable #ratestd {color:#999999;}
.priceslisttable #yearlytd {text-align:right;}

/*------------ project detail -----------------*/


.projectdetailtable {width:980px;}
.projectdetailtexttable {width:495px;padding-left:20px;}
.projectdetailtexttable td {padding-top:10px; padding-bottom:10px;}
.projectdetailtexttable #headertd {height:40px;vertical-align:top;}
.projectdetailtexttable #factstd {padding-left:60px;}
.projectdetailtexttable #brieftd {font-size:11px; font-weight:bold;padding-right:20px;width:495px;vertical-align:top;}
.projectdetailtexttable #bodytd {font-size:11px; line-height:16px; color:#333333;padding-right:40px;width:495px;vertical-align:top;}

.projectdetailtable #imagetd {width:495px;}
.projectdetailtable #relatedinfotd {width:980px;padding-top:10px;text-align:center;}

.projectdetailfacttable 
{
    background-position-x: left;
    background-image: url(GraphicsInterface/orange3-3.png);
    background-repeat: repeat-y;
}
.projectdetailfacttable  td {font-size:11px;padding-top:0px; padding-bottom:0px;}
.projectdetailfacttable #labeltd {padding-left:10px;vertical-align:top;}
.projectdetailfacttable #delimitertd {width:10px;text-align:center;vertical-align:top;}
.projectdetailfacttable #texttd {padding-right:0px;vertical-align:top;}

/*------------------------------*/

/*------------ hold detail -----------------*/


.projectdetailtable {width:980px;}
.projectdetailtexttable {width:495px;padding-left:20px;}
.projectdetailtexttable td {padding-top:10px; padding-bottom:10px;}
.projectdetailtexttable #headertd {height:40px;vertical-align:top;}
.projectdetailtexttable #factstd {padding-left:60px;}
.projectdetailtexttable #brieftd {font-size:11px; font-weight:bold;padding-right:20px;width:495px;vertical-align:top;}
.projectdetailtexttable #bodytd {font-size:11px; line-height:16px; color:#333333;padding-right:40px;width:495px;vertical-align:top;}

.projectdetailtable #imagetd {width:495px;}
.projectdetailtable #relatedinfotd {width:980px;padding-top:10px;text-align:center;}

.holddetailfacttable 
{
    background-position-x: left;
    background-image: url(GraphicsInterface/orange3-3.png);
    background-repeat: repeat-y;
}
.holddetailfacttable  td {font-size:11px;padding-left:10px; padding-top:3px; padding-bottom:3px;}
.holddetailfacttable #labeltd {padding-left:10px;vertical-align:top;}
.holddetailfacttable #delimitertd {width:10px;text-align:center;vertical-align:top;}
.holddetailfacttable #texttd {padding-right:0px;vertical-align:top;}

.holddetailfactsubtable {}
.holddetailfactsubtable  td {padding-left:0px; padding-top:1px; padding-bottom:1px;}

/*------------------------------*/

/*  USER POP */

.userdetailtable {}
.userdetailtable  td {font-size:11px;padding-left:10px; padding-top:3px; padding-bottom:3px;}

.userdetailfacttable
{
    background-position-x: left;
    background-image: url(GraphicsInterface/orange3-3.png);
    background-repeat: repeat-y;
}
.userdetailfacttable td {padding-left:0px; padding-top:3px; padding-bottom:3px;}
.userdetailfacttable #labeltd {padding-left:10px;vertical-align:top;}
.userdetailfacttable #delimitertd {width:10px;text-align:center;vertical-align:top;}
.userdetailfacttable #texttd {padding-right:0px;vertical-align:top;}

/*------------ jobs -----------------*/

.jobslistitemtable {}
.jobslistitemtable td {font-size:9px; padding-bottom:15px; padding-top:15px; border-bottom:1px solid #bbbbbb;vertical-align:top;}
.jobslistitemtable #headertd {height:100px;width:310px;vertical-align:top;text-align:right;padding-right:20px;}
.jobslistitemtable #bodytd {font-size:11px; width:650px;}
}
/*------------------------------*/

/*------------ profile -----------------*/

.profilelistitemtable {border-collapse:collapse;}
.profilelistitemtable td {font-size:9px; padding-bottom:15px; padding-top:15px; border-top:1px solid #bbbbbb;border-bottom:1px solid #bbbbbb;vertical-align:top;}
.profilelistitemtable #imagetd {height:100px;width:165px;vertical-align:top;text-align:left;padding-right:10px;}
.profilelistitemtable #headertd {height:100px;width:165px;vertical-align:top;text-align:left;padding-right:10px;}
.profilelistitemtable #bodytd {font-size:11px; width:650px;}
}
/*------------------------------*/

/*------------ projectlists -----------------*/

.projectlistsitemtable {}
.projectlistsitemtable td {font-size:11px;  line-height:14px;padding-left:0px;font-size:9px; padding-bottom:5px; padding-top:5px; vertical-align:top;}
.projectlistsitemtable #yeartd {font-size:11px; padding-left:20px;width:145px;vertical-align:top;text-align:left;padding-right:0px;}
.projectlistsitemtable #brieftd {font-size:11px; width:815px;padding-left:0px; padding-right:0px;}
}
/*------------------------------*/

/*------------ contact -----------------*/

.contactaddresstable {width:980px;}
.contactaddresstable td {vertical-align:top;padding-left:0px; padding-right:20px;}
.contactaddresstable #stdheadertd {padding-top:6px;vertical-align:top;width:150px;}
.contactaddresstable #companytitletd {padding-top:6px;padding-bottom:10px;}
.contactaddresstable #addresstd {}
.contactaddresstable #contactinfotd {}
.contactaddresstable #bankcvrtd {}

.contactUserTable {position:relative; float:left;width:192px;height:140px;padding-right:10px;}
.contactUserTable #imagetd {vertical-align:top;height:80px;}
.contactUserTable #nametd {vertical-align:top;padding-top:4px;height:12px;}
.contactUserTable #contactlinetd {color:#999999;vertical-align:top;padding-top:1px;}
.contactemaillink:link		{color: #999999 ;text-decoration: none;BACKGROUND-COLOR: white;  }
.contactemaillink:visited	{color: #999999;text-decoration: none;BACKGROUND-COLOR: white;}
.contactemaillink:active	{color: #999999;text-decoration: none;BACKGROUND-COLOR: white;}
.contactemaillink:hover		{ color: #666666; BACKGROUND-COLOR: white; }


.contactpartheaderdiv{padding-top:10px;padding-bottom:10px; width:980px;overflow:hidden;}
.contactpartlistdiv {width:980px;overflow:hidden;border-bottom:1px solid #aaaaaa;padding-bottom:5px;}
  
/*------------------------------*/


.frontpagebuttonspan {color:#890808;}

/*  menu-objektet  */
.menuTable { } /*width:270px;*/
.menuTable tr {}
.menuTable td {font-size: 10px; height:18px; font-weight:normal;}

.menuover {cursor: pointer;background-color: #dfdfdf;} /*tr*/
.menuover td {cursor: pointer;background-color: #dfdfdf;}
.menuout {cursor: pointer;}

.menuTable #menuheadertd {text-indent: 16px; font-weight:normal;}
.menuTable #lvl0
{
    font-size: 10px;
    text-indent: 0px;
    padding-top:5px;
    padding-bottom:3px;
    height:18px;
}
.menuTable #lvl1 {text-indent: 0px;height:18px;}
.menuTable #lvl2 {text-indent: 10px;height:18px;}
.menuTable #lvl3 {text-indent: 20px;height:18px;}
.menuTable #lvl4 {text-indent: 30px;height:18px;}
.menuTable #lvl5 {text-indent: 40px;height:18px;}
.menuTable #lvl6 {text-indent: 44px;height:18px;}
.menuTable #lvl7 {text-indent: 48px;height:18px;}
.menuTable #lvl8 {text-indent: 48px;height:18px;}
.menuTable #lvl9 {text-indent: 48px;height:18px;}
.menuTable #menuspaceaftertd {height:10px;}

.menuTable a:link
{
    color: #606060;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    padding-left: 28px;
    line-height: 16px;
    display: block;
    vertical-align: middle;
}
.menuTable a:visited
{
    color: #606060;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    /*background-color: #fff;*/
    padding-left: 28px;
    line-height: 16px;
    display: block;
    vertical-align: middle;
}
.menuTable a:hover
{
    background-image: url(../siteSDMS/GraphicsInterface/redtriangle.gif);
    background-repeat: no-repeat;
    background-position: 20px 6px;
}
.menuTable #menuhilitetd a
{
    background-image: url(../siteSDMS/GraphicsInterface/redtriangle.gif);
    background-repeat: no-repeat;
}

.menuTable #externallink {color:#606060;}

.menuHilite {background-color:#dfdfdf;} /*  hilite for lastclicked i hierarlisten - assignes på td level*/


.redtextspan {color:#890808;}


/* cataloguebrowser */
.catlistcontainerdiv {padding-left:30px;padding-top:0px;width:240px; height:390px;}
.catlistcontainerdiv IMG {border:1px solid #666666;}
.catlistitemcontainer {padding:0px;text-align:center; width:62px;height:94px;cursor:hand; float:left;position:relative;}
.catlistitemcontainerHi {background-color:#890808;}
.catlistitemcontainerHi A:link		{color: #FFFFFF;text-decoration: none;  }
.catlistitemcontainerHi A:visited	{color: #FFFFFF;text-decoration: none;}
.catlistitemcontainerHi A:active	{color: #FFFFFF;text-decoration: none;}
.catlistitemcontainerHi A:hover		{ color: #FFFFFF; BACKGROUND-COLOR: #890808; }
.catlistitemtable {width:100%;}
.catlistitemtable td {text-align:center;}
.catlistitemtable #imagetd {padding-top:4px;}

/* catalogueYearbrowser */
.catlistyearscontainerdiv {border-top: 1px solid #afadad; padding-top:10px;width:270px; height:40px;}
.catlistyearstable {width:100%;}
.catlistyearstable #lefttd {text-align:right;}
.catlistyearstable #centertd {text-align:center;width:60px;}
.catlistyearstable #righttd {text-align:left;}



.SAheaderdiv
{
    width:980px;
    height:156px;
    overflow:hidden;
    background-image: url(GraphicsInterface/topgrafik2-5.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    vertical-align:top;
    text-align:right;
    padding:0px;
    font-size:9px;
    color:White;
    font-family:Verdana;
}
.SAheaderdiv A
{
    font-size: 9px;
    color: #eb9b9b;
    font-family: Verdana;
}  
.SAheaderdiv A:link		{color: #eb9b9b;text-decoration: none;  }
.SAheaderdiv A:visited	{color: #eb9b9b;text-decoration: none;}
.SAheaderdiv A:active	{color: #eb9b9b;text-decoration: none;}
.SAheaderdiv A:hover	{ color: #ffffff; BACKGROUND-COLOR: #000000; }





