body,td,th,h1,h2 {
	text-decoration:none;
	font-family: Tahoma;
	font-size: 11px;
	color: #5c5c5c;
	}
body{
	background-color:#FFFFFF;
	padding:0;
	margin:0;
	}
a:link {
	color: #5c5c5c;
	text-decoration: none;
	}
a:visited {
	text-decoration: none;
	color: #5c5c5c;
	}
a:hover {
	text-decoration: underline;
	}
a:active {
	text-decoration: none;
	color: #5c5c5c;
	}

#input	{
	width:160px;
	height:21px;
	}
		 
#input1	{
	scrollbar-3dlight-color:#E3E2E2;
	scrollbar-track-color:#FFFFFF;
	scrollbar-shadow-color:#E3E2E2 ;
	scrollbar-face-color:#ECB637; 
	scrollbar-arrow-color:#E3E2E2;
	scrollbar-darkShadow-color:#E3E2E2;
	}
#textarea{
	width:102px; height:48px;
	border-width:1px;
	border-style:solid;
	border:none;
	background-color:#F0EAE3;
	overflow:auto
	}
.footer	{
	color:#959595;
	border-top: #f1ebad solid 2px;
	}
.photo {
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 0px;
	margin-bottom: 6px;
	border: dotted 1px #CB900F;
	padding: 1px;
	}
	