td, table, select{
	font-family:arial;
	font-weight:bold;
	font-size:9px;
	vertical-align:top;
	line-height:11px;
	color:#9D9D9D;
}

form { margin:0px; padding:0px}
body { margin:0px; padding:0px}

a{ color:#9d9d9d; text-decoration:underline}
a:hover{ text-decoration:none}

.list ul{margin:0px; padding:0px; list-style:none; line-height:14px}
.list ul li a{ color:#9D9D9D;  text-decoration:underline}
.list ul li a:hover{ text-decoration:none}

.footer{ color:#909090; margin-left:152px; text-transform:uppercase; letter-spacing:-1px}
.footer a{ color:#909090; text-decoration:none}
.footer a:hover{ text-decoration:underline}

.red_td{ color:#E89B80; text-transform:uppercase; letter-spacing:-1px}
.red_td a{ color:#FFFFFF; text-decoration:underline; text-transform:uppercase}
.red_td a:hover{ text-decoration:none}

.margin1{margin:0 0 0 0; width:440px; height:220px; overflow:auto; 
	scrollbar-3dlight-color:#303030;
    scrollbar-track-color:#303030;
    scrollbar-shadow-color:#303030 ;
    scrollbar-face-color:#FFFFFF; 
	scrollbar-arrow-color:#303030;
	scrollbar-darkShadow-color:#303030;
	}



.form2 input{
	width:174px;
	height:19px;
	font-family:arial;
	font-weight:bold;
	font-size:9px;
	color: #9D9D9D;
	text-transform:none;
	border-style:solid;
	padding:2px 0 0 5px;
	border-color:#FFFFFF;
	border-width:1px;
	background-color:#FFFFFF
}

.form input{
	width:193px;
	height:20px;
	font-family:arial;
	font-weight:bold;
	font-size:9px;
	color: #9D9D9D;
	text-transform:none;
	border-style:solid;
	padding:2px 0 0 5px;
	border-color:#171717;
	border-width:1px;
	background-color:#373737
}


.form textarea {
	width:193px;
	height:129px;
	font-family:arial;
	font-weight:bold;
	font-size:9px;
	color: #9D9D9D;
	overflow:hidden;
	padding:2px 0 0 5px;
	border-color:#171717;
	border-style:solid;
	border-width:1px;
	background-color:#373737
}
