
#marqueecontainer{
position: relative;
width: 99%; /*marquee width */
height: 34px; /*marquee height */
background-color: white;
overflow: hidden;
border: 1px solid orange;
padding: 3px;
padding-left: 4px;
}


body {
       background-image: url('../images/back.gif');
      margin: 0px;
}

.tcat
{
        background-image: url('../images/gradient_tcat.gif');
        font-family: Arial;
        color: #FFFFFF;
        height: 27px;
       font-size: 14pt;
  font-weight: bold;
        text-align: center;
	 padding : 4px
}
.tcat a:link
{
        color: #ffffff;
        text-decoration: none;
}
.tcat a:visited
{
        color: #F6F6F6;
        text-decoration: none;
}
.tcat a:hover, .tcat a:active
{
        color: #F4A100;
        text-decoration: none;
}

.thead
{
        background-image: url('../images/gradient_thead.gif');
        color: #545A83;
        font-family: Tahoma;
   	font-size: 12pt;
        text-align: center;
 	padding : 4px
}
.thead a:link
{
        color: #5B618F;
        text-decoration: none;
}
.thead a:visited
{
        color: #5B618F;
        text-decoration: none;
}
.thead a:hover, .thead a:active
{
        color: #FF0000;
        text-decoration: none;
}

.thead2
{
        background-image: url('../images/gradient_thead.gif');
        color: #545A83;
        font-family: Tahoma;
 	font-size: 10pt;
 	padding : 4px
}
.thead2 a:link
{
        color: #5B618F;
        text-decoration: none;
}
.thead2 a:visited
{
        color: #5B618F;
        text-decoration: none;
}
.thead2 a:hover, .thead a:active
{
        color: #FF0000;
        text-decoration: none;
}

th, td, p {
        font-family: Tahoma;
    font-size: 9pt;
    color: #000000;
 font-weight: bold;
}

a:link, a:active, a:visited {
        text-decoration: none;
    color: #003366;
}

a:hover        {
        text-decoration: none;
    color: #0066FF;
}

font.highlight {
        color: #FF0000;
    font-weight: bold;
}



span.unreadpm {
    color: #0000FF;
}
a:link.pm, a:active.pm, a:visited.pm {
        color: #FF0000;
    TEXT-DECORATION : none
}

td.header_menu { background: #C2C2C2; border-color: #C2C2C2 }
td.header_welc { background: #CCCCCC; }

.context { background-image: url('../images/back.gif'); border: 0px solid #40C3E5; width:98%}

td.row1 { background: #cbf1ff; padding-right: 10px;  padding : 4px;}
td.row3 { background: #cbf1ff; text-align: center;  padding : 4px;}
td.row1dark { background: #abdef1; padding-right: 10px;  padding : 4px;}
td.row3dark { background: #abdef1; text-align: center;  padding : 4px;}

td.row2 { background-image: url('../images/background.jpg'); }
.small { font-size: 11px; }
a:hover.pm { text-decoration: underline; }


p.main { color: #000000; }

span.spical { color: #5B618F; }


p.main1 {
 font-size: 16px;
 font-weight: bold;
 color: #FFFFFF;
}

font.main2 {
 color: #FFFFFF;
}
p.main2 {
 color: #FFFFFF;
}

font.online { color: #008080; }
font.offline { color: #FF0000; }

td { border : 0px; }
table.border { border: 0px; background: #40C3E5; }
.blankt { border :0px; padding : 1px; }

input {
        background: #ffffff;
        border: 1px solid #B4B4B4;
        color: #000000;
        font-family: Tahoma;
        font-size: 11px;
        padding: 2px;
        padding-right: 4px;
        padding-left: 4px;
        }

input.radio {
        background: transparent;
        border: 0px;
}

input.checkbox {
        background: transparent;
        border: 0px;
}

button.button, input.button {
        background: #ffffff;
        border: 1px solid #939393;
        color: #000000;
        font-family: Tahoma;
        font-size: 11px;
        padding: 2px;
        padding-right: 6px;
        padding-left: 6px;
        }

select {
font-family: Tahoma;
font-size: 8pt;
}
		  
textarea {
        background: #ffffff;
        border: 1px solid #B4B4B4;
        color: #000000;
        font-family: Tahoma;
        font-size: 16 pt;
        padding: 2px;
        padding-right: 6px;
        padding-left: 6px;
        width: 95%;
        }

form {
        margin: 0px 0px 0px 0px;
}

.footer
{
        background-image: url('../images/footer.gif');
        color: #545A83;
        font-family: Tahoma;
  	 font-size: 8pt;
        text-align: center;
	 padding : 4px
}

html
{
SCROLLBAR-FACE-COLOR: #50adda;
SCROLLBAR-HIGHLIGHT-COLOR: #50adda;
SCROLLBAR-SHADOW-COLOR: #FAFAFA;
SCROLLBAR-3DLIGHT-COLOR: #FAFAFA;
SCROLLBAR-ARROW-COLOR: #FAFAFA;
SCROLLBAR-TRACK-COLOR: #abdef1;
SCROLLBAR-DARKSHADOW-COLOR: #005BA4;
}
