input {
        width:100%;
	border:No;
	margin:0;
	font-family:Verdana;
	font-size:7.5pt;
	text-align:left;
	line-height:1;
	cursor:default;
	background-color:#e7e3d7;
}

select {
        width:100%;
	border:No;
	margin:0;
	font-family:Verdana;
	font-size:7.5pt;
	text-align:left;
	line-height:1;
	cursor:default;
	background-color:#e7e3d7;
}

input.checkbox {
	border:No;
        width:15;
	margin:0;
	font-family:Verdana;
	text-align:left;
	line-height:1;
        background-color:white;
}

input.submit {
        width:50;
        color:white;
	border:No;
	margin:0;
	font-family:Verdana;
	font-size:7.5pt;
	text-align:left;
	line-height:1;
	cursor:default;
	background-color:#63001f;
}

form {
	border:No;
	margin:0;
}

a.scroll { 
        text-decoration: none;
        color: #63001f; 
}

a:visited.scroll {
        text-decoration: none;
        color: #63001f; 
}

a:hover.scroll {
        text-decoration: none;
        color: #63001f;
}

a:active.scroll {
        text-decoration: none;
        color: #63001f;
}
