table { border:0px; border-collapse:collapse; } 
td {vertical-align:top; padding:0px; }


td, table, select,  input, textarea{
	font-family:tahoma;
	font-size:11px; 
	vertical-align:top;
	line-height:13px;
	color:#3B3B3B;
}

form { margin:0px; padding:0px}
body { margin:0px; padding:0px }

.list ul{margin:0px; padding:0px; list-style:none; line-height:17px}
.list ul li { background:url('images/list_marker.gif') no-repeat left top; padding-left:8px}
.list ul li a{ color:#D56C75;  text-decoration:underline}
.list ul li a:hover{ text-decoration:none}

.list1 ul{margin:0px; padding:0px; list-style:none; line-height:15px}
.list1 ul li { background:url('images/list_marker1.gif') no-repeat left top; padding-left:13px}
.list1 ul li a{ color:#3B3B3B;  text-decoration: none}
.list1 ul li a:hover{ text-decoration: underline}

span a{ color:#91070B; text-decoration:underline}
span a:hover{ text-decoration:none}

a{ color:#D56C75; text-decoration:underline}
a:hover{ text-decoration:none}

.jamp{ width:186px; color:#3B3B3B; font-size:11px}

span { color:#D56C75}

.bg1{ background:url('images/top.gif') repeat-x; }
.bg2{ background:url('images/bot.gif') repeat-x; }
.bg3{ background:#F5F5F5}
.bg4{ background:url('images/bgd4.jpg') no-repeat; }
.bg5{ background:url('images/bg3.gif') repeat-x; }
.bg6{ background:url('images/bg2.gif') repeat-x; }

.heit{ line-height:15px}

.header td{ color:#D0627B}
.header a{ color:#D0627B; text-decoration:underline}
.header a:hover{ text-decoration:none}
.header span a{ color:#91070B}

.footer { color:#9F9F9F}
.footer a{ color:#9F9F9F; text-decoration:none}
.footer a:hover{ text-decoration:underline}

.form input{
	width:171px;
	height:20px;
	color: #3B3B3B;
	padding:1px 0 0 6px;
	background-color:#FFFFFF
}


.form textarea {
	width:171px;
	height:61px;
	color: #3B3B3B;
	overflow: auto;
	padding:1px 0 0 6px;
	background-color:#FFFFFF
}