td, table, select{
	font-family:tahoma;
	font-size:11px;
	vertical-align:top;
	line-height:12px;
	color:#606060;
}

form { margin:0px; padding:0px}
body { margin:0px; padding:0px; background-color:#C7C3BF;}

.head{ color:#526258}
.head a{ color:#939E9D; text-decoration:none}
.head a:hover{ text-decoration:underline}

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

.p1 { color:#4E431B}
 
a{ color:#27496E; text-decoration:none}
a:hover{ text-decoration:underline}
 
b a{color:#606060; text-decoration:underline; font-weight:normal}
b a:hover{ text-decoration:none}

.form1 input{
	width:149px;
	height:21px;
	font-family:tahoma;
	font-size:11px;
	color: #606060;
	text-transform:none;
	padding:2px 0 0 6px;
	border-color:#E6E6E6;
	border-width:1px;
	background-color:#F0F0F1
}



.form1 textarea {
	width:149px;
	height:134px;
	font-family:tahoma;
	font-size:11px;
	color: #606060;
	overflow:hidden;
	padding:2px 0 0 5px;
	border-color:#E6E6E6;
	border-width:1px;
	background-color:#F0F0F1
}
