.myborder {
	BORDER-COLLAPSE: collapse
	}

.fotoBorder { border-style: solid;  border-right-width: 5px; border-bottom-width: 2px; border-color: white; }

form 
{
    margin-bottom: 0;
    margin-top: 0;
}


body {
background:#e6e6e6 url(img/bodybgr.jpg) repeat-y center top;
	font-family: "Trebuchet MS" ; 
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	}


.small {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.txt {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}

.txtTitleBordo {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #CC4563;
}

.txtb {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #000000;
}

a.mylink:link {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.mylink:visited {
font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.mylink:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #CC4563;
	text-decoration: underline;
}


a.titleLink:link {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.titleLink:visited {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #111111;
	text-decoration: none;
}
a.titleLink:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #CC4563;
	text-decoration: underline;
}

.titleNOTLink {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #CC4563;
	text-decoration: normal;
}

a:link {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #CC4563;
	text-decoration: underline;
}

a:visited {
font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #CC4563;
	text-decoration: underline;
}

a:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: underline;
}

.form{
	font-family: "Trebuchet MS";
	font-size:12px;
	BORDER-RIGHT: 1px solid #CCCCCC; 
	BORDER-TOP: 1px solid #CCCCCC; 
	BORDER-LEFT: 1px solid #CCCCCC; 
	BORDER-BOTTOM: 1px solid #CCCCCC; 
	BACKGROUND-COLOR:#FFFFFF;
}

.table{
	border: 1px solid #cccccc;
}

a.bottomlink:link {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.bottomlink:visited {
font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.bottomlink:hover {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #CC4563;
	text-decoration: underline;
}