BODY {
scrollbar-arrow-color: #0C0C0C;
scrollbar-3dlight-color: #1D4881;
scrollbar-highlight-color: #2D3134;
scrollbar-face-color: #1D4881;
scrollbar-shadow-color: #2D3134;
scrollbar-darkshadow-color: #1D4881;
scrollbar-track-color: #1D4881;
}
input {
	background-image: url(images/input.gif);
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	height: 19px;
	width: 287px;
	border: none;
	padding: 4px;
}
textarea {
	background-image: url(images/textarea.gif);
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	height: 113px;
	width: 287px;
	border: none;
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding: 4px;
}
.td1 {border:1px solid black;border-top:none}
.td2 {border:1px solid black;border-top:none;border-left:none}
a:link,a:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
a:hover,a:active {
	font-family: tahoma;
	font-size: 11px;
	color: #FFEC24;
	text-decoration: none;
}
a.m:link,a.m:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.m:hover,a.m:active {
	font-family: tahoma;
	font-size: 11px;
	color: #FFEC24;
	text-decoration: none;
	font-weight: bold;
}
