
A {
  color: #0050A0
}


A.old {
  color: #996929
}


A:hover {
  color: #0bce00
}


A:link {
  color: #0050A0
}


A:visited {
}


A:active {
  color: #900020;
}


A.menu_clicked {
  color: #900020;
}


HR {
  color: #008080;
  height: 1
}

FONT.menu {
  font-size: 10pt;
  font-weight: bolder
}


.indent {
  margin-left: 1.9em;
}


.newsdescr {
  font-size: 10pt;
  font-family: Arial
}

.title {
  color: #0050A0;
  background: #C0C0C0;
  font-size: 12pt;
  font-weight: bolder
}

.collapsed {
	DISPLAY: none
}

.btnsubmit {
	FONT-WEIGHT: bold;
        FONT-SIZE: xx-small;
        BACKGROUND: #6699cc;
        CURSOR: hand;
        COLOR: white;
        FONT-FAMILY: <%=FontName%>;
        TEXT-DECORATION: none
}

.btnreset {
	FONT-WEIGHT: bold;
        FONT-SIZE: xx-small;
        BACKGROUND: #999999;
        CURSOR: hand;
        COLOR: white;
        FONT-FAMILY: <%=FontName%>;
        TEXT-DECORATION: none
}


.backtitle {
        background-color: #D4D6D2
}


.table_scroller {
        FONT-SIZE: x-small;
        font-family: Arial
}


.new_title {
        FONT-SIZE: x-small;
}

.users_list {
        FONT-SIZE: x-small;
}

.conf_description {
  font-size: 10pt;
  font-family: Arial
}


.top {
   padding-top: 3;
}

.download_title {
        FONT-SIZE: x-small;
        font-family: Arial
}

.new_doc_title {
        FONT-SIZE: x-small;
	FONT-WEIGHT: bold;
        font-family: Arial
}

.help_title {
        FONT-SIZE: x-small;
        font-family: Arial
}


.hierar_title {
        FONT-SIZE: 13;
        font-family: Arial;
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
}


.list_title {
        FONT-SIZE: x-small;
        font-family: Arial
}

.user_title {
        FONT-SIZE: x-small;
        font-family: Arial
}

.orgcom {
        FONT-SIZE: x-small;
        font-family: Arial
}


.error_title {
        FONT-SIZE: x-small;
        font-family: Arial
}


bbody {
        FONT-SIZE: x-small;
        font-family: Arial
}

.form_title {
        FONT-SIZE: x-small;
        font-family: Arial
}

.stripe_title {
        FONT-SIZE: x-small;
        font-family: Arial
}



td.tab          {
    FONT-SIZE: x-small;
    font-family: Arial;
    border-top: 1px solid #999;
    border-right: 1px solid #666;
    border-left: 1px solid #999;
    border-bottom: none;
    border-radius: 2px;
    -moz-border-radius: 2px;
}
table.tabs      {
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: 1px solid #666;
}
a.drop:link     {font-family: sans-serif; color: #ff0000}
a.drop:visited  {font-family: sans-serif; color: #ff0000}
a.drop:hover    {font-family: sans-serif; color: #ffffff; background-color:#ff0000; text-decoration: none}


.xml_table_header {
  background-color: #D9E0E9;
}

.xml_table_row1 {
  background-color: #F0F0F0;
}

.xml_table_row2 {
  background-color: #E0E0E0;
}


/* PACT-2005 */


H2.pact05_day {
	font-size: small;
	font-family: Arial;
}

TABLE.pact05_pr {
 	margin-left: 2em;
	font-size: x-small;
	font-family: Arial;
	bbborder-top: solid #808080 1px;
}

TABLE.pact05_pr DIV.annotation {
	margin-left: 2em;
}


TABLE.pact05_pr SPAN.em {
	font-weight: bold;
}

TABLE.pact05_pr SPAN.author {
	font-weight: bold;
	color: #404070;
	/* font-style: italic; */
}


TABLE.pact05_pr TD {
}

TABLE.pact05_pr TR.group {
	background: #f0f0f0;
	font-size: small;
	font-weight: bold;
}

TABLE.pact05_pr TR.group TD {
	border-top: solid #808080 1px;
	bbborder-bottom: none;
}

TABLE.pact05_pr TR.group TD.time {
	border-top: solid #CF6620 3px;
}

TABLE.pact05_pr TD.time {
	width: 10%;
	white-space: nowrap;
	text-align: center;
}

