/*****************************************************************************/
/*****************************************************************************/
/**                                                                         **/
/**  General                                                                **/
/**                                                                         **/
/*****************************************************************************/
/*****************************************************************************/


body { 
	background-color: #FFFFFF;
	color: #000000; 
	font-family: Helvetica, sans-serif;
	font-size: 14pt;
}

a:link { 
	text-decoration: none; 
}

a:visited { 
	text-decoration: none; 
}

a:hover { 
	text-decoration: underline; 
}

td.news { 
	padding-bottom: 10px; 
	font-size: smaller; 
}

td.navbar { 
	padding-left: 10px; 
}

pre.tiny { 
	font-size: small; 
	letter-spacing: -0.85pt; 
}

pre.localregs { 
	font-size: small; 
}

table.content {
	width: 650px;
	border-width: 0px;
	padding: 0px;
}

table.small { 
	font-size: small;
	letter-spacing: -0.85pt; 
}

table.members { 
	font-size: smaller; 
}

p.slide { 
	padding-left: 5pt; 
}

/*****************************************************************************/
/*****************************************************************************/
/**                                                                         **/
/**  Rows                                                                   **/
/**                                                                         **/
/*****************************************************************************/
/*****************************************************************************/

.row {
	width: 650px;
}

.row .node {
        width: 324px;
}

.row .leftnode {
        width: 324px;
	position: relative; left: 0px; top: 0px;
}

.row .rightnode {
        width: 324px;
	position: relative; left: 326px; top: 0px;
}

.row .node a {
        background-color:transparent;
}

.row .node p {
        font-size:1.2em;
        font-weight:normal;
}

.row .node h1 {
        font-weight:bold;
        font-size:large;
        color:#FFFFFF;
        background-color:#0000FF;
}

.row .node h1 a {
        background-color:transparent;
}

.row .node h2 {
        font-weight:bold;
        font-size:.95em;
}

.row .node ul {
        list-style-type:none;
}

.row .node li.more {
        font-weight:bold;
        font-size:.75em;
}

.row .node li.selected {
        font-weight:bold;
        font-size:1.18em;
        color:#000000;
        background-color:#CCCCCC;
}

.row .node li.selected a {
        color:#000000;
        background-color:transparent;
}



/*****************************************************************************/
/*****************************************************************************/
/**                                                                         **/
/**  Left column                                                            **/
/**                                                                         **/
/*****************************************************************************/
/*****************************************************************************/

.leftcolumn {
	width: 324px;
}

.leftcolumn .node a {
        background-color:transparent;
}

.leftcolumn .node p {
        font-size:1.2em;
        font-weight:normal;
}

.leftcolumn .node h1 {
        font-weight:bold;
        font-size:large;
        color:#FFFFFF;
        background-color:#0000FF;
}

.leftcolumn .node h1 a {
        background-color:transparent;
}

.leftcolumn .node h2 {
        font-weight:bold;
        font-size:.95em;
}

.leftcolumn .node ul {
        list-style-type:none;
}

.leftcolumn .node li.more {
        font-weight:bold;
        font-size:.75em;
}

.leftcolumn .node li.selected {
        font-weight:bold;
        font-size:1.18em;
        color:#000000;
        background-color:#CCCCCC;
}

.leftcolumn .node li.selected a {
        color:#000000;
        background-color:transparent;
}

/*****************************************************************************/
/*****************************************************************************/
/**                                                                         **/
/**  Right column                                                           **/
/**                                                                         **/
/*****************************************************************************/
/*****************************************************************************/


.rightcolumn {
/*
        background-color:#FFFFE9;
*/
        background-color:#FFFFFF;
}

.rightcolumn .node {
        color:#000000;
        background-color:#E7FFE7;
}

.rightcolumn .node a {
        color:#006666;
        background-color:transparent;
}

.rightcolumn .node h1 {
        font-family:sans-serif;
        font-weight:bold;
        font-size:large;
        color:#ffffff;
        background-color:#006600;
}

.rightcolumn .node h1 a {
        color:#ffffff;
        background-color:transparent;
}

.rightcolumn .node h2 {
        font-weight:bold;
        font-size:.95em;
}

.rightcolumn .node ul.none {
        list-style-type:none;
}

.rightcolumn .node li.more {
        font-weight:bold;
        font-size:.75em;
}

.rightcolumn .node li.selected {
        font-weight:bold;
        font-size:1.18em;
        color:#000000;
        background-color:#CCCCCC;
}

.rightcolumn .node li.selected a {
        color:#000000;
        background-color:transparent;
}


/*****************************************************************************/
/*****************************************************************************/
/**                                                                         **/
/**  Main column                                                            **/
/**                                                                         **/
/*****************************************************************************/
/*****************************************************************************/


.maincolumn {
/*
        background-color:#FFFFE9;
*/
        background-color:#FFFFFF;
}

.maincolumn .node {
        font-family:sans-serif;
}

.maincolumn .node a {
        background-color:transparent;
}

.maincolumn .node h1 {
        font-weight:bold;
        font-size:large;
        color:#FFFFFF;
        background-color:#EF1818;
        margin: 5px 5px 5px 0px;
        padding: 0px 2px 2px 2px;
}

.maincolumn .node h1 a {
        background-color:transparent;
}

.maincolumn .node h2 {
        font-weight:bold;
        font-size:1.18em;
}

.maincolumn .node h3 {
        font-weight:bold;
        font-size:.95em;
}

.maincolumn .node h4 {
        font-weight:normal;
        font-size:1.2em;
}

.maincolumn .node h4 a {
        font-weight:bold;
}

.maincolumn .node p {
        font-size:small;
        font-weight:normal;
}

/*****************************************************************************/
/*****************************************************************************/
/**                                                                         **/
/**  End of style.css                                                       **/
/**                                                                         **/
/*****************************************************************************/
/*****************************************************************************/
