BODY 
{scrollbar-face-color: #6328A6; 
scrollbar-shadow-color: #341558; 
scrollbar-highlight-color: #AF97CB; 
scrollbar-3dlight-color: #5B2D90; 
scrollbar-darkshadow-color: #461C75; 
scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color: #FFFFFF;

color: "#64309A";
font-family: Tahoma, Arial}

a:link    {text-decoration: none; color: #F036D8}
a:visited   {text-decoration: none; color: #6328A6}
a:hover   {text-decoration: overline underline; color: #64309A}
a:active   {text-decoration: overline underline; color: #64309A}

table {
  border-collapse:collapse;
}

/* the border will be defined by the td tags */
td.portrait {
  border:3px dashed #64309A;
  padding:5px;
}

td.nav {
  border:2px dotted #64309A;
  padding:5px;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
  font-size: 14px;                                                                                                       ; 
  color: #6328A6; 
}

P 
(border-style: dotted; border-color: #ffccff"
)

.textfield {
	margin:3px;
	height:20px;
	width:200px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
    font-size: 14px; 
	color: #FFFFFF;
	 }
.textarea {
	margin:3px;
	height:150px;
	width:250px; }

.buttons { 
 font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
 font-size: 14px; 
 background-color: #6328A6;                                                                                                        ; 
 color: #FFFFFF; 
 margin-right: 6px; 
}


