body {
	margin-left : 0;
	margin-top : 0;
	margin-right : 0;
	margin-bottom :0;
}

.menu0 {
	padding : 5;
	background : #155d51;
	border : 1 solid;
	border-color: white;
}

.menu1 {
	padding :5;
	background : #A7C7BD;
	border : 1 solid;
	border-color: white;
}

.menu2 {
	padding : 3;
	background : #A7C7BD;
	border : 1 solid;
	border-color: white;
}

.menu_txt2 {
	font-family : "Verdana";
	font-size : 11px;
	color : #155d51;	
	text-decoration : none;
	padding-left : 10;
	font-weight : normal;
}

.menu_txt3 {
	font-family : "Verdana";
	font-size : 11px;
	color : #155d51;	
	font-weight : bold;
	text-decoration : none;
	padding-left : 10;
}


.menu_txt {
	font-family : "Verdana";
	font-size : 12px;
	color : white;
	text-decoration : none;
	text-align : justify;
}

.main_cim {
	font-family : "Verdana";
	font-size : 14px;
	color : #155D51;
	line-height : 16px;
	font-weight : bold;
}

.main_txt {
	font-family : "Verdana";
	font-size : 12px;
	text-align : justify;
	color : black;
	line-height : 16px;
}


a.main_txt{
	font-family : "Verdana";
	color : #155D51;
	text-decoration : underline;
	font-weight : bold;
}

a.main_txt:HOVER{
	font-family : "Verdana";
	color : #155D51;
	font-weight : bold;
	text-decoration : none;
}

.tabla{
	font-family : "Verdana";
	font-size : 10px;
	color : black;
	line-height : 20px;
	text-align : center;
	background-color:white;
	cursor : hand;
}


.tabla2{
	font-family : "Verdana";
	font-size : 10px;
	color : white;
	background-color: #155d51;
	line-height : 20px;
	text-align : center;
}

.lablec{
	font-family : "Verdana";
	font-size : 10px;
	color : black;
	background-color: white;
	line-height : 20px;
}

.menu{
	font-family : "Verdana";
	font-size : 10px;
	color : black;
	line-height : 16px;
}

a.lablec,a.menu{
	font-family : "Verdana";
	color : black;
	text-decoration : none;
}

a.lablec:HOVER, a.menu:HOVER
{
	font-family : "Verdana";
	color : black;
	text-decoration : underline;
}

.smalltext {
    font-size : 10px;
}
