/* CSS Document */

td {
	text-align: left;
	font-family:tahoma;
	font-size:10px;
	color:#000000;
	line-height:13px;
	cursor: crosshair;
}

a {
	text-decoration:none;
	color:#E70707;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
  
body { 	margin:0px;padding:0px; background-color:#000000}

.copy{  font-family:tahoma;
		color:#9E9E9E;
		text-decoration:none;
		font-size:9px;}

ul {margin:0; padding:0; list-style:none}
li {background:url(images/.gif) center left no-repeat; margin:0 0 0 0px; padding:0 0 0 0px; line-height:10px }

.bot_txt {	color:#A8A8A8;
			text-decoration:none}


.white {color:#EAEAEA; text-decoration:none}
.red { color:#E70707; text-decoration:none}
.black { color:#9E9E9E; text-decoration:none}




.abs {vertical-align:middle}
.sm {font-size:10px}
.l {text-decoration:underline}
.n {text-decoration:none}
.t {text-transform:uppercase}
.big {font-size:12px}
.list {line-height:15px}

.form { width:156px;
		height:18px;
		font-family:tahoma;
		font-size:10px;
		border-style: solid;
		border-width: 1px;
		border-color:#4D0000;
		background-color:#4D4D4D;
		color:#D9D9D9;
		margin-left:0px;
		margin-right:0px}
		
.textarea { width:156px;
		height:71px;
		font-family:tahoma;
		font-size:10px;
		border-style: solid;
		border-width: 1px;
		border-color:#4D0000;
		background-color:#4D4D4D;
		color:#D9D9D9;
		margin-left:0px;
		margin-right:0px}
		

a:hover{text-decoration:none;}
.a:hover{text-decoration:underline;}
