body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td {
	font-size: x-small;
}
a {
	font-weight: bold;
	font-size: small;
}
.bordeDer {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

.bordeV {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}

.borde {
	border: 1px solid #000000;
}
.menu #mnuItem {
	background-color: #0F1A33;
	height: 20px;
	width: 160px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.curvetopleft {
	background-image: url(../../pics/curvetopleft.gif);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0F1A33;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0F1A33;
}


.menu #mnuTitle {
	background-color: #004080;
	height: 20px;
	width: 160px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

.menu a{
	color:#FFFFFF;
	text-decoration: none;
}
.curvebotright {
	background-image: url(../../pics/curvebotright.gif);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0F1A33;
	background-position: right bottom;
}
.banner {
	width: 160px;
	left: 552px;
	top: 186px;
}
