body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Verdana;
	font-size: 13px;
	color: #666666;
	background-color: #FFFBF2;
}
a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
h1 {
	display: inline;
	font-size: 18px;
	font-weight: bold;
}

h2 {
	display: inline;
	font-size: 16px;
	font-weight: bold;
}

td.linebottom {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

.submit	{
	background-color: #DEDEDE;
	border: 1px solid;
        border-top-color: #FFFFFF;
        border-left-color: #FFFFFF;
        border-right-color: #888888;
        border-bottom-color: #888888;
	color: #666666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
}

.input	{
	background-color: ;
	border: 1px solid;
        border-top-color: #888888;
        border-left-color: #888888;
        border-right-color: #FFFFFF;
        border-bottom-color: #FFFFFF;
	color: #666666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
}

