table { border:0px; border-collapse:collapse; } 
td {vertical-align:top; padding:0px; }


td, table, select,  input, textarea{
	font-family:arial;
	font-size:11px;
	vertical-align:top;
	line-height:13px;
	color:#767676;
}


form { margin:0px; padding:0px}
body { margin:0px; padding:0px; background:#FFFFFF}

a{ color:#151515; text-decoration:underline}
a:hover{ text-decoration:none}

span a{ color:#96B500; text-decoration:underline}
span a:hover{ text-decoration:none}

.contact a{ color:#0B70E4}

.list ul{margin:0px; padding:0px; list-style:none; line-height:18px}
.list ul li{ background:url(images/list_marker.gif) no-repeat left top; padding-left:11px}
.list ul li a{ color:#151515;  text-decoration: underline; font-weight:bold}
.list ul li a:hover{ text-decoration:none}

.list1 ul{margin:0px; padding:0px; list-style:none; line-height:18px}
.list1 ul li{ background:url(images/list_marker1.gif) no-repeat left top; padding-left:11px}
.list1 ul li a{ color:#aaaaaa;  text-decoration: underline; font-weight:bold}
.list1 ul li a:hover{ text-decoration:none}

.red{ color:#E40B0B; font-size:12px; font-weight:bold}
.orange{ color:#E4900B; font-size:12px; font-weight:bold}
.green{ color:#96B500; font-size:12px; font-weight:bold; line-height:12px}
.grey { color:#AAAAAA; }
.grey b{ color:#FFFFFF}

.grey_box td{ color:#151515} 
.grey_box td a{ color:#E40B0B}
.grey_box td span a{ color:#E4900B}
.grey_box td b a{ color:#789100; font-weight:normal}
.grey_box td strong a{ color:#8D8D8D}

.footer { color:#151515; text-align:right}
.footer a{ color:#151515; text-decoration:none}
.footer a:hover{ text-decoration:underline}

.form{
	width:148px;
	height:19px;
	color: #767676;
	padding:1px 0 0 6px;
	background-color:#FFFFFF
}


.form4 input{
	width:160px;
	height:20px;
	color: #151515;
	padding:1px 0 0 5px;
	background-color:#FFFFFF
}

.form4 textarea {
	width:160px;
	height:102px;
	color: #151515;
	overflow: auto;
	padding:1px 0 0 5px;
	background-color:#FFFFFF
}


