@import "salsonight-skins.css";
        {background:  #ffffff}
        BODY { color: #330033; background-color: #aaaaaa; font-family:Arial, Helvetica, sans-serif; font-size: 9pt; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px }
        TD { font-family: "Arial"; font-size: 9pt; color: 000000 }
        TR { font-family: "Arial"; font-size: 9pt; color: 000000}
        I { font-family: "Arial"; font-size: 9pt; color: 000000;font-style: italic }
        BIG { font-family: "Arial"; font-size: 13pt; color: 000000;font-weight: bold }
        TH { font-family: "Arial"; font-size: 9pt; color: 000000;font-weight: bold } 
        A:link { font-family:Arial; font-size: 9pt; color:#B35701; font-weight: bold; font-style:italic; text-decoration:none }
        A:visited { font-family:Arial; font-size: 9pt; color:#B35701; font-weight: bold; font-style:italic;  text-decoration:none }
        A:hover { font-family:Arial; font-size: 9pt; color: #607396;font-weight: bold; font-style:italic; text-decoration:underline }
        H1 { font-family: "Verdana"; font-size: 30pt; color: navy; }
        STRONG { font-family: "Verdana"; font-size: 9pt; color: 000000;text-decoration: none; margin-left=0 }
        H2 { font-family: "Verdana"; font-size: 12pt; color: 000000;text-decoration: none; margin-left=0 }
        H3 { font-family: "Verdana"; font-size: 9pt; color: 000000;text-decoration: none; margin-left=0 }
        PRE { font-family: "Verdana"; font-size: 9pt; color: 000000 }
		P { 
			font-family: "Arial"; 
			font-size: 8pt; 
			color: #330033;	
			background: white;
			margin-right: 3px;
			margin-left: 3px;
			margin-top: 3px;
			margin-bottom: 3px;
			padding-right: 3px;
			padding-left: 4px;
			padding-top: 4px;
			padding-bottom: 3px;
			letter-spacing: 1px;
			text-align: justify;
		}
		BLOCKQUOTE { font-family: "Verdana, Arial, Helvetica"; font-size:9pt; color: 000000 }
        .WELCOMETITLE { font-family: "Verdana"; font-size: 9pt; color: white; background: #666666; font-weight: bold }
        .WELCOMETITLE:link { font-family: "Verdana"; font-size: 9pt; color: white; background: #666666; font-weight: bold }
        .WELCOMETITLE:visited { font-family: "Verdana"; font-size: 9pt; color: white; background: #666666; font-weight: bold }
        .TOOLBAR { font-family: "Verdana"; font-size: 9pt; color: 000000;font-weight: normal }
        .TOOLBAR:link { font-family: "Verdana"; font-size: 9pt; color: 000000;font-weight: normal }
        .TOOLBAR:visited { font-family: "Verdana"; font-size: 9pt; color: 000000;font-weight: normal }
        .TITLEBAR { font-family: "Verdana"; font-size: 9pt; color: FFFFFF; background: navy;font-weight: bold }
		.MESSAGE { font-family: "Verdana"; font-size: 8pt; color: 000000;font-weight: normal }
        .MESSAGE:link { font-family: "Verdana"; font-size: 8pt; color: NAVY;font-weight: normal }
        .MESSAGE:visited { font-family: "Verdana"; font-size: 8pt; color: BLACK;font-weight: normal }
        .MESSAGENEW { font-family: "Verdana"; font-size: 8pt; color: 000000;font-weight: bold }
        .MESSAGENEW:link { font-family: "Verdana"; font-size: 8pt; color: NAVY;font-weight: bold }
        .MESSAGENEW:visited { font-family: "Verdana"; font-size: 8pt; color: BLACK;font-weight: bold }

        .BorderedContent {
			background-color: #ffffff;
			border-width: 1;
			border-color: blue;
			border-style: solid;
			color: black;
			font-weight: normal;
			padding: 1;
        }

        .BorderedController {
			background-color: #ffffff;
			border: thin gray solid;
			font: normal;
			color: black;
			padding: 1;
        }

        .BorderedPortlet {
			background-color: #ffffff;
			border: none;
			font: normal;
			color: black;
			padding: 1;
        }

        .BorderedTitle {
			background-color: #ffffff;
			border: thin gray solid;
			color: black;
			font-weight: bold;
			padding: 1;
        }

        .ControllerStyleClass {
			background-color: #ffffff;
			border-style: none;
			color: #330033;
			font-weight: normal;
			padding: 2;
        }

        .PortletStyleClass {
			background-color: purple;
			border-style: none;
			color: #330033;
			font-weight: normal;
			padding: 0;
		}

		.TabStyleClass {
          background-color: #FFFFFF;
          border-style: none;
          color: #330033;
          font-weight: bold;
          padding: 0;
        }

        .TitleStyleClass {
			background-color: #749DB1;
			border-style: none;
			color: black;
			font-weight: bold;
			padding: 0;
			text-align: center;
        }

        .HighlightTitleStyleClass {
			background-color: #749DB1;
			border-style: none;
			color: #000000;
			font-weight: bold;
			padding: 0;
        }

        .TabTitleStyleClass {
			background-color: #ffffff;
			border-style: none;
			color: #0000cc;
			font-weight: normal;
			padding: 0;
        }

        .ContentStyleClass {
			background-color:#ffffff;
			border-style: none;
			color: #330033;
			font-weight: normal;
			padding: 0;
        }

        .TabContentStyleClass {
          background-color:#ffffff;
          border-style: none;
          color: #330033;
          font-weight: normal;
          padding: 0;
        }

        .listCellHead {
			text-decoration: underline;
			background-color: #6868AB;
			layer-background-color: #e1e0e2;
			border-style: outset;
			border-width: 2px;
			border-left-color: #e1e0e2;
			border-top-color: #e1e0e2;
			border-bottom-color: black;
			border-right-color: black;
			cursor: hand;
			font-size: 8pt;
			font-weight: bold;
			color: #e1e0e2;
			font-family: Verdana, Arial, Helvetica, sans-serif
        }
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		

        .listCellHeadNoLink
        {
          background-color:#6868AB;
          layer-background-color:#6868AB;
          border-style:solid;
          border-width:2px;
          border-left-color:#6868AB;
          border-top-color:#6868AB;
          border-bottom-color:#6868AB;
          border-right-color:#6868AB;
          FONT-SIZE:7pt;
          FONT-WEIGHT:normal;
          COLOR: #e1e0e2;
          ; font-family: Verdana, Arial, Helvetica, sans-serif
        }

        .listCell
        {
          background-color:purple;
          layer-background-color: #FCFE52;
          FONT-SIZE:7pt;
          FONT-WEIGHT:normal;
        }


.UPPERCASE {
  text-transform: uppercase;
}


.WELCOME {
  font-size: 12pt;
  font-color: #000000;
  font-weight: 900;
  font-stretch: wider;
}


.MENUBAR {
           font-family: arial,helvetica;
           background: #F5F5F5;
           color: #000000;
           font-size: 11pt;
           font-weight: bold;

           border-top: 1px solid #B0B0B0;
           border-left: 1px solid #B0B0B0;
           border-right: 1px solid #FAFAFA;
           border-bottom: 1px solid #FAFAFA;
         }

.INPUTFORM {
           font-family: arial,helvetica;
           background: white;
           color: #000000;
           font-size: 10pt;
           font-weight: bold;
         }

.INPUTFORMTITLE {
           font-family: arial,helvetica;
           background: white;
           color: #000000;
           font-size: 11pt;
           font-weight: bold;
         }

.MENUBUTTON {
           font-family: arial,helvetica;
           background: #E0E0E0;
           color: #808080;
           font-size: 10pt;
           font-weight: bold;

           border-top: 1px solid #FFFFFF;
           border-left: 1px solid #FFFFFF;
           border-right: 1px solid #A0A0A0;
           border-bottom: 1px solid #A0A0A0;
         }

.PANETITLE {
           background: #FAFAFA;
           font-weight: bold;
         }

.BUTON
{
  font-family: arial,helvetica;
  background: #E0E0E0;
  color: NAVY;
  font-size: 10pt;
  font-weight: bold;
  border-color: #050505;
  border-top: 1pt double #FFFFFF;
  border-left: 1pt double #FFFFFF;
  border-right: 1pt double #A0A0A0;
  border-bottom: 1pt double #A0A0A0;
}
.bluebuttonsmall
{
        background-color: #CCCCCC;
        border-style: none;
        color: Black;
        display: block;
        font-weight: normal;
        padding: 0;
        font-family : Arial, Helvetica, sans-serif;
        font-size : 8pt;
        border-top: 1px solid #FFFFFF;
        border-left: 1px solid #FFFFFF;
        border-right: 1px solid #0A0A0A;
        border-bottom: 1px solid #0A0A0A;
        width : 65px;
}

.UserBrowserUserDisabled
{
    background-color: #ffffff;
    text-decoration: line-through;
}

.UserBrowserUserConfirmed
{
    background-color: #ffffff;
    font-style: italic;
}



ul#list
{
                  font-family: arial;
			font-size: 8pt; 
			color: #330033;	
			background: #FFFFFF;
			margin-right: 6px;
			margin-left: 15px;
			margin-top: 2px;
			margin-bottom: 2px;
			padding-right: 10px;
			padding-left: 10px;
			padding-top: 1px;
			padding-bottom: 1px;
			letter-spacing: 1px;
			text-align: justify;
                  list-style-type: disc;
                  list-style-image: url(images/html/foo.gif);
}

li#elem
{
                  font-family: arial;
			padding-top: 2px;
			padding-bottom: 2px;
}

li#cardElem
{

			font-size: 9pt; 
                  font-family: arial;
			padding-top: 2px;
			padding-bottom: 2px;

}

.pstyle
{
	font-family: "Arial"; 
			font-size: 8pt; 
			color: #330033;	
			background: white;
			margin-right: 3px;
			margin-left: 3px;
			margin-top: 3px;
			margin-bottom: 3px;
			padding-right: 3px;
			padding-left: 4px;
			padding-top: 4px;
			padding-bottom: 3px;
			letter-spacing: 1px;
			text-align: justify;
	}

.powered
{ 
			font-size: 10pt; 
			color: #B35701;
	            font-weight: bold;
                  font-style: italic;
			margin-right: 2px;
			margin-left: 2px;
			margin-top: 2px;
			margin-bottom: 2px;
}

ul#newsList
{
			margin-right: 2px;
			margin-left: 6px;
			margin-top: 2px;
			margin-bottom: 2px;
			padding-right: 4px;
			padding-left: 10px;
			padding-top: 0px;
			padding-bottom: 3px;
			letter-spacing: 1px;
			text-align: left;
                        list-style-type: disc;
}

li#newsElem
{
			padding-top: 6px;
			padding-bottom: 6px;
}

div#newsHead
{
			font-weight:bold; 
			color:#607396; 
			font-size: 8pt
}

P#card
{ 
font-size: 9pt; 
}

A:link#newsList {font-family:Arial; font-size: 7pt; color:#000000; font-style:normal; text-decoration:none}
A:visited#newsList {font-family:Arial; font-size: 7pt; color:#000000; font-style:normal; text-decoration:none}
A:hover#newsList {font-family:Arial; font-size: 7pt; color: #607396; font-style:normal; text-decoration:underline}

div#notes {
	font-weight: bold;
	text-align: center;
	font-family:Arial; 
	font-size: 11pt; 
	color:#000000;
	padding-bottom: 10px;
}

.hrefStyle {
	font-family:Arial; 
      font-size: 9pt; 
      color:#B35701; 
      font-weight: bold; 
      font-style:italic; 
}