

A
{
    COLOR: #3b80b1;
    TEXT-DECORATION: none
}

A:hover
{
    COLOR: #009996;
    TEXT-DECORATION: underline

}


.login
{
    FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-FAMILY: "Trebuchet MS", verdana, arial
}

.error
{
    FONT-SIZE: 9pt;
    COLOR: #CC0000;
    FONT-FAMILY: "Trebuchet MS", verdana, arial;
    font-style: bold
}

.bigerror
{
    FONT-SIZE: 10pt;
    COLOR: #CC0000;
    FONT-FAMILY: "Trebuchet MS", verdana, arial;
    font-style: bold
}

.codebox
{
    font-size: 10pt;
    color: #000000;
    font-family: courier
}

.sthing
{
    FONT-SIZE: 9pt;
    COLOR: #000000;
    TEXT-INDENT: 0em;
    PADDING-TOP: 0cm;
    FONT-FAMILY: "Trebuchet MS", verdana, arial, sans-serif;
}

.columnheader
{
    FONT-SIZE: 9pt;
    COLOR: #3F3F3F;
    TEXT-INDENT: 0em;
    PADDING-TOP: 0cm;
    FONT-FAMILY: "Trebuchet MS", verdana, arial, sans-serif;
    font-style: bold
}

A.columnheader:hover,
A.acolumnheader:hover,
.acolumnheader
{
    FONT-SIZE: 9pt;
    TEXT-INDENT: 0em;
		COLOR: #3F3F3F;
    PADDING-TOP: 0cm;
		TEXT-DECORATION: underline;
    FONT-FAMILY: "Trebuchet MS", verdana, arial, sans-serif;
}



.topbar
{
    FONT-SIZE: 8pt;
		LINE-HEIGHT: 10pt;
    COLOR: #FFFFFF;
    FONT-FAMILY: "Trebuchet MS", verdana, arial, sans-serif
}

A.topbar:hover
{
		color: #FFFFFF;
		text-decoration: underline;
}

.menutab
{
    FONT-SIZE: 9pt;
		line-height: 10pt;
		font-weight: bold;
    COLOR: #000000;
    TEXT-INDENT: 0em;
    PADDING-TOP: 0cm;
    FONT-FAMILY: helvetica, arial, sans-serif;
}


.tablebar
{
    FONT-SIZE: 8pt;
		WIDTH: 20;
		HEIGHT: 18;
    FONT-FAMILY: arial, helvetica, sans-serif;
}


.blue, .deleteb, .editb, .red, .ex, .bluesquare, .green, .live, .offline, .yellow
{
    font-size: 8pt;
		line-height: 9pt;
		font-weight: bold;
		color: #FFFFFF;
		margin: 0px;
    height: 18;
    font-family: "trebuchet ms", arial, helvetica, verdana, sans-serif, serif;

}

.editb, .blue, .bluesquare
{
    background-color: #6B75AA;
		border-color: #C5C5D5;
}

.deleteb, .ex, .red, .offline
{

    background-color: #E87676;
	  border-color: #FDCBCB;

}


.deleteb, .editb, .live, .offline
{
	  width: 50;
}

.ex, .bluesquare, .green, .yellow
{
		width: 20;
}

.offline
{

	border-width: 1px

}

.yellow
{
    background-color: #CC9933;
		border-color: #CCCC99;
    border-width: 1px;	
}


.green, .live
{
    background-color: #5BD275;
		border-color: #228E00;
    border-width: 1px;	
}


.help
{
    font-size: 8pt;
		font-weight: bold;
		font-style: italic;
  	line-height: 8pt;
		color: #6B75AA;
    background-color: #CBCEE2;
		border-color:#F5F5F5;
    height: 16;
		width: 16;
		border-width: 1;
    font-family: "trebuchet ms", verdana, helvetica, arial, sans-serif, serif;
}

.helpf
{
    font-size: 8pt;
		font-weight: bold;
		font-style: italic;
  	line-height: 8pt;
		color: #6B75AA;
    background-color: #CBCEE2;
		border-color:#F5F5F5;
    height: 16;
		border-width: 1;
    font-family: "trebuchet ms", verdana, helvetica, arial, sans-serif, serif;
}


.searchbox
{
    font-size: 8pt;
		font-weight: bold;
  	line-height: 9pt;
    height: 20;
    font-family: "trebuchet ms", arial, helvetica, verdana, sans-serif, serif;
}
 

.titlebar
{
  
	background-color: #CBCEE2;
  FONT-SIZE: 12pt;
  FONT-COLOR: #000000;
  FONT-FAMILY: "Trebuchet MS", verdana, arial;
}

 
.tr1
{

 background: #E8EAF5;

}


.tr2
{

 background: #F5F5F5;

}
