table { border:0px; border-collapse:collapse; } 
td {vertical-align:top; padding:0px; }


td, table, select,  input, textarea{
	font-family:arial;
	font-size:10px;
	letter-spacing:-1px;
	vertical-align:top;
	text-transform:uppercase;
	line-height:15px;
	color:#7A7A7A;
}


form { margin:0px; padding:0px}
body { margin:0px; padding:0px; background:url(images/rep.gif) repeat}

span { color:#999966}

a { color:#999966; text-decoration:underline}
a:hover{ text-decoration:none}

.list ul{margin:0px; padding:0px; list-style:none; line-height:19px}
.list ul li{ background:url(images/list_marker.gif) no-repeat left top; height:20px; padding-left:14px;}
.list ul li a{ color:#787973;  text-decoration:none}
.list ul li a:hover{ text-decoration:none; color:#999966}

.list1 ul{margin:0px; padding:0px; list-style:none; line-height:18px}
.list1 ul li a{ color:#999966;  text-decoration:underline}
.list1 ul li a:hover{ text-decoration:none}

.footer { color:#7A7A7A; margin-left:146px}
.footer a{ color:#7A7A7A; text-decoration:none}
.footer a:hover{ text-decoration:underline}

.margin1{margin:21px 0 0 2px; width:405px; height:95px; overflow:auto; 
	scrollbar-3dlight-color:#545550;
    scrollbar-track-color:#545550;
    scrollbar-shadow-color:#545550 ;
    scrollbar-face-color:#999966; 
	scrollbar-arrow-color:#545550;
	scrollbar-darkShadow-color:#545550;
	}


.margin2{margin:28px 0 0 3px; width:405px; height:100px; overflow:auto; 
	scrollbar-3dlight-color:#545550;
    scrollbar-track-color:#545550;
    scrollbar-shadow-color:#545550 ;
    scrollbar-face-color:#999966; 
	scrollbar-arrow-color:#545550;
	scrollbar-darkShadow-color:#545550;
	}

.form input{
	width:203px;
	height:16px;
	color: #7A7A7A;
	padding:1px 0 0 5px;
	border:#7A7A7A solid 1px;
	background-color:#060606
}

.form textarea {
	width:203px;
	height:86px;
	color: #7A7A7A;
	overflow: auto;
	padding:1px 0 0 5px;
	border:#7A7A7A solid 1px;
	background-color:#060606
}

