.form, .form select, .form option, .form  textarea, .form  input  {
        color:#666666;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        background-color:#f8f7ef;
        border: 1px solid #ccc;
        font-size: 10px;
        padding-top: 2px;
        padding-right: 2px;
        padding-bottom: 2px;
        padding-left: 3px;
        }
.form {
	border: 1px solid #ccc;
	padding: 5px;
    background-color:#F6F6F6;
}

#list {
	border: 1px solid #ccc;
    MARGIN: 0px;
    PADING: 0px;
}
#list td {
	white-space: nowrap;
	text-align: center;
	text-indent: 1pt;
	font-family: "Times New Roman", Times, serif;
}

#list thead {
	color:#003300;
	background-color: #edead5;
}


#list TR.ruled {
	background-color: #f8f7ef;
	COLOR: #000;
	font-weight: bold;
}


.ruler thead { background:#f8f7ef}

.ruled a { COLOR: #000;}

#list .ordered { background:#F6F6F6}

.tr_hidden {
	height: 0px;
	display: none;
}
		
#list a.urllink {
	padding-right: 13px;
	background-image: url(../img/external.gif);
	background-repeat: no-repeat;
	background-position: center right;
}
#list thead a {
	text-decoration: underline;
}
#list tfoot {
	font-size: 130%;
	font-weight: bold;
}
#list tfoot a {
	font-size: 80%;
	font-weight: normal;
}

.td_foto {
	background-image: url(../img/foto_m.GIF);
	background-repeat: no-repeat;
	background-position: center center;
}
.div_foto {
	width:220px;
	margin: 10px;
	padding: 10px;
	float: left;
	text-align: center;
}
