table { border:0px; border-collapse:collapse; } 
td {vertical-align:top; padding:0px; }


td, table, select,  input, textarea{
	font-family:arial;
	font-size:11pt; 
	vertical-align:top;
	line-height:16px;
	color:white;

}

form { margin:0px; padding:0px}
body { margin:0px; padding:0px; background:#2c2c2c; font-size:11px; font-family:tahoma;}

b{ color:#AA2C31}

strong{ color:#C0C0C0}
.h1 {color:#C0C0C0; font-size:12px; padding:5; margin:0}
h1 {color:#C0C0C0; font-size:18px; padding:5; margin:0}
h3 {font-size:14px; padding:5; margin:0}

ul{margin:0px; padding:0px; list-style:none; line-height:18px; font-size: 10pt; 	font-weight: bold;}
ul li{ background:url(images/list_marker.gif) no-repeat left top; padding-left:11px}
ul li a{ color:white;  text-decoration:underline; font-size: 10pt; font-weight: bold;}
ul li a:hover{ text-decoration:none; }

.st ul{margin:0px; padding:0px; list-style:none; line-height:18px}
.st li{ background:url(images/lmark.gif) no-repeat left top; padding-left:11px}
.st ul li a{ color:#838383;  text-decoration:underline}
.st ul li a:hover{ text-decoration:none}

.footer { color:#4C4C4C; margin-left:36px}
.footer a{ color:#A7A7A7; text-decoration:underline}
.footer a:hover{ text-decoration:none}
.footer span{ color:#A7A7A7}

strong a{ color:#AA2C31; text-decoration:none}
strong a:hover{ text-decoration:underline}

a{ color:#838383; text-decoration:underline}
a:hover{ text-decoration:none} 

.form input{
	width:180px;
	height:18px;
	color: #7D7D7D;
	padding:0 0 0 5px;
	background-color:#FFFFFF
}

.form textarea {
	width:190px;
	height:96px;
	color: #7D7D7D;
	overflow: auto;
	padding:0 0 0 5px;
	background-color:#FFFFFF
}
