body {
	color: #000;
	background: #fff;
	margin: 5px 0;
	padding: 5px;
	font-family: helvetica,arial,verdana,sans-serif;
}h1	{
	font-size: 20px;
	margin-top: 5px;
	color: #00909b;
}

h2	{
	font-size: 16px;
	margin-bottom: 4px;
	margin-top: 5px;
	color: #00909b;
}
h3	{
	font-size: 14px;
	margin-bottom: 5px;
	margin-top: 4px;
	color: #00909b;
}
h4	{
	font-size: 12px;
	margin-bottom: 3px;
	margin-top: 5px;
	color: #00909b;
}
h5	{
	font-size: 10px;
	margin-bottom: 2px;
	margin-top: 5px;
	color: #00909b;
}
.sizet0       {color: black; font-size: 10px}
.sizet1       {color: black; font-size: 12px}
.trailer {font-size: 8px; color: #888}
A.trailer:link     {color: blue;    font-weight: bold; text-decoration: underline}
A.trailer:active   {color: red;     font-weight: bold; text-decoration: underline}
A.trailer:visited  {color: black;   font-weight: bold; text-decoration: underline}
H1, H2, H3, H4, H5, H6 {color: #00909b}


/* popup windows */
#popup {
  color: #000;
  background: white;
  font-family: helvetica,arial,verdana,sans-serif;
}
BODY.ppup   {color: #00909b; background: #fff; font-family: helvetica,arial,verdana,sans-serif}
#popup TD    {color: black; font-size: 12px}
#popup .highlight      {color: #4c0a6d}
#popup .highlight1     {color: #00909b}
#popup .trpopeven  {background: #fbf0fb}
#popup .trpopodd   {background: #f9e6f9}
#popup .thpop      {background: #f0c0f0}
#popup img {border: 0}
#popup input, select, textarea {color: #4c0a6d; background: #f0e8f0; border-color: #f0e8f0}
 a:link    {background: #fff; color: #4c0a6d; font-weight: normal; text-decoration: underline}
 a:visited {background: #fff; color: #4c0a6d; font-weight: normal; text-decoration: underline}
 a:active  {background: #fff; color: #4c0a6d; font-weight: normal; text-decoration: underline}
 a:hover   {background: #fff; color: #00909b; font-weight: normal; text-decoration: underline}

#content {
  position: absolute;
  color: #4c0a6d;
  background: white;
  font-family: helvetica,arial,verdana,sans-serif;
  font-weight: normal;
  font-size: 12px;
  top: 120px; left: 0px; width: 440px;
  padding: 0 14px;
}
#c1   {
  position: absolute;
  left: 0px; top: 0px;
  width: 470px;
  padding-left: 32px; padding-top: 0px;
  /*border: 1px solid #e00;*/
  background-color: #fff;
  font-family: helvetica,arial,verdana,sans-serif;
  color: #4c0a6d; font-size: 12px; line-height:16px;
}
#c2   {
  position: absolute;
  right: 0px; top: 0px;
  padding: 10px;
  /*border: 1px solid #e00;*/
  background-color: white;
  width: 140px;
  text-align: right;
  font-family: helvetica,arial,verdana,sans-serif;
}

