<!-- Style sheet for http://minimice.cjb.net -->
<!-- Copyright(c) by Lim, Chooi Guan -->

<!--

font {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: xx-small;
  font-style: normal;
}

BODY, TD {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: xx-small;
  color: black;
}

BODY {
  font-family : Verdana, Arial, sans-serif;
  font-size : xx-small;
  color : #214B88;
  scrollbar-base-color : #DCEDF9;
  scrollbar-arrow-color : #3E82D6;
  scrollbar-DarkShadow-Color:#0934BE;
  scrollbar-Track-Color:#0B9BF7;
  scrollbar-Face-Color:#DCEDF9;
  scrollbar-Shadow-Color:#DCEDF9;
  scrollbar-Highlight-Color:#DCEDF9;
  scrollbar-3dLight-Color:#4855E7;
}

<!-- for popup 2 -->
.DEK {POSITION:absolute;VISIBILITY:hidden;Z-INDEX:200;}

<!-- for text paragraphs -->
.dropcaps:first-letter{
font-size:200%;
float:left;
color: #00407f;
}

.backtotop{
color: black;
}

.headerboldline:first-line{
background: URL(blue_bar.gif);
font-size:150%;
font-weight:bold;
color = white;
}

.highlight{
background-color = #00407F;
color = white;
font-family: "Arial";
}

.tinyhighlight{
background-color = #00407F;
color = white;
font-size: xx-small;
}

.boldhighlight{
background-color = black;
color = white;
font-family: "Arial";
font-weight:bold;
}

.yellowhighlight{
background-color = yellow;
}

.orangehighlight{
background-color = orange;
}

.tinygreytext {
 font-family: Verdana,Arial,Helvetica;
 font-size: xx-small;
 color = gray;
}

<!-- for headings -->

.form {
  background-color: #eeeeee;
  color: #000066;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: xx-small;
  font-style: normal;
  border-left: 1px solid #90a0b0;
  border-right: 1px solid #90a0b0;
  border-top: 1px solid #90a0b0;
  border-bottom: 1px solid #90a0b0;
}

.navtablink {
color: #214B88;
text-decoration: none}

.navtablink:hover {color: red;
text-decoration: none}

.tickerform {
  background-color: transparent;
  color: #000066;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: xx-small;
  font-style: normal;
  border-left: 1px solid #90a0b0;
  border-right: 1px solid #90a0b0;
  border-top: 1px solid #90a0b0;
  border-bottom: 1px solid #90a0b0;
  OVERFLOW:auto;
  border : none
}

.votebutton
{
  font-family: Verdana, Arial, Sans-serif;
  font-size: 7.5pt;
  font-style:normal;
  line-height: 10pt;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  color: #000000;
}

<!-- for links -->

A:link		{color: #0000FF;
		 text-decoration: none}
A:hover		{color: #FF0000;
		 text-decoration: underline}	
A:visited	{color: #0000FF;
		 text-decoration: none}
A:active	{color: #214B88;
                 font-weight:none}


   -->

