html, body {
	margin: 0;
	padding: 0;
	font-family: Arial, Arial Ce, Tahoma, Verdana;
	font-size: 12px;
	color: #00000;
	text-align: center;
	background-color: #EDF0F5;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
}

img {
	border: 0;
}

.gallery_foto {
	border: 4px solid #B5B6BB;
}
a {
	text-decoration: underline;
	color: #1959BF;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
}
.centerTable {
	margin: 0 auto;
	padding: 0;
	width: 776px;
	vertical-align: top;
	text-align: left;
	background-image: url(img/bg2.gif);
	background-repeat: repeat-y;
}
.top {
	vertical-align: top;
}

.lineheight1 {
	line-height: 1px;
}

.MenuClass {
	background-color:#588DE1;
	padding: 4px 4px 3px 14px;
	border-bottom: 1px solid #A2BEEA;
}

.MenuClass2 {
	background-color:#1D69E1;
	padding: 4px 4px 3px 14px;
	border-bottom: 1px solid #A2BEEA;
}

.MenuClassLink {
	color:white;
	font-size:12px;
	text-decoration:none
}




.menuwidth {
	width: 180px;
	vertical-align: top;
}

.bottom {
	padding: 32px 0 11px 585px;
	color: white;
	font-size: 11px;
	background-image: url(img/bottom.gif);
	background-repeat: no-repeat;
	background-repeat: #5C90E2;
}

.bottom a {
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
}

.bottom a:hover {
	text-decoration: underline;
	font-weight: normal;
}


.content {
	width: 596px;
	vertical-align: top;
	text-align: left;
}

.contentTxt {
	padding: 0 0 20px 42px;
	width: 500px;
}



