  
	  
BODY {
background: #FFFFFF;
scrollbar-face-color: #eeeeee; 
scrollbar-shadow-color: #818181; 
scrollbar-highlight-color: #818181; 
scrollbar-3dlight-color: #FFFFFF; 
scrollbar-darkshadow-color: #FFFFFF; 
scrollbar-track-color: #FFFFFF; 
scrollbar-arrow-color: #818181;} 
A:link, A:visited, A:active { color: #5A5A5A; text-decoration: underline;}
A:hover { color: #000000; text-decoration: underline overline;
}

table.top {
background: url(http://www.notes.biromash.com/images/chatchbg.gif);
border-style: none;
align: center;
} 

table.all {
width: 448px;
background: url(http://www.notes.biromash.com/images/chatchbg.gif);
border-color: #434343;
border-style: solid;
border-width: 3px;
align: center;
} 

table.main {
background: #FFFFFF;
border-color: #434343;
border-style: solid;
border-width: 3px;
align: center;
} 

table.page {
background: #FFFFFF;
border-style: none;
align: center;
} 

span.body {
    width: auto;
    height: auto;
	background: #ffffff;
	font-family: arial;
	color: #494949;
	font-size: 11px;
    }

input {}input, textarea, select {
font-family: arial;
font-size: 12px;
color:#0000ff; 
background: #ffffff;
text-align: left;
border : 3px solid #434343;
font-weight:normal;
} 	

