BODY {
	margin-bottom: 10;
	margin-left: 0;
	margin-right: 0;
	margin-top: 10;
	background-image : url(../pictures/bg-main.jpg);
	background-repeat : repeat-x;
	background-color : #F5CFA3;
}

Table.middle{
	background-color : white;
	border-left-color : White;
	border-left-style : solid;
	border-left-width : 5px;
	border-right-color : White;
	border-right-style : solid;
	border-right-width : 5px;
	width: 748px;
}

Td.left {
	background-image : url(../pictures/bg-left.jpg);
	background-repeat : repeat-x;
	background-position : bottom;
}

TD.foto {
	padding-top : 5px;
	background-color : #DEDEDE;
	padding-left : 5px;
	padding-bottom : 3px;
	padding-right : 5px;
	text-align : center;
}


p {
	font-family: Tahoma, Verdana, Arial;
	color: #202020;
	FONT-SIZE: 11px;
	text-align : left;
	padding-left : 5px;
	padding-right : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 5px;	margin-top : 5px;
}


Font.text-small { font-family: Tahoma, Verdana, Arial; FONT-SIZE: 9px; color: #202020;  font-weight : bold;  }
Font.red { font-family: Tahoma, Verdana, Arial; FONT-SIZE: 13px; color: #A80606; font-weight : bold;  }
Font.small-red { font-family: Tahoma, Verdana, Arial; FONT-SIZE: 10px; color: #A80606;font-weight : bold; }
Font.text { font-family: Tahoma, Verdana, Arial; FONT-SIZE: 11px; color:  #202020;  }
Font.white { font-family: Tahoma, Verdana, Arial; FONT-SIZE: 9px; color: White; }
Font.text-small2 { font-family: Tahoma, Verdana, Arial; FONT-SIZE: 9px; color: #666666;  }
font.ref { text-decoration: none; font-family: Tahoma, Verdana, Arial; color: white; FONT-SIZE: 10px; }

UL {
	list-style: outside url(../pictures/dot.gif);
	margin-top : 0px;
	margin-left : 25px;
	line-height : 15px;
	font-family: Tahoma, Verdana, Arial;
	color: #202020;
	FONT-SIZE: 11px;	padding : 0px 0px 0px 0px;
}
DIV.list {
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	position : absolute;
	top : 350px;
	width : 250px;
}


UL.text {
	list-style: outside url(../pictures/dot2.gif);
	margin-top : 0px;
	margin-left : 60px;
	line-height : 15px;
	font-family: Tahoma, Verdana, Arial;
	color: #202020;
	FONT-SIZE: 11px;
	padding : 0px 0px 0px 0px;
	position : static;
	margin-bottom : 2px;
	border-bottom-width : 0px;
}




A.text:link, A.text:visited { text-decoration: underline; font-family: Tahoma, Verdana, Arial; color: #202020; FONT-SIZE: 11px; }
A.text:hover { text-decoration: underline; font-family: Tahoma, Verdana, Arial; color: #A80606; FONT-SIZE: 11px;  }

A.white:link, A.white:visited {	text-decoration: underline;	font-family: Tahoma, Verdana, Arial; FONT-SIZE: 9px; color: White; }
A.white:hover { text-decoration: underline; font-family: Tahoma, Verdana, Arial; FONT-SIZE: 9px; color: white; }

A.wtp:link, A.wtp:visited { text-decoration: none; font-family: Tahoma, Verdana, Arial; color: #666666; FONT-SIZE: 8px; }
A.wtp:hover { text-decoration: none; font-family: Tahoma, Verdana, Arial; color: #313131; FONT-SIZE: 8px; }

A.foto:link, A.foto:visited { text-decoration: underline; font-family: Tahoma, Verdana, Arial; FONT-SIZE: 9px; color: #202020; }
A.foto:hover { text-decoration: underline; font-family: Tahoma, Verdana, Arial; FONT-SIZE: 9px; color: black; }



Input, textarea { font-family: Tahoma, Verdana, arial; border: 1 solid #202020; font-size: 10px; font-weight: bold; background: white; color:#A80606; overflow: hidden; }
Input.button { font-family: Tahoma, Verdana, arial; border: 1 solid  #202020; font-size: 10px; font-weight: bold; background:  #202020; color: white; }
Form {
	border: 0;
	margin : 0px 0px 0px 0px;
	position : absolute;
	top : 350px;
}