table { border:0px; border-collapse:collapse; } 
td {vertical-align:top; padding:0px; }


td, table, select,  input, textarea{
	font-family:tahoma;
	font-size:11px; 
	vertical-align:top;
	line-height:14px;
	color:#373737;
}

form { margin:0px; padding:0px}
body { margin:0px; padding:0px; background:#91C2F5}

a{ color:#373737; text-decoration:underline}
a:hover{ text-decoration:none}

span a{ color:#3D618D; text-decoration:underline}
span a:hover{ text-decoration: none}

span{ color:#3D618D}

.footer { color:#FFFFFF; margin-left:120px}
.footer a{ color:#FFFFFF; text-decoration:underline}
.footer a:hover{ text-decoration:none}

.form input{
	width:184px;
	height:21px;
	color: #373737;
	padding:1px 0 0 5px;
	border:#74A8F0 1px solid;
	background-color:#ffffff
}

.form textarea {
	width:184px;
	height:97px;
	color: #373737;
	overflow: auto;
	padding:1px 0 0 5px;
	border:#74A8F0 1px solid;
	background-color:#ffffff
}

.margin1{margin:10px 0 0 8px; width:149px; height:209px; overflow:auto; 
scrollbar-3dlight-color:#D4FDFF;
    scrollbar-track-color:#D4FDFF;
    scrollbar-shadow-color:#D4FDFF ;
    scrollbar-face-color:#9AC9F6; 
	scrollbar-arrow-color:#D4FDFF;
	scrollbar-darkShadow-color:#D4FDFF;
	}