Content-type: text/css

BODY
{
 background: #003366;
 font-family: Arial;
 font-size: 1em;
 color: #FFFFFF;
 scrollbar-face-color: #003366; scrollbar-shadow-color: #666666;
 scrollbar-highlight-color: #DDDDDD; scrollbar-3dlight-color: #EEEEEE;
 scrollbar-darkshadow-color: #333333; scrollbar-track-color: #336699; 
 scrollbar-arrow-color: #ffffff
 
}

BODY.exhibition
{
	color: #000000;
	background: #FFFFFF;
}

BODY.newsletter
{
    FONT-SIZE: 10pt;
    COLOR: red;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #003366
}

body, h1, h2, ol, p, span, table, td
{
 font-family: Arial, helvetica, sans-serif;
 font-size: 12pt;
 color: #FFFFFF;
}

H1
{
	font-size: 24pt;
}

H2
{
	margin-left:10;
	font-size: 14pt;
}

H3
{
	margin-left:15;
	font-size: 12pt;
}

p, li
{
    margin-top: 0;
    margin:20;
}

legend
{
   color:yellow;
}

.quotation
{
    LIST-STYLE-POSITION: inside;
    FONT-SIZE: 10pt;
    COLOR: #ffffff;
    TEXT-INDENT: 5px;
    FONT-STYLE: italic;
    FONT-FAMILY: Arial;
    LIST-STYLE-TYPE: none
}


.article
{
 margin-bottom: 0;
 font-size: 10pt;
}

.article1
{
 margin-bottom: 0;
 color: #FFFFFF;
 font-size: 10pt;

}

.article1:first-letter
{
 font-size: 2em;
 font-weight: bold;
}

.byline
{
 font-size: 8pt;
 margin-top: 0;
}

.tiny
{
  margin-bottom: 0;
  font-size: 7pt;
}

.gallery_text
{
 font-size: 8pt;
 color: #808080;
 margin-top: 0;
}

.calendar
{
  font-size: 10pt;
  font-weight: bold;
}
.cal-row-odd
{
	margin-top: 0px;
	font-size: 9pt;
	margin-bottom: 0px;
	margin-left: 0px;
	vertical-align: top;
	background-color: #999999;
}
.cal-row-even
{
	margin-top: 0px;
	font-size: 9pt;
	margin-left: 0px;
	vertical-align: top;
	background-color: #336699;
}

.list-row-odd
{
	margin-top: 0px;
	font-size: 9pt;
	margin-bottom: 0px;
	margin-left: 0px;
	vertical-align: top;
	background-color: #000066;
}
.list-row-even
{
	margin-top: 0px;
	font-size: 9pt;
	margin-left: 0px;
	vertical-align: top;
	background-color: #336699;
}

.list-head
{
   BACKGROUND-COLOR: #000000;
   font-size: 9pt;
   margin-left: 0;
   margin-top: 0;
   text-align:left;
}

.exhib-row-odd
{
   font-size: 9pt;
   BACKGROUND-COLOR: #000066;
   margin-left: 0;
   margin-top: 0;
   vertical-align: top;
}
.exhib-row-even
{
   font-size: 9pt;
   BACKGROUND-COLOR: #336699;
   margin-left: 0;
   margin-top: 0;
   vertical-align: top;
}

.exhib-head
{
   BACKGROUND-COLOR: #000000;
   font-size: 9pt;
   margin-left: 0;
   margin-top: 0;
}

A:link
{
 font-family: Arial;
 font-size: 12pt;
 color: #FFFFFF;
}
A:visited
{
 font-family: Arial;
 font-size: 12pt;
 color: #C0C0C0;
}
A:hover
{
	color: yellow;
	font-style: italic;
	font-family: Arial;
}

A.gallery:link
{
 font-family: Arial;
 font-size: 8pt;
 color: #FFFFFF;
}
A.gallery:visited
{
 font-family: Arial;
 font-size: 8pt;
 color: #C0C0C0;
}

A.menu:link
{
 font-family: Arial;
 font-size: 10pt;
 color: #FFFFFF;
}
A.menu:visited
{
 font-family: Arial;
 font-size: 10pt;
 color: #C0C0C0;
}
A.menu:hover
{
	color: yellow;
	font-style: italic;
	font-family: Arial;
}

A.article:link
{
 font-family: Arial;
 font-size: 10pt;
 color: #FFFFFF;
}
A.article:visited
{
 font-family: Arial;
 font-size: 10pt;
 color: #C0C0C0;
}
A.article:hover
{
	color: yellow;
	font-style: italic;
	font-family: Arial;
}
A.small:link
{
 font-family: Arial;
 font-size: 8pt;
 color: #FFFFFF;
}
A.small:visited
{
 font-family: Arial;
 font-size: 8pt;
 color: #C0C0C0;
}
A.small:hover
{
	color: yellow;
	font-style: italic;
	font-family: Arial;
}

A.hidden:link
{
 font-family: Arial;
 font-size: 12pt;
 color: #003366;
}

A.hidden:visited
{
 font-family: Arial;
 font-size: 12pt;
 color: #003366;
}
A.vflist:link
{
 font-family: Arial;
 font-size: 8pt;
 color: #FFFFFF;
}
A.vflist:visited
{
 font-family: Arial;
 font-size: 8pt;
 color: #C0C0C0;
}
A.vflist:hover
{
	color: yellow;
	font-style: normal;
	font-family: Arial;
}
IMG.clickable
{
 border: 0;
}


IMG.article
{
 border: solid #003366;
}

SPAN.picleft
{
 float: left;
 border: 5;
}


SPAN.picright
{
 float: right;
}

TD.exhibition
{
	color: #FFFFFF;
	background-color: #003366;
}

TD.article-head
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 1em;
    BACKGROUND-COLOR: silver;
    TEXT-ALIGN: center
}




