
body,p,span,div,li,ul,ol,dt,dd,dl,form,blockquote,a,tr,td,th,table,h1,h2,h3,h4,h5,input,textarea
   {
   font-size: 11.5px;
   font-family: Tahoma, Verdana, Arial, Geneva;
   color: #FFFFFF;
   line-height: 18px;

   SCROLLBAR-FACE-COLOR: #e6e6e6;
   SCROLLBAR-HIGHLIGHT-COLOR: #d3d3d3;
   SCROLLBAR-SHADOW-COLOR: silver;
   SCROLLBAR-3DLIGHT-COLOR: #ffffff;
   SCROLLBAR-ARROW-COLOR: gray;
   SCROLLBAR-TRACK-COLOR: #f3f3f3;
   SCROLLBAR-DARKSHADOW-COLOR: white
   }


a:link    { color: #FF0000; text-decoration: none; font-weight: bold; }
a:active  { color: #FFFFFF; text-decoration: none; font-weight: bold; }
a:hover   { color: #FF0000; text-decoration: underline; font-weight: bold; }
a:visited { color: #FF0000; font-weight: bold; }

a.niche:link    { color: #DDDDDD; text-decoration: none; font-weight: bold; }
a.niche:active  { color: #FFFFFF; text-decoration: none; font-weight: bold; }
a.niche:hover   { color: #FF0000; text-decoration: underline; font-weight: bold; }
a.niche:visited { color: #FF0000; font-weight: bold; }


  	.filebox, inputbox, textbox,textarea,input
  	{	BACKGROUND-COLOR: #FFFFFF;
		COLOR: #000000;
  		FONT-FAMILY: Tahoma, Verdana;
  		FONT-SIZE: 11;
  		BORDER-STYLE: solid;
  		BORDER-COLOR: #6565C1;
		BORDER-WIDTH: 1;
		LINE-HEIGHT: 15px;
 	}

a.thumb:hover
{
    border: 1px dashed #FFFFFF;
}


.thumb
{
    border: 1px solid #54E600;
}

.boxheader
{
	font-size: 14.5 px;
	font-weight: bold;
}