BODY {
    	BACKGROUND-COLOR: rgb(230,240,255);
	background-image: url('default_files/images/topleft.jpg'); background-repeat: no-repeat;
	scrollbar-face-color: rgb(13,37,77); 
	scrollbar-shadow-color: rgb(0,0,90); 
	scrollbar-highlight-color: rgb(230,230,255);
	scrollbar-3dlight-color: rgb(13,37,177); 
	scrollbar-darkshadow-color: rgb(0,0,90); 
	scrollbar-track-color: rgb(255,255,255);
	scrollbar-track-border-color: rgb(250,190,80); 
	scrollbar-arrow-color: rgb(250,190,80)
	}

a:visited {text-decoration:underline; color: rgb(0,0,0)}
a:active  {text-decoration:underline; color: rgb(255,37,120)}
a:hover   {text-decoration:underline; background: rgb(210,230,255); color: rgb(200,0,0)}
a:link    {text-decoration: color: rgb(13,37,150)}


p {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;
  color: rgb(13,37,77); margin-top:3px; margin-bottom:2px}
p:first-letter
{	color: rgb(0,0,0); font-weight: bold}
h1 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 20px; color: rgb(200,0,50); margin-top:5px; margin-bottom:5px}
h2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: rgb(13,37,77); margin-top:3px; margin-bottom:2px}
h3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: rgb(13,37,77); margin-top:5px; margin-bottom:2px}
h4 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: rgb(13,37,77); margin-top:3px; margin-bottom:2px}
h5 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; 
  color: black; margin-top:1px; margin-bottom:2px}
h6 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; 
  color: black; margin-top:1px; margin-bottom:1px}

.titlearea
{
	width: 100%;
  }

.sidearea
{
    	BACKGROUND-COLOR: rgb(230,240,255);
	width: 100%;
	vertical-align: top;
}

.headerarea
{
	width: 100%;
}

.menutop
{	

}

.menubox
{
	BACKGROUND-COLOR: rgb(255,255,255);
    	BORDER: rgb(13,37,77) 1px solid;
    	PADDING: 1px;
	border-collapse: collapse;
	white-space: nowrap;
}

table.menubox td a:hover {
  background-color: rgb(180,210,255);
  color: rgb(255,0,0); text-decoration: none;
}

.menuboxhover
{
	BACKGROUND-COLOR: rgb(180,210,255);
    	BORDER: rgb(13,37,77) 0px solid;
    	PADDING: 1px;
	Cursor:hand;
	border-collapse: collapse;
	white-space: nowrap;
}

.maintop
{
	BACKGROUND-COLOR: rgb(230,230,230);
    	BORDER: rgb(13,37,77) 1px solid;
	width: 90%;
}

.maintable
{
	BACKGROUND-COLOR: rgb(transparant);
    	BORDER: rgb(13,37,77) 1px solid;
	width: 90%;
}

