body
	{
	color:#693C74;
	scrollbar-face-color:#D3CDD4;
	scrollbar-base-color:#D3CDD4;
	scrollbar-shadow-color:black;
	scrollbar-darkshadow-color:#d3cdd4;
	scrollbar-highlight-color:#d3cdd4;
	scrollbar-3dlight-color:black;
	scrollbar-arrow-color:black;
	}

p.banner_text
	{
	font-family:"times new roman", arial;
	font-size:12px;
	color:#693C74;
	letter-spacing:1px;
	text-align:center;
	font-weight: bold;
	overflow:scroll;

}

#textarea
         {
         background-color:#DFDCE0;
         }




hr
	{
	color:#7E488B;
}

#hr2
	{
	color:#7E488B;
	height:1px;
        }



a:link {
	color: #753B83;
	text-decoration:underline;
	font-weight:bold;
}
a:visited {
	color:#753B83;
	text-decoration:underline;
	font-weight:bold;
}
a:active {
	color:#753B83;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color:#753B83;
	text-decoration:none;
	font-weight:bold;
}

#submit
	{
	width:170px;
	}

fieldset
	{
	border: 1px solid #561F63;
	width:500px;
	padding:15px;
	align:middle;
	}

legend
	{
	letter-spacing: 1px;
	font-weight:bold;
	}

label
	{
	width:100px;
	}

#input
	{
	width:450px;
	background-color:#DFDCE0;
	}
	
#input2
	{
	width:170px;
	background-color:#DFDCE0;
	}
	
#border
        {
        border: 1px solid #561F63;
        }
        
#floatleft
          {
          float:left;
          border: 1px solid #561F63;
          
          }

#flydestop
          {
          clear:both;
          }
          
#justify
        {
        text-align:justify;
        }
        
span.porto
      {
      font-size:0.8em;
      }
      
#490
    {
    width:490px;
    }
