body {
	
margin: 0px;
	
font-family: Trebuchet MS;
	
font-size: 9px;
	
color: #242424;
	
line-height: 11px;

scrollbar-face-color:#cccccc;

scrollbar-highlight-color:#e1e1e1;

scrollbar-shadow-color:#cccccc;

scrollbar-3dlight-color:#e0e0e0;

scrollbar-arrow-color:#D85F8C;

scrollbar-track-color:#cccccc;

scrollbar-darkshadow-color:#E0DFDD
}



a {color: #3061AD;
	text-decoration: none}

a:hover {
	text-decoration: underline}
	

b, strong {
	color: #BB248D;
       }

i, strong     {
	color: #3E90FE;
        font-size: 26px;}


a img {
	border: 5px solid #AB1545;
}


a:hover img {
        border: 4px solid #D97913
}



table, tr, td {
	font-size: 9px;
}


textarea, input, select, button {
	font-family: Trebuchet MS;
	font-size: 19px;
	color: #999999;
	cell-spacing: 2px;
	padding: 3px;
	background-color: #E0DFDD;
	border-style: solid;
	border-right: #808080 1px solid;
	border-left: #808080 1px solid;
	border-top: #808080 1px solid;
	border-bottom: #808080 1px solid;
}



.welcome {
	margin: 0px;
	
font-family: Trebuchet MS;
	
font-size: 9,5px;
	
color: #676767;
	
line-height: 14px;

}

h1 {
color: #E3D1AC;
text-decoration: none;
font-size: 11px;
font-family: Courier new;
      padding-left: 15px;
margin-bottom: 0px;
	line-height: 16px;
	letter-spacing: 0px;
      margin-top: 0px;
      margin-left: 0px;
      margin-right: 0px;
      background-color: #242424;
text-align: left;
border-bottom: 2px solid #E3D1AC;
font-weight:bold
}