body         {background-color: #7F7E7E}
body, td, p         { font-family: Arial, Tahoma; font-size: 9pt; color: #696969;}

#marqueecontainer{
position: relative;
width: 495px; /*marquee width */
height: 50px; /*marquee height */
background-color: #f2f7fb;
overflow: hidden;
border: 0px;
padding: 2px;
padding-left: 4px;
}

#marqueecontainer2{
position: relative;
width: 168px;
height: 43px;
overflow: hidden;
border: 0px solid orange;
padding: 0px;
padding-left: 4px;
}

a:link       { color: #5984B0 }
a:visited    { color: #5984B0 }
a:active     { color: #AF2026 }
a:hover      { color: #AF2026 }

.newstitle 				{font-size: 9pt; font-family: Arial, Tahoma; text-indent: -12px; margin-top: 0px; margin-bottom: 6px}
.newstitle a:link       { color: #696969; text-decoration:none}
.newstitle a:visited    { color: #A09F9F;text-decoration:none}
.newstitle a:active     { color: #696969; text-decoration:none}
.newstitle a:hover      { color: #AF2026; text-decoration:underline}

.newsbody p				{font-size: 9pt; font-family: Arial, Tahoma; color: #696969;}
.newssummary			{font-size: 9pt; font-family: Arial, Tahoma; color: #696969; margin-top: 0px; margin-bottom: 12px; font-weight:bold}
.newsheadline			{font-size: 12pt; font-family: Arial, Tahoma; color: #b9a35b; font-weight: bold}

.scrnews 				{text-indent: -12px; margin-top: 0px; margin-bottom: 6px}
.newssection			{font-size: 10pt; font-family: Arial, Tahoma; color: #b9a35b; font-weight: bold}

table.style4, table.style4 td {	border-color: #E9E9E9; border-style: solid;}
table.style4 { border-width: 0 0 1px 1px; border-spacing: 0; border-collapse: collapse;}
table.style4 td { margin: 0; padding: 3px; border-width: 1px 1px 0 0; background-color: #FFFFFF;}
table.style4 p,td { font-family: Arial, Tahoma, Arial; font-size: 8pt; color: #696969; text-decoration:none}

.resulttitle {font-weight: bold}
.resulturl {color: #90B04B}
.resultdate {color: #696969}
.resultmtitle {background-color:#FFFF00}
.resultmtext {background-color:#FFFF00}

input.btn {
  color:#5984b0;
  font: 8pt 'Arial',helvetica,sans-serif;
  background-color:#f2f7fb;
  border: 1px solid;
  border-color: #e7e3e7;
  filter:progid:DXImageTransform.Microsoft.Gradient
  (GradientType=0,StartColorStr='#f2f7fb',EndColorStr='#f1f1f1');
}